Difference between revisions of "JReviews:Tips & Tricks"
From JReviews Documentation
Line 37: | Line 37: | ||
*[[Adding Yahoo UI tabs to listing detail page]] | *[[Adding Yahoo UI tabs to listing detail page]] | ||
*[[Integrating Google Maps plugin to listing detail page]] | *[[Integrating Google Maps plugin to listing detail page]] | ||
+ | |||
+ | === List Pages === | ||
+ | *[[How to display detailed ratings on list pages]] | ||
=== Other theme tricks === | === Other theme tricks === |
Revision as of 12:32, 20 August 2010
Contents
Images & Thumbnails
Configuration Overrides
Custom Fields
- How to customize the layout of custom fields in Theme files
- How to display field values in columns
- Using a custom field for Amazon affiliate links
- Changing output format of Website url field
Submit Forms
- How do I fix the wysiwyg editor's background problem
- How do I sort values of custom fields alphabetically when submitting/editing an entry
- How to submit a listing without having to review it at the same time
- How to add a tooltip for a standard form field like Title, Name, E-mail
- How do I modify and add additional submission instructions
- How do I make part of the submit form available to author and above user levels
- Adding jQuery UI tabs to listing submit page
- Customizing the layout of custom fields on listing submit page
Themes
Listing Detail Page
- Data you can use in detail.thtml theme file
- How do I hide Summary text on listing detail page
- How to add Inquiry Form to listing detail pages
- Adding related listings to listing detail page
- Adding custom JReviews modules into listing detail pages
- Adding jQuery UI tabs to listing detail page
- Adding Yahoo UI tabs to listing detail page
- Integrating Google Maps plugin to listing detail page
List Pages
Other theme tricks
- How to make part of theme visible only to administrators
- How to make part of theme visible only to registered users
- How to change the rating star images
- How do I change the order of user reviews so that oldest reviews are on top
- How to load specific module positions within the JReviews theme files
- How to change the number of results per page for the thumbview layout
- Integrating Google Maps plugin to listing detail page
- How to add a suffix for click2search results page
- How do I truncate the length of the listing titles
- How to display more than one main listing image
Modules & Menus
- How to display only listings without reviews in the Listings Module
- How do I prevent modules from disappearing on the search results page
- How to display Summary text in the Listings Module
- Adding custom JReviews modules into listing detail pages
- Making JReviews Menus active when viewing listing detail pages
- Adding related listings to listing detail page
Joomla
- How to remove Joomla edit button from listing detail page
- Making the core rating system work on JReviews pages
Other