Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Strats Friend
    #124286

    Hi,
    I’m using VM and to have the Highlight modules not appear when visitor clicks the vm module products, I do the following:

    <?php if ( mosCountModules('user1') ) { ?>

    And change it to;

    <?php if (( mosCountModules('user1'))&& ($option == 'com_frontpage' )) { ?>

    Unfortunately in the case of the Highlight modules (user1,2 &5) the title “Highlight” remains there. I guess I’m missing a coding addition

    Anyone can help?

    Thanks a lot

    Michael Casha Friend
    #234232

    You should be able to open the module in the admin area and click the No radio box next to Show Title

    Strats Friend
    #234233

    <em>@MiCCAS 34003 wrote:</em><blockquote>You should be able to open the module in the admin area and click the No radio box next to Show Title</blockquote>

    Unfortunately this doesn’t work to my case because the “highlight” is not the module title but a title put into the template’s index

    Strats Friend
    #234239

    Sorted by assigning a different Itemid to my vm links
    Thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  Strats 16 years, 11 months ago.

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