Link from a Subpages goes wrong

GK User
Fri Mar 13, 2015 1:28 pm
Hello,
in the Subpage http://momo2.fotokurse.net/index.php/restaurant the links are open the complete page and not the article.

We check it over The Joomla Artice Link Option in the html module and with Rockbox Options.

Here our test codes

Code: Select all
<div class="gk-menu-button"><span><a href="index.php?option=com_content&view=article&id=116" target="_blank" data-rokbox="1" data-rokbox-size="1400 1000" class="button"> Barkarte</a></span></div>

<div class="gk-menu-button"><span><a href="index.php?option=com_content&view=article&id=116" class="button">Aktuelles</a></span></div>
 
  <a href="index.php?option=com_content&view=article&id=116&catid=2&Itemid=640">Barkarte</a>


Page Url: http://momo2.fotokurse.net/index.php/restaurant

Best Michael
User avatar
Gold Boarder

teitbite
Mon Mar 16, 2015 7:55 am
Hi

I think you lack this parameter in an url opened in box "&tmpl=component".
User avatar
Moderator

GK User
Mon Mar 16, 2015 9:44 am
teitbite wrote:Hi

I think you lack this parameter in an url opened in box "&tmpl=component".

Hi,

yes this was my mistake. Many thanks for your Help.

Best

Michael
User avatar
Gold Boarder


cron