• Resolved Matt Hancock

    (@matthancocknz)


    I’m using a heavily modified version of the Brave Zeenat Theme for a photography site.

    My client would like all the thumbnails to be shown on one page, rather than have it spread across multiple pages like it currently is.

    The source code is here.

    Any help would be appreciated. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael

    (@alchymyth)

    https://codex.www.ads-software.com/Function_Reference/query_posts
    https://codex.www.ads-software.com/Function_Reference/query_posts#Usage_Note

    try to add:

    <?php global $query_string; query_posts( $query_string . '&posts_per_page=-1'); ?>

    before:

    <?php if (have_posts()) :?>
    Thread Starter Matt Hancock

    (@matthancocknz)

    That seemed to do the trick.

    Many thanks. ??

    Hi all,

    After installation, I had found out the thumbnails on the main page is not working as expected. I had followed accordingly to the help page given from both online and the downloaded file.

    Below are the things I had done according to the instructions,

    1. Give permissions 777 to cache folder.
    2. Adding Thumbnail and url image to custom field.
    3. Create and Tick the texbox category such as website in the post.

    Would you kindly share the additional step or is there something i left out for me to install this theme properly?

    Does the wordpress version plays a part for its activation of the plugins or js?

    Looking forward to your kind reply and help.

    Thanks. Appreciate your help.

    Have a great day ahead.

    Regards,
    Van

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Showing all posts on one page’ is closed to new replies.