Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1145467
    netlover
    Participant

    Hi,
    Site url: http://www.rrgsupplies.com/

    I’m using one widget area in Icon 10 and the following plugin:

    Black Studio TinyMCE Widget

    I can only see the contents of the widget area by clicking the area at the top right. Is there any way to make the content of the widget area to show automatically?

    #1145970
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > JavaScript in the Customizer.

    jQuery(".x-widgetbar.collapse").addClass("in").css("height","auto");

    Keep in mind that if you make the Header widget area open by default, it will cover your header and half of your content.

    Hope it helps, Cheers!

    #1148276
    netlover
    Participant

    thanks so much for letting me know! is this the case with all the stacks and demos or just icon?

    #1148757
    Nabeel A
    Moderator

    Hi again,

    This will be the case for all stacks.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1145467 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>