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
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
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
I’m happy
The company says
this answers the question
Loading Profile...



