Get your own customer support community
 

how do I use the tabs to organize my tour;s category

how do I use the tabs to organize my tour;s category? I have cultural tours, safari tours in South africa and in Lesotho. I would like to separe my tours using the tabs on the template. http://riatheotours.rezgo.com/tour
Inappropriate?
1 person has this question

  • Phil
    Inappropriate?
    Hi Bheki,

    This is not a default function of our system, and it will require some HTML modification of your template. If you are not comfortable with HTML, I recommend getting the assistance of a professional.

    Here are the steps:

    1. You will need to group your tours together with Tags. On the back end of Rezgo, you will find the Tag options under the categories menu. Here is a brief tutorial on categories/tags: http://support.rezgo.com

    2. Now copy the URL for the Tagged group, you can find this by clicking on the 'tag' on your Rezgo front end.

    3. Open your 'Site Template' on the back end of Rezgo. Search for 'topnav' without the quotes. You will see the following code:
    <!--

    <li id="topnav_home"><a href="/">home</a></li>
    <li id="topnav_about"><a href="/content/about.php">about</a></li>
    <li id="topnav_contact"><a href="/content/contact.php">contact</a></li>
    li id="topnav_Vancouver_Tours"><a href="/tag/Vancouver+Tours">Vancouver Tours</a></li>
    <li id="topnav_Winter_Tours"><a href="/tag/Winter+Tours">Winter Tours</a></li>
    <li id="topnav_Summer_Tours"><a href="/tag/Summer+Tours">Summer Tours</a></li>

    -->
    In this example, I have pasted my tag locations for three unique tabs on the template. You can see after the 'a href=' my tag location or '/tag/winter+tours'

    Be sure to include the first forward slash or else it will not work. You can then see that I added the title of my tab or 'Winter Tours' after the href.

    Here is the URL of my test example:

    http://supertours.rezgo.com/tour

    Let me know if this helps.

    Phil
     
    happy I’m happy
    Sprite_screen The company says this answers the question
User_default_medium