Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Ken. Would think that the pages that are using the Hueman templates would have it there. Are you using any modified Hueman theme template files? Or maybe it’s a plugin conflict? Or some conflict with the magneto code? Just tossing out ideas.

    Thread Starter kenlbrown

    (@kenlbrown)

    Hey brother from another mother Brown … well the templates I copied over from another site https://airmaxxx.com/ and on that site it works fine so I’m almost positive it’s not those. Plugins being used are the same with a few exceptions that I can try that route. The magento code might be a possibility but as far as I know that’s all at store.airslamit.com. It’s not a huge deal but I’d like to figure it out and use it but it definitely has me scratching my head.

    Thread Starter kenlbrown

    (@kenlbrown)

    I figured it out…
    In my child theme footer.php on line 8 I must have replaced this:
    <?php if ( hu_is_checked('footer-ads') ) : ?>
    with this
    <?php if ( is_home('footer-ads') ) : ?>
    thus explaining why is was only showing up on the blog

    Glad you found it; thanks for letting us know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full width footer ads only showing on main blog page’ is closed to new replies.