Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • pavit Moderator
    #1012500

    Hello

    Account provided doesn’t works, please correct it so we can see what happens

    christoscologne Friend
    #1012638

    Hello,
    sorry, now it works.
    Please try again.

    Thank you!

    pavit Moderator
    #1012642

    Hello

    If you want to use the sidebar position with your main menu home layout set as magazine and not as magazine-home than you will need to modify this file /templates/ja_teline_v/tpls/blocks/mainbody-magazine.php in this way :

    Find :

    <!-- SIDEBAR RIGHT -->
    <div class="col t3-sidebar t3-sidebar-right col-md-3 <?php $this->_c($sidebar) ?>">
    <jdoc:include type="modules" name="<?php $this->_p($sidebar) ?>" style="T3Xhtml" />
    </div>
    <!-- //SIDEBAR RIGHT -->

    and change to :

    <!-- SIDEBAR RIGHT -->
    <div class="col t3-sidebar t3-sidebar-right <?php $this->_c($sidebar) ?>">
    <jdoc:include type="modules" name="<?php $this->_p($sidebar) ?>" style="T3Xhtml" />
    </div>
    <!-- //SIDEBAR RIGHT -->

    Regards

    christoscologne Friend
    #1012750

    Hello,

    that worked, but now I have a strange problem.
    When I’m a while on the site then suddenly I’m not able to click anything except of the menu.

    Please try this:

    • Go to the site
    • Move your mouse to the "Test" module and after it you are not able to click anything

    Please try it.
    I need some help.

    Best regards,
    Christos

    christoscologne Friend
    #1012751

    Hello,

    that worked, but now I have a strange problem.
    When I move the mouse to the "Test" module then suddenly I’m not able to click anything except of the menu.

    Please try this:

    • Go to the site
    • Move your mouse to the "Test" module and after it you are not able to click anything

    Please try it.
    I need some help.

    Best regards,
    Christos

    pavit Moderator
    #1013011

    Hello

    It is working fine now, i restored original /mainbody-magazine.php file

    Regards

    christoscologne Friend
    #1013017

    Hello Pavit,

    thank you for your great support!

    Best regards,
    Christos

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

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

The topic ‘Problem with sidebar position’ is closed to new replies.