Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kevinag Friend
    #141701

    I am having issues with http://www.cwstaging.com. The template is JA Opal.

    Here is the issue I’m having. I moved JA-Tabs into the User 5 position. It works fine on the homepage but when I turn on the menu-assignment for JA-Tabs to “ALL”, it still doesn’t show up on any pages except for the homepage. For example, if you go to ” http://cwstaging.com/index.php?optio…d=92&Itemid=83 ” I have the JA-Tabs module assigned to that page, but it doesn’t show up.

    I found one thread in the forums that suggested changing the following code in the route.php file:

    if($item = ContentHelperRoute::_findItem($needles)) {
    $link .= ‘&Itemid=’.$item->id;
    };

    to:
    if($item = ContentHelperRoute::_findItem($needles)) {
    $link .= ‘&Itemid=’.$item->id;
    } else {
    $link .= ‘&Itemid=1’;

    but that didn’t seem to work.

    Any ideas?

    Anonymous Moderator
    #307021

    Hi kevinag

    the user5 position is only display when the ja-slideshow position is used.

    In the this page, you only use user5 but the ja-slideshow position is not use.
    You can go to the link http://cwstaging.com/index.php?option=com_content&view=article&id=92&Itemid=83&tp=1. You will see that the user5 is using.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum