Product Information: This addon will allow you to display a sitemap file to all your listings. The addon allows you to set the number of columns and is tuned for SEO turned on in the admin. You can set the display to display the number of listings per page (Yes per page) by setting a global within the header of the addon.inc.php file.
Please note: this addon zip file is sitemap_paginate.zip. The addons name is sitemap so if you already have one you will need to remove it to use this one.
The addon has a feature to set the number of columns to display (default to 3). I've included the image (arrow.gif) and a sitemap.css to control the layout.
The addon includes an arrow.gif you could modify to suit your color preference.
If you want something like the Price to show along with the title (or instead of) you will find a line $Price = listing_pages::renderSingleListingItem($ID, "price", "value"); in the addon. All you would need to do is add $Price to the $display and it would be displayed. Or course you can simply copy that line to get the Beds or Baths or any other listing field.
Notice the FIRST PREV (Page 2 of 8) NEXT LAST, you can now set the number of listings to display to cause the addon to Paginate the pages for you. Remember Google does not like more than 100 links per page anyway.
|