Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • getitstarted Friend
    #190049

    There are 2 slogan positions. One at the top, and the other above the footer. Now i want to display different text in these two positions. I have already tried to assign a diffrent position to the second slogan, but alwayse when i change the position automatically all two positions are changed!

    Any ideas, how to reach this?

    Thanks,
    Harry

    pavit Moderator
    #503512

    Hi

    You can solve modifying the footer slogan position so you can have a new position called slogan1

    Goto this file templatesja_beranistplsblocksspotlight1.php around line 30 you have

    <jdoc:include type="modules" name="<?php $this->_p('slogan') ?>" style="raw" />
    change it to

    <jdoc:include type="modules" name="<?php $this->_p('slogan1') ?>" style="raw" />
    save the file
    goto this file templatesja_beranistemplateDetails.xml
    and add the new position

    <position>slogan1</position>

    now you will have a new position called slogan 1 where you can publish your module

    These changes will be applied if you are using the default layout

    I tried it on localhost and it worked , let me know if it works for you too

    getitstarted Friend
    #503758

    Works perfect!

    Thanks for your help!

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

This topic contains 3 replies, has 2 voices, and was last updated by  getitstarted 11 years, 2 months ago.

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