Difference between revisions of "Creating Joomla Categories"

From JReviews Documentation
Jump to: navigation, search
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
JReviews uses Joomla's content system, so it is required to create Joomla Sections and Categories. Read [[Planning and organizing JReviews setup]] first.
+
JReviews uses Joomla's content system, so the first step in setting  up JReviews is to create Joomla categories that will contain JReviews   listings. Examples of different category structures can be seen on the  directory pages of the JReviews demo site:
  
 +
* [http://demo.reviewsforjoomla.com/business-directory Business Directory]
 +
* [http://demo.reviewsforjoomla.com/city-guide City Guide]
 +
* [http://demo.reviewsforjoomla.com/products-catalog Products Catalog]
 +
* [http://demo.reviewsforjoomla.com/movies Movies]
 +
* [http://demo.reviewsforjoomla.com/games Games]
 +
* [http://demo.reviewsforjoomla.com/music Music]
 +
* [http://demo.reviewsforjoomla.com/downloads Downloads]
 +
* [http://demo.reviewsforjoomla.com/classifieds Classifieds]
 +
* [http://demo.reviewsforjoomla.com/events Events]
  
== Creating Sections ==
+
Joomla  makes it possible to create unlimited levels of categories and  JReviews  supports this (listings would be created in last level  categories).
  
#In Joomla administration area click on '''Content -> Section Manager''' menu.
+
It  is recommended to create categories  similar to the examples on the demo  site. Avoid creating too many  categories as that can make the overall  site setup too complex and time  consuming (i.e. creating required menu  items for every category).
#Click on '''New''' button in the toolbar.
+
#Enter the '''Title''' of the Section, other fields are not required. If you write something into the Description text area, it will be displayed on JReviews Section pages.
+
#Click on '''Save''' button.
+
  
[[File:CreatingSections.png]]
+
Keep  in mind that  listings within specific categories can be additionally  filtered using  JReviews custom fields (more info about that later).
  
*Repeat the steps to create all Sections that you need for your site.
+
If  you plan to create a City Guide type of site, it is not recommended to  create cities as Joomla categories. Instead, create a single select  type  of custom field in JReviews that would have cities as options to  select  when submitting or searching listings.
  
 +
Read [[Planning and organizing JReviews setup]] for more details regarding overall site structure.
  
 
== Creating Categories ==
 
== Creating Categories ==
  
#In Joomla administration area click on '''Content -> Category Manager''' menu.
+
* To create categories, go to the Joomla administration area click on '''Content''' -> '''Category Manager''' menu.
#Click on '''New''' button in the toolbar.
+
* Click '''New''' in the toolbar:
#Enter the '''Title''' of the Category, other fields are not required. If you write something into the Description text area, it will be displayed on JReviews Category pages.
+
#Select the Section to which this Category will belong.
+
#Click on '''Save''' button.
+
  
[[File:CreatingCategories.png]]
+
[[File:creating-categories.png]]
  
*Repeat the steps to create all Categories that you need for your site.
+
* Enter the '''Title''' of the Category, other fields are not required. If you are creating a subcategory, then select a parent category. If you write something into the Description text area, it will be displayed as page description on the JReviews Category pages.
  
 +
[[File:creating-categories2.png]]
  
 +
* Click '''Save & New''' and repeat the process until you create all categories that you want. Click '''Save & Close''' after you create the last category.
  
 +
Categories will later be assigned to JReviews listing types and directories.
  
 +
Next step is to go to JReviews administration and create Custom Field Groups in [[Field Groups Manager]].
  
  

Latest revision as of 13:39, 27 July 2013

JReviews uses Joomla's content system, so the first step in setting up JReviews is to create Joomla categories that will contain JReviews listings. Examples of different category structures can be seen on the directory pages of the JReviews demo site:

Joomla makes it possible to create unlimited levels of categories and JReviews supports this (listings would be created in last level categories).

It is recommended to create categories similar to the examples on the demo site. Avoid creating too many categories as that can make the overall site setup too complex and time consuming (i.e. creating required menu items for every category).

Keep in mind that listings within specific categories can be additionally filtered using JReviews custom fields (more info about that later).

If you plan to create a City Guide type of site, it is not recommended to create cities as Joomla categories. Instead, create a single select type of custom field in JReviews that would have cities as options to select when submitting or searching listings.

Read Planning and organizing JReviews setup for more details regarding overall site structure.

Creating Categories

  • To create categories, go to the Joomla administration area click on Content -> Category Manager menu.
  • Click New in the toolbar:

Creating-categories.png

  • Enter the Title of the Category, other fields are not required. If you are creating a subcategory, then select a parent category. If you write something into the Description text area, it will be displayed as page description on the JReviews Category pages.

Creating-categories2.png

  • Click Save & New and repeat the process until you create all categories that you want. Click Save & Close after you create the last category.

Categories will later be assigned to JReviews listing types and directories.

Next step is to go to JReviews administration and create Custom Field Groups in Field Groups Manager.