• Resolved mobiller

    (@mobiller)


    Dear All,

    I am giving up on this, I need help Please!!!

    I am a newbie on wordpress and PHP. I facing a weird problem.

    I got a few websites running in different themes and all in the same hosting (Hostgator) but none of the themes shows the navigation pages at the bottom.

    I installed WP-PageNavi and didnt work at all. I spoke with hostgator support and they told me that there is no problem with the hosting, I spoke with everyone.

    I was wondering a few problems and I will ask for help:

    1) WordPress Installation ?
    2) .htacess ?
    3) Theme ?
    4) Server ?
    5) Me ? LOL

    I dont know if I can post links here so I wont, but I got at least 5 different websites running wordpress with different themes and none of them works with pagination as I said above.

    Please

    Thanks in advance
    Fernando

Viewing 11 replies - 1 through 11 (of 11 total)
  • Do all of the sites use custom queries in their post listing template files?

    Thread Starter mobiller

    (@mobiller)

    Hi esmi,

    I have absolute no idea what you are talking about.

    Sorry about that, can you explain a little bit more to me please.

    Thanks Thank Thank

    Fernando

    Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    Thread Starter mobiller

    (@mobiller)

    Done that,

    Deactivate all plugins,
    Return to twenty eleven

    didnt work ??

    I am stupid but wondering about .htaccess ?

    Thread Starter mobiller

    (@mobiller)

    Do I have to change

    <div class="nav-previous"><?php next_posts_link( __( '<span class="meta-nav">&larr;</span> Older posts', 'twentyten' ) ); ?></div>
    <div class="nav-next"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">&rarr;</span>', 'twentyten' ) ); ?></div>

    to this

    <?php wp_pagenavi(); ?>

    If it so, where do I change (which .php file) ?

    thanks

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

    Thread Starter mobiller

    (@mobiller)

    Thread Starter mobiller

    (@mobiller)

    A guy told me that could be a problem with the wordpress installation, I dont know, What do you guys think ?

    Thanks for you help

    Regards
    Fernando

    Navigation is working on your website look under the products on this page.

    The theme is not using wp-pagenavi, as pagination is built in or wp-pagination?

    This is a customized template page with 5 posts per page, where do you have more than 5 entries and expect to see the previous and next?

    Put a link to a page that you think is not working.

    HTH

    David

    Thread Starter mobiller

    (@mobiller)

    Dear All,

    I am very happy to let you know that I find out the simple solution (well not so simple) to my pagination problem across my websites running on WordPress. I would like to say thanks to you all.

    The solution is to turn sql.safe_mode off on php.ini

    It works

    Thanks you all
    Fernando

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Page Navigation not working’ is closed to new replies.