Difference between revisions of "Creating Joomla Categories"

From JReviews Documentation
Jump to: navigation, search
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
First step in setting up JReviews is to create Joomla categories that will contain JReviews listings. With Joomla 1.7 it is possible to create unlimited levels of categories.
+
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:
Examples of different category structures are available on the directory pages on JReviews demo site:
+
*[http://demo.reviewsforjoomla.com/city-guide City Guide Directory]
+
*[http://demo.reviewsforjoomla.com/products-catalog Products Catalog]
+
*[http://demo.reviewsforjoomla.com/movies-tv-shows Movies & TV Shows]
+
*[http://demo.reviewsforjoomla.com/classifieds Classifieds]
+
*[http://demo.reviewsforjoomla.com/events Events]
+
*[http://demo.reviewsforjoomla.com/news News]
+
  
Most of those directories contain several top level categories with many subcategories. JReviews listings are placed into last level categories.
+
* [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]
  
Read [[Planning and organizing JReviews setup]] for more details.
+
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).
  
== Creating Sections ==
+
Keep  in mind that  listings within specific categories can be additionally  filtered using  JReviews custom fields (more info about that later).
  
#In Joomla administration area click on '''Content -> Section Manager''' menu.
+
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.
#Click '''New''' 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 '''Save'''.
+
 
+
[[File:CreatingSections.png]]
+
 
+
*Repeat the steps to create all Sections that you need for your site.
+
  
 +
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 '''New''' 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 '''Save'''.
+
  
[[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.