Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • alexlega Friend
    #145197

    Hi again,

    I’d have another question.
    I have installed a new module for Virtuemart that deals with images.
    I have difficulties making it to work:

    I can position the module in “debug” and it works when I display a “Featured products” but it causes errors when I want to display a category.

    I suppose it is because I need to have a position that work in both cases.

    what I have done:

    I have created a new position called newmoduleposition in “Module -> Position”
    I have allocated the module to this new position

    then I have tried something like this below the </header> section of the Zeolite:

    <!– BEGIN: newmoduleposition –>
    <div id=”newmoduleposition” >

    <div class=”newmoduleposition-class”>
    <?php mosLoadModules ( ‘newmoduleposition’, -1 ); ?>
    //just like <?php mosLoadModules ( ‘right’, -1 ); ?>
    </div>
    </div>
    <!– END: newmoduleposition –>

    it does work…

    would you have any suggestion on how to proceed for this to work please?
    thanks!

    alexlega Friend
    #320510

    also tried with info found here:
    http://www.joomlart.com/forums/topic/horizontal-hot-topic-to-span-page-width-just-below-magazine-menu/

    still not successful.

    I hope someone will be able to help me out on this one!

    thanks in advance!

    +++

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

This topic contains 2 replies, has 1 voice, and was last updated by  alexlega 15 years, 1 month ago.

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