satyaki
Forum Replies Created
-
Still no solution to the pagination problem and things are getting desperate.
Anyone have any idea?
This is such a nice plugin, I don’t wish to discard this.
Please help.
Hi ,
I still need a method to apply pagination.
Please help.Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Pagination not seenHi,
In the same boat friends.
I too need to break up my 100+ posts in
pages showing 10 post each.
But there is no option for pagination.Other than this the plugin is excellent and meets more than the requirements.
Any idea anybody for this pagination issue?
Hi Danny,
Could you check the compatibility with Feedburner?
It would be really great if this plugin could work with Feedburner.
Looking forward to your reply.
Satyaki
Forum: Plugins
In reply to: Bulletproof Security ( Basic Questions)Hi Edward,
Thanks for you time.
The response was nice and crisp to the point.
Now I know why the software is so good,
it is because people behind it are greater.Thanks once again for your kind response.
Have a nice day.Satyaki
There is almost no features in the free demo.
except changing the login URL and limit login attempt.
Was this intended?Hi Danny,
Thanks for considering my request.
I will surely do that.
Hi,
Really looking forward to the feedback.
Thanks
I am having an absolutely similar problem.
I have used the extractor tool and done the configuration perfectly.
However FeedBurner is not responding to the new checked (for subscription) comments.Were you able to fix this later on Ankit / Danny van Kooten.
I hope the problem is already solved since this is an eight month old one.
Looking forward to your help.
I am so glad to find a working solution.
However, can you tell me in which file to paste the codes?
is it index.php?can you tell me the line where I need to paste this?
I am using the Kippis 1.13.3 WordPress theme.
For the ease of use………….
I am providing you the coding of my index.php file<?php get_header(); if (!$kippis_is_smartphone) get_sidebar('left'); ?> <div id="content"> <?php if (have_posts()) : ?> <?php kippis_content_nav('nav-above'); ?> <?php while (have_posts()) { the_post(); get_template_part('content',get_post_format()); } ?> <?php kippis_content_nav('nav-below'); ?> <?php else : ?> <header><h1><?php _e('Nothing Found','kippis'); ?></h1></header> <div id="post-0" class="article post no-results not-found"> <p><?php _e('Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.','kippis'); ?></p> <?php get_search_form(); ?> </div><!-- article --> <?php endif; ?> <?php wp_link_pages(); ?> </div> <?php if ($kippis_is_smartphone) get_sidebar('left'); get_sidebar('right'); get_footer();
[Moderator Note: Please post code or markup snippets between backticks or use the code button. Or better still – use the pastebin. As it stands, your code may now have been permanently dmaged/corrupted by the forum’s parser.]
I also need help on this.
I am using Kippis 1.13 theme for my website.
I am new to wordpress and the modifying instructions for .php files doesn’t make any sense to me.
I tried to find the the lines which needs to be replaced but couldn’t find any.
A video tutorial will be really cool.
Guess I too will have to give up on this great plugin due to info.