• Resolved JoelHarper

    (@joelharper)


    I need to add two new widget areas to the header, one on either side of the logo image. I have downloaded a plugin which generates the shortcode, but where do i put it in the theme?

    I also need to add a widget are to the footer. Again, I can’t figure out where to put it in the theme?
    Can anyone help? Thanks for reading.

Viewing 1 replies (of 1 total)
  • Hello @joelharper,
    Thank you so much for using our theme AcmeBlog. You can add the plugins shortcodes inside the header file located on acmethemes/hook/header.php as well as in acmethemes/hooks/footer.php file. You need to use do_shortcode() function to call shortcode on template file.
    Or you can register your own widgets area as well. Please have a look on codex for more details.
    Please visit theme official support forum for dedicated supports.

    Warm Regards
    KafleG

Viewing 1 replies (of 1 total)
  • The topic ‘Need to add 3 more widget areas – but how?’ is closed to new replies.