• Resolved virgikins

    (@virgikins)


    Hello there,

    I’m trying to add widget in the menu because I have this menu that is fixed open on the right. So I need to add posts title of tapahtuma category and the date of publication on a simple list style would be great.

    I followed the instructions of your plugin and got this shortcode but I ‘m not really sure what is the next step [cwa id=’tapahtumabar’].

    I tried to add this line into header.php but was unsuccessful.
    <div class=”tapahtumabar”><?php dynamic_sidebar( ‘tapahtumabar’ ); ?></div>

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author krozero

    (@krozero199)

    hi @virgikins, if you are adding it through code editor use <?php dynamic_sidebar( ‘tapahtumabar’ ); ?> . or if you are doing it through wp content editor use shortcode [cwa id=’tapahtumabar’]. try adding widget to that widget area and see if that appears. if it’s still not showing then check the element using chrome inspector. may be it’s hidden or something else. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘help positioning widget in menu’ is closed to new replies.