Banner - header magazine layout

Hi there, 
I need to put a shortcode on banner code space, to show ads managed by a plugin.
But, just pasting the shortcode, it doesnt works. Only the shortcode text appears.
I've tested the shortcode inside the pages. works fine there.
Any idea to make it happen?
Thanks!

Comments

  • Hi,

    inside this section, you can use html and plain texts only. You can not use any shortcodes there unfortunately.
  • Worked for me:
    add a widget area to be placed on this banner location.
    Use this code: <div class = "header_widget_area"> before line 198 on header-top-area.php.
    Then, add a new sidebar named header_widget_area.
    On widgets tab, you will put a shortcode or any element you want in this area you created.
Sign In or Register to comment.