Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Saguaros Moderator
    #1036182

    Hi,

    We implement that Show/Hide button to make sure that the length of menu is equal to the slideshow on the right side and make block looks nice.

    Could you share the credentials of your site so I can take a look?

    toonetcreation Friend
    #1036246

    Hi,

    Ok I have added website credential on my first post into Site access information section.

    Saguaros Moderator
    #1036251

    Hi,

    I edited 2 files on your site:

    root/templates/ja_megastore/html/mod_menu/category.php
    root/templates/ja_megastore/js/script.js

    You can see it shows all menus now.

    Regards

    toonetcreation Friend
    #1036252

    ok perfect works fine 🙂

    thanks a lot

    Laurent

    toonetcreation Friend
    #1036254

    for my info, which lines have been modified ?

    Saguaros Moderator
    #1036273

    In category.php file, I removed 2 lines 135,136:

        < li class="vmshow"><a><?php echo JText::_('TPL_SHOWMORE'); ?></a></li>
        < li class="vmhide hide"><a><?php echo JText::_('TPL_HIDE'); ?></a></li>

    In script.js, I remove ‘hide’ class at line 138.

    toonetcreation Friend
    #1036281

    ok thank you

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

This topic contains 7 replies, has 2 voices, and was last updated by  toonetcreation 7 years, 4 months ago.

The topic ‘How to hide SHOW MORE link into left menu ?’ is closed to new replies.