mg12
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-RecentComments] How to disable scrolling?What do you mean by ‘scrolling’?
Sorry, guys. The issue has been fixed in version 3.1.2.
Thanks for your suggest, I will try to add the feature back soon. 🙂
Forum: Plugins
In reply to: [WP-RecentComments] WP-RecentCommentsForum: Themes and Templates
In reply to: inove main post background colorHi neorackle
I received your emails, but I am so busy recently and sorry about this later replay. Okay, please follow the steps…
1. change the background color of CONTENT section.
Open your style.css, find the following line and change#FFFto your color code.
background:#FFF url(img/dark-sidesep.gif) right repeat-y;2. Find the following line change and change
#0D0D0Dtotransparent.
background:#0D0D0D url(img/dark-main_shadow.gif) top repeat-x;Thanks equalmark. 🙂
Happy New Year!
Forum: Plugins
In reply to: Plugins Not Showing UpWhich plugin you have the trouble with?
Forum: Themes and Templates
In reply to: comments info on pagesHey, kuting.
Please try to remove the following lines in comments.php file.
<div class=”messagebox”>
<?php _e(‘Comments are closed.’, ‘inove’); ?>
</div>Forum: Themes and Templates
In reply to: iNove & WP-PollsHey, csmith45.
Please remove ‘polls-css.css’ from theme directory to solve this problem.Forum: Installing WordPress
In reply to: inove doesn’t display, anything…I don’t know what happened to you, but I suggest you upload the theme and activate it again. 🙂
Forum: Fixing WordPress
In reply to: How to show Time of post in Inove themeHi Tarun
Please find the_time(__(‘F jS, Y’, ‘inove’) in index.php and change ‘F jS, Y’ to ‘F jS, Y H:i’.Forum: Themes and Templates
In reply to: Navigation problemHey iamotornl, the 3-level menus is not supported in current version.
Forum: Themes and Templates
In reply to: Broken CommentsHi, Jawwshhyy
I find the comment code has already changed.
Do you use some comment plug-ins?Forum: Fixing WordPress
In reply to: iNove Left sidebar.. Need help!Hey Jarralz
Rotate this img/sidesep.gif image file for 180 degrees.Forum: Themes and Templates
In reply to: iNove: tags getting cutted by height limitHey ihatemprom, it will get fixed in the next version.
Forum: Themes and Templates
In reply to: Title and meta descrip indentical even with seo packI will remove META KEYWORD and META DESCRIPTION features in the next version. Thanks.