Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rocher Friend
    #1016010
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1016118

    Hi
    The sidebar is showing in the article: http://prntscr.com/ehbztp
    To show it in mobile open
    file "/html/com_content/article/default.php" in template "ja_magz_ii"
    Find

    
            <?php if ($sidebar) : ?>
                <div class="col col-md-4 item-sidebar hidden-sm hidden-xs"><div class="affix-wrap">

    and remove hidden-sm hidden-xs from the above code.

    Regards

    rocher Friend
    #1016235

    Works perfectly, thanks Pankaj. 🙂

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

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

The topic ‘Display Article Sidebars in responsive mode’ is closed to new replies.