parapam
Forum Replies Created
-
That worked! I enabled JS and it working!
Thanks!I offer you not to write
Check this box if you want to include the external JavaScript file. Note: if you’re not allowing image uploads, leave this option unchecked.Because of it I was deceived.
tried to add other section , not filling them , same situation…
Jeff , yes , I made ONLY content section visible.
Forum: Plugins
In reply to: [WP-PostRatings] Full Post of most popular within a given periodundestand , anyway thanks 🙂
Forum: Plugins
In reply to: [WP-PostRatings] Top posts marking in home pageI meant , to give post only some kind of image or just adding simple word Top , to posts which are in Top score , not giving post individual postition , but mark posts which are in Top with one image to all 🙂
Forum: Plugins
In reply to: [WP-PostRatings] Top posts marking in home pageSorry for double post , lets say only for home page 🙂
Forum: Plugins
In reply to: [WP-PostRatings] Top posts marking in home pagePosts whick are in Top 10 for example ,like in previous post Link I need them to have A image or just simple word Top with Titlte in home page , arhive page ect. Is there any code to do that?
Forum: Plugins
In reply to: [WP-PostRatings] Full Post of most popular with NumberingSolved!
If up code dont work for you try adding $i = 1; to :
<?php $i = 1; while (have_posts()) : the_post(); ?>And then how Lester wrote
<h4><?php echo $i ?><?php the_title(); ?></h4>Forum: Plugins
In reply to: [WP-PostRatings] Full Post of most popular with Numberingthanks any way 🙂
Forum: Plugins
In reply to: [WP-PostRatings] Full Post of most popular with NumberingSorry for double post, when I using <?php echo $i ?> , number one post not NR.1 , but just Nr. like in image.
Forum: Plugins
In reply to: [WP-PostRatings] Full Post of most popular with NumberingNumbering posts like in image , but only numbering post which are in most popular page.