User Tools

Site Tools


admin_menu:site_setup:browsing_settings:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin_menu:site_setup:browsing_settings:start [2012/09/04 22:59]
jonyo [Miscellaneous Settings]
admin_menu:site_setup:browsing_settings:start [2017/12/14 06:02] (current)
cphine [Display Category/Supcategory Navigation]
Line 1: Line 1:
 {{indexmenu_n>20}} {{indexmenu_n>20}}
 ====== Browsing Settings ====== ====== Browsing Settings ======
 +
 +Admin Page: **Site Setup > Browsing Settings**
  
 It is extremely important to understand that many of these settings ONLY apply to features displayed through the use of the {body_html} tag. Depending upon how your templates are set up, you may be using MODULES to display certain content. Those MODULES will NOT be affected by the settings on this page of the admin. To edit a module's settings, you will need to access that module directly in the modules section of the admin. It is extremely important to understand that many of these settings ONLY apply to features displayed through the use of the {body_html} tag. Depending upon how your templates are set up, you may be using MODULES to display certain content. Those MODULES will NOT be affected by the settings on this page of the admin. To edit a module's settings, you will need to access that module directly in the modules section of the admin.
  
 ===== Category Browsing Settings ===== ===== Category Browsing Settings =====
 +
 +==== Display Category/Subcategory Navigation ====
 +
 +Setting **Added in Version 7.4.0**
 +
 +This setting has 2 checkboxes, either check or un-check each box to turn on/off showing the category navigation in that location as part of the {body_html}.  This is useful if you simply do not wish to show navigation at all in one place or the other, or if you would prefer to use one of the category navigation modules instead of having the category navigation as part of the **{body_html}**.
 +
 +The 2 options to check/uncheck are:
 +
 +  * Home Page
 +  * When Browsing Categories((Note: This replaces the setting [[#Display Categories/Subcategories]] in previous versions.))
 +
 +<tip c n>If changing category navigation settings in this section do not seem to have an effect on category navigation browsing on your client side (after refreshing your browser) you will need to find the category navigation module actually displaying that category navigation and make the change within that admin tool.  Those modules are managed here within the admin tool:
 +
 +PAGE MODULES > BROWSING > CATEGORY NAVIGATION
 +</tip>
  
 ==== Display Categories/Subcategories ==== ==== Display Categories/Subcategories ====
Line 15: Line 33:
 </tip> </tip>
  
-<tip c w>**IMPORTANT:** The default Geodesic FRONT PAGE TEMPLATE does not use the {body_html} tag. Instead, we used a combination of modules to display the content on the front page of the software. Therefore, changing this setting to "no" will not have any affect on the front page of your site if you are still using our default FRONT PAGE TEMPLATE.</tip> 
  
 <tip c w>**NOTE:** If set to yes you can also designate a caching time in the time to cache category listings(classifieds & auctions) while browsing setting below.</tip> <tip c w>**NOTE:** If set to yes you can also designate a caching time in the time to cache category listings(classifieds & auctions) while browsing setting below.</tip>
- 
 ==== Display Category/Subcategory Counts ==== ==== Display Category/Subcategory Counts ====
  
Line 67: Line 83:
 PAGE MODULES > BROWSING > CATEGORY TREE DISPLAY MODULES PAGE MODULES > BROWSING > CATEGORY TREE DISPLAY MODULES
  
 +==== Display the 'All' tab while Browsing Listings ====
 +
 +Note:  Setting added in **Version 6.0.4**
 +
 +When browsing categories, if the site has Auctions and Classifieds turned on, and turned on for the specific category as well, the classifieds and auctions are displayed in separate "tabs" to make it faster to show just what you are looking for.  Turning this setting to "on" will make it so that when it does have "classifieds" tab and "auctions" tab, it also uses an "all" tab, that is the default tab used.  This "all" tab shows all listing types.
 +
 +==== Default Browse View ====
 +
 +Note:  Setting added in **Version 7.1.0beta1**
 +
 +As of version 7.1.0 users can browse categories using 2 different options, either "list" view or "gallery" view.  This setting controls which view will show first by default.  If you have the setting [[#Display browse view links]] turned off, this will be the "only view" that is used on the site, there will not be options to change it.
 +
 +Screenshots of "list view" and "gallery view" to show as examples will be coming once the default gallery templates are complete.  ((TODO:  Add the screenshots once it is finished))
 +
 +==== Display browse view links ====
 +
 +Note:  Setting added in **Version 7.1.0beta1**
 +
 +If turned on, when browsing categories, it will show 2 links in the top right corner right above the browsing listings, for "List" and "Gallery" This allows the visitor to switch between using the "list view" and "gallery view" The links look something like this:
 +
 +  List | Gallery
 +
 +Note that it does use the language text.  If desired, you can change the text to use an image icon instead.
 +
 +==== Gallery View number of columns ====
 +
 +Note:  Setting added in **Version 7.1.0beta1**
 +
 +This is the number of columns to show during normal category browsing, when browsing using the gallery view **only**.  The default is to use 1 column but that can be changed to a max of 5 columns.
 +
 +Note that this only affects the "gallery view", since the list view already has different columns, one column for each field that is set to display during browsing.
 +
 +==== Show Sorty By: dropdown ====
 +
 +Note:  Setting added in **Version 7.1.0beta1**
 +
 +This controls whether the //Sort By:// drop-down is displayed or not.  The sort by dropdown may look something like this((Note that this is just to illustrate what is being displayed or hidden, the style of the text and dropdown will probably look entirely different.)):
 +
 +<html>Sort By: <select><option selected="selected">Newly Listed</option><option>Lowest Price</option><option>Highest Price</option></select></html>
 +
 +There are 3 options available for this setting:
 +
 +  * **Always** - Always show the sort by dropdown, on both the Gallery view or the List view.
 +  * **Gallery Only** - Only show when viewing by gallery.  If using list view, it does not show the sort-by dropdown, and only way to change sort order would be to click on the column headers displayed in the list view.
 +  * **Never** - Never show the sort by column, not even on the gallery view.
 ===== Photo/Icon Settings ===== ===== Photo/Icon Settings =====
  
Line 141: Line 202:
 ===== Miscellaneous Settings ===== ===== Miscellaneous Settings =====
  
-**Post-Login Landing Page **+==== WYSIWYG Editor Size for Descriptions ====
  
-You can choose which page the user is directed to after they login here...to the user management home page or the site wide home page.  Upon successful completion of login the user will be directed to the page you choose. +<tip c w>**Note:** Setting removed in version 7.3.0 as it now uses CSS in the new responsive design.</tip>
- +
- +
-**My Account Home Type** +
- +
-You can select to use either the newer "My Account Page" layout or the older "User Management Home Page" layout. Examples of each are shown below (click on them to see bigger pictures). If choosing the "My Account Home" setting after upgrading from a version of the software prior to 4.0.0RC11, you'll want to make sure you include the **(!MY_ACCOUNT_LINKS!)** module (shown on the left in the first screenshot below) in the template used on the My Account Home page, so that your users can navigate their account settings. If you installed the software at version 4.0.0RC11 or higher, this is now the default setup, and already done for you. +
- +
-//My Account Home// (New) +
- +
-{{:admin_menu:site_setup:browsing_settings:my_account_home.gif?725}} +
- +
- +
-//User Management Home Page// (Old) +
- +
-{{:admin_menu:site_setup:browsing_settings:user_management_home_page.gif?725}} +
- +
- +
-**WYSIWYG Editor Size for Descriptions **+
  
 Specify the width and height (in pixels) of the WYSIWYG editor used to enter listing descriptions. The WYSIWYG editor must be set to "yes" in order for these settings to take affect. You can turn on/off the WYSIWYG editor (some editions refer to it is a 'rich text editor') within this menu: Specify the width and height (in pixels) of the WYSIWYG editor used to enter listing descriptions. The WYSIWYG editor must be set to "yes" in order for these settings to take affect. You can turn on/off the WYSIWYG editor (some editions refer to it is a 'rich text editor') within this menu:
Line 166: Line 210:
 LISTING SETUP > GENERAL SETTINGS LISTING SETUP > GENERAL SETTINGS
  
-**Textarea Size for Descriptions **+==== Textarea Size for Descriptions ====
  
 Specify the width and height (in Columns/Rows) of the TextArea editor used to enter listing descriptions. The WYSIWYG editor must be set to "no" in order for these settings to take affect. You can turn on/off the WYSIWYG editor (some editions refer to it is a 'rich text editor') within this menu: Specify the width and height (in Columns/Rows) of the TextArea editor used to enter listing descriptions. The WYSIWYG editor must be set to "no" in order for these settings to take affect. You can turn on/off the WYSIWYG editor (some editions refer to it is a 'rich text editor') within this menu:
Line 172: Line 216:
 LISTING SETUP > GENERAL SETTINGS LISTING SETUP > GENERAL SETTINGS
  
-**Number of Listings per Page **+==== Number of Listings per Page ====
  
 This setting determines the number of listings(classifieds & auctions) that will be displayed on any given page of browsing results when browsing for listings(classifieds & auctions) by category. This setting determines the number of listings(classifieds & auctions) that will be displayed on any given page of browsing results when browsing for listings(classifieds & auctions) by category.
  
-**Number of Featured Listings while Browsing Listings **+==== Number of Featured Listings while Browsing Listings ====
  
 This setting determines the number of featured listings(classifieds & auctions) that will be displayed if you choose to display featured listings(classifieds & auctions) within the normal category results.  This setting does not affect the number of listings(classifieds & auctions) displayed within the featured listings(classifieds & auctions) modules.  Each of those modules have their own individual controls for the number of listings(classifieds & auctions) to display and must be set within each modules controls. This setting determines the number of featured listings(classifieds & auctions) that will be displayed if you choose to display featured listings(classifieds & auctions) within the normal category results.  This setting does not affect the number of listings(classifieds & auctions) displayed within the featured listings(classifieds & auctions) modules.  Each of those modules have their own individual controls for the number of listings(classifieds & auctions) to display and must be set within each modules controls.
  
-**Time to Cache Category Listings while Browsing Listings **+==== Time to Cache Category Listings while Browsing Listings ====
  
 This will only affect the sub category browsing links if display category navigation is set to yes.  This can greatly improve page load times if you have several categories to display.  The category browsing results are saved for the amount of time that you set here.  The results are rebuilt once the age of the previous results has been reached.  The problem is the category count is included in the cached version...the category count will not renew until the new cached copy is rebuilt. This will only affect the sub category browsing links if display category navigation is set to yes.  This can greatly improve page load times if you have several categories to display.  The category browsing results are saved for the amount of time that you set here.  The results are rebuilt once the age of the previous results has been reached.  The problem is the category count is included in the cached version...the category count will not renew until the new cached copy is rebuilt.
  
-**Search Page Setup ** +==== Search Page Setup ====
  
 You can choose to use the default search form located on the search page or choose to create one of your own. If you use the default search form, it is a dynamic form that pre-populates with search criteria fields (category questions, optional site wide fields) automatically depending on which category the user was browsing when they clicked the search button. You can choose to use the default search form located on the search page or choose to create one of your own. If you use the default search form, it is a dynamic form that pre-populates with search criteria fields (category questions, optional site wide fields) automatically depending on which category the user was browsing when they clicked the search button.
Line 193: Line 236:
 An advanced feature of the Enterprise software is that it allows you to specify a different Template for each Category Search Page. This means that you can disable the default search page using this setting, and set up a different search form (would require a template for each category's fields) and assign that template on a category by category basis through the "edit category" section of the Categories Setup. An advanced feature of the Enterprise software is that it allows you to specify a different Template for each Category Search Page. This means that you can disable the default search page using this setting, and set up a different search form (would require a template for each category's fields) and assign that template on a category by category basis through the "edit category" section of the Categories Setup.
  
-**Require Login to Contact Seller **+==== Require Login to Contact Seller ====
  
 Choosing yes will require the users to register and log in to contact the seller.  This specific switch only affects the **contact seller** feature within the software.  The browsing client must login to be able to click the **contact seller** link and send a message to the seller of the listing.  This feature does **NOT** mask any fields within the listing details page until the browsing client logs in. Choosing yes will require the users to register and log in to contact the seller.  This specific switch only affects the **contact seller** feature within the software.  The browsing client must login to be able to click the **contact seller** link and send a message to the seller of the listing.  This feature does **NOT** mask any fields within the listing details page until the browsing client logs in.
  
-**Require Login to View Listings **+==== Require Login to View Listings ====
  
 Choosing yes will require the users to register and log in to view the Listing Display Pages. They will still be able to browse the site's categories, but not view the Listing Display Page until they log in. Choosing yes will require the users to register and log in to view the Listing Display Pages. They will still be able to browse the site's categories, but not view the Listing Display Page until they log in.
  
-**Filter Listings by Language**+==== Filter Listings by Language ====
  
 Feature added in **Version 6.0** Feature added in **Version 6.0**
Line 211: Line 254:
 As of **version 7.0.2** turning this setting on also affects search results, prior to this version search results showed listings from all languages regardless of what the setting is set to. As of **version 7.0.2** turning this setting on also affects search results, prior to this version search results showed listings from all languages regardless of what the setting is set to.
  
-**Default Order of "Classifieds" while Browsing Listing **+==== Default Order of "Classifieds" while Browsing Listing ====
  
 This setting is typically used for "directory" type sites. It allows you to specify the default order in which the classifieds are displayed while visitors are browsing categories. Normally, classifieds are displayed by "newest first" as a "default". However, this setting lets you specify the "title" for instance as the default sorting column for all listings(classifieds & auctions). This setting is typically used for "directory" type sites. It allows you to specify the default order in which the classifieds are displayed while visitors are browsing categories. Normally, classifieds are displayed by "newest first" as a "default". However, this setting lets you specify the "title" for instance as the default sorting column for all listings(classifieds & auctions).
  
-**Default Order of "Auctions" while Browsing Listings **+==== Default Order of "Auctions" while Browsing Listings ====
  
 This setting is typically used for "directory" type sites. It allows you to specify the default order in which the auctions are displayed while visitors are browsing categories. Normally, auctions are displayed by "newest first" as a "default". Therefore, this setting lets you specify the "title" for instance as the default sorting column for all listings(classifieds & auctions). This setting is typically used for "directory" type sites. It allows you to specify the default order in which the auctions are displayed while visitors are browsing categories. Normally, auctions are displayed by "newest first" as a "default". Therefore, this setting lets you specify the "title" for instance as the default sorting column for all listings(classifieds & auctions).
  
-**Currency Format **+==== Currency Format ====
  
 This determines what format numbers are displayed in.  The American system uses a period to denote the decimal point and a comma to denote each multiple of 1000 in a number, while the European system uses a comma to denote a decimal and a period to denote each factor of 1000. The Japanese method uses no decimal point. This determines what format numbers are displayed in.  The American system uses a period to denote the decimal point and a comma to denote each multiple of 1000 in a number, while the European system uses a comma to denote a decimal and a period to denote each factor of 1000. The Japanese method uses no decimal point.
Line 225: Line 268:
 <tip c n>The format of prices displayed on the site can be further customized using the SMARTY system template found at **geo_templates/[template_set]/system/classes/String/displayPrice.tpl** (available in version 4.0.3+) See [[tutorials/design_adv/replace_system_templates|this tutorial]] for instructions on editing //system// templates like the one noted here.</tip> <tip c n>The format of prices displayed on the site can be further customized using the SMARTY system template found at **geo_templates/[template_set]/system/classes/String/displayPrice.tpl** (available in version 4.0.3+) See [[tutorials/design_adv/replace_system_templates|this tutorial]] for instructions on editing //system// templates like the one noted here.</tip>
  
-**Hide cents if .00**+=== Hide cents if .00 === 
 This feature **added in 5.0.0**. This feature **added in 5.0.0**.
  
 This setting will not apply when using Japanese number format, as with that format there are no "cents" If this setting is checked, any prices that do not have any cents, the cents will not be displayed.  In other words, with it checked, cents will only show if there are cents to show. This setting will not apply when using Japanese number format, as with that format there are no "cents" If this setting is checked, any prices that do not have any cents, the cents will not be displayed.  In other words, with it checked, cents will only show if there are cents to show.
  
-**Only Subscribed User can View or Bid on Listings (beta setting) **+Only Subscribed User can View or Bid on Listings (beta setting)
  
 Choosing yes will require the users to have a subscription in order to view and bid on listings(classifieds & auctions). Choosing yes will require the users to have a subscription in order to view and bid on listings(classifieds & auctions).
Line 236: Line 280:
 <tip c w>**IMPORTANT:** Use this feature if your site is set up ONLY with Subscription-Based Price Plans. If you are using Fee-Based Price Plans you cannot use this feature. Your users that are in Fee-Based Price Plans will not be able to view or bid on listings(classifieds & auctions) if you check yes here.</tip> <tip c w>**IMPORTANT:** Use this feature if your site is set up ONLY with Subscription-Based Price Plans. If you are using Fee-Based Price Plans you cannot use this feature. Your users that are in Fee-Based Price Plans will not be able to view or bid on listings(classifieds & auctions) if you check yes here.</tip>
  
-**Phone Number Grouping **+==== Phone Number Grouping ====
  
 This setting affects how phone numbers are formatted to support non-U.S. formats. This setting affects all 'phone number' settings on the site, including 'fax number' fields if used. This setting affects how phone numbers are formatted to support non-U.S. formats. This setting affects all 'phone number' settings on the site, including 'fax number' fields if used.
  
-**Phone Number Formatting **+==== Phone Number Formatting ====
  
 This settings allows you to choose how phone numbers are displayed on the site. This settings allows you to choose how phone numbers are displayed on the site.
  
-**Expired Listings Cutoff **+==== Expired Listings Cutoff ====
  
 Expired listings(classifieds & auctions) older than the value you specify in this field will not appear on the user's Expired Listings page. Those listings(classifieds & auctions) will still be archived in the software's database, but they will not be viewable or accessible by the user. Expired listings(classifieds & auctions) older than the value you specify in this field will not appear on the user's Expired Listings page. Those listings(classifieds & auctions) will still be archived in the software's database, but they will not be viewable or accessible by the user.
 +
 +==== Hide Listings marked Sold ====
 +
 +Setting added in **Version 7.3.0**
 +
 +If set to yes, this will hide any listings marked as **sold** from showing in any of the normal browsing locations.  This includes browsing categories, browsing tags, search results, along with any modules that display listings.
 +
 +Technically speaking, this adds a browsing and search filter to filter out all listings that are marked as sold.
 +
 +=== But DO show them on the Seller's Other Ads ===
 +
 +Setting added in **Version 7.3.0**
 +
 +This check-box will appear next to the **Yes** option in the [[#Hide Listings marked Sold]] setting, if it is set to "yes" If this is checked, it will still show the listings marked as "sold" on the seller's other listings page.
admin_menu/site_setup/browsing_settings/start.1346799541.txt.gz · Last modified: 2014/09/25 16:55 (external edit)