• Hi there

    I have one issue. I created a page for all listings and i used divi editor for that. I just created a page and added shortcode onto that for listings. But i don’t know how to display pagination onto that page. As listings is coming from a shortcode so page is getting lengthy.

    Can anyone please help me in that?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Craig

    I just created a page called listings then made that my default listings page. It only shows 5 per page at the moment but im trying to work out how to control the number.

    My I ask how you have create the property seach at the top of your page. Also have have you controlled what is show on the preview. As you can see mine looks slightly different:

    https://www.letsholidaylet.com/listings/

    Thread Starter puja_thewebco

    (@puja_thewebco)

    Hi Luke

    I have done same sort of functionality. I just added the search bar on top as a widget ,Then used that widget in my code. Means i copied the main archive-listing.php template into my child theme and then added a shortcode of the widget over there. Short snippet is
    <?php echo do_shortcode(“[do_widget id=listings-search-3]”); ?>

    As well as you said your page only shows 5 listings but i am able to see total 8 listings over there.

    Let me know please if you need more help. i have implemented same sort of functionality over here.
    https://craigwalker.isindevelopment.co.nz/for-sale/

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagination under the Listing Page’ is closed to new replies.