Adam Lotz Posted April 29, 2010 at 11:05 AM Share Posted April 29, 2010 at 11:05 AM Hi Guys, I would like to know if there is any way I can link the Category and Section name together and display it as one phrase, so instead of "Cape Town" as category and "Accommodation" as sections, I would like to merge the 2 together like "Cape Town Accommodation". I have looked at various forumns and found the file for this (listings_header.thtml, found in components/com_jreviews/jreviews/views/themes/default/listings) and I have tried to edit the following lines but not working properly: <?php if (isset($page['title']) && $page['title'] != '' && $page['show_title']):?> <h1 class="contentheading"><?php echo $Routes->category($directory,$section['Section'],$category['Category']);?> <?php echo $Routes->section($directory,$section['Section']);?> </h1> <?php endif;?> My website is called www.reviewcapetown.co.za. Please can anyone help as I have no solution for this and need to fix it for SEO purposes. Any help would be much appreciated. Thanks, Charles Link to comment
Kristian Posted April 29, 2010 at 02:52 PM Share Posted April 29, 2010 at 02:52 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Lotz Posted May 3, 2010 at 07:38 AM Author Share Posted May 3, 2010 at 07:38 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Nathan Boyle Posted August 5, 2010 at 06:27 PM Share Posted August 5, 2010 at 06:27 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts