Difference between revisions of "JReviews:Tips & Tricks"
From JReviews Documentation
Line 1: | Line 1: | ||
− | |||
*[[How do I display the list of users with the most reviews]] | *[[How do I display the list of users with the most reviews]] | ||
Line 29: | Line 28: | ||
== Themes == | == Themes == | ||
− | + | === Listing Detail Page === | |
+ | |||
*[[How do I hide Summary text on listing detail page]] | *[[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]] | ||
+ | |||
+ | === Other theme tricks === | ||
*[[How to make part of theme visible only to administrators]] | *[[How to make part of theme visible only to administrators]] | ||
*[[How to make part of theme visible only to registered users]] | *[[How to make part of theme visible only to registered users]] |
Revision as of 12:23, 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
- 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
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