• Hi, which file do I need to edit to show a specific amount per page?> I see you have the option in the featured shortcode, but for no other. For instance, say I want 3 rows of three images across, with a total of 9 properties per page. Also, is there a way to remove weekly listings on single family homes only? Thank you for a quick reply to this.

Viewing 1 replies (of 1 total)
  • Hi dalooch,
    If you are referring to the search results page there are 2 places to edit.
    On the search form itself, add a hidden input like
    <input type=”hidden” name=”show” value=”9″>

    And in the functions.php find the vrp_resultsperpage function and set each value to 9 or multiples of 9 (this is your drop down how many to show).

    Included with your trial is FREE 2 hours of support at [email protected] . So if you have any additional questions, please email us a ticket and we will help.

    Thanks,
    Sarah

Viewing 1 replies (of 1 total)
  • The topic ‘Need to limit amount of results per page’ is closed to new replies.