one-click-accessibility icon indicating copy to clipboard operation
one-click-accessibility copied to clipboard

Embed Code

Open Infocastinc opened this issue 1 year ago • 0 comments

Hello,

I am currently using this plugin on my WordPress website and it is running great (infocastinc.com)

I have a request and I wasn't sure where to post it, so was hoping you could please help me.

Currently, the widget is on the pages were there are calls to wp_head() and wp_footer() in the php code. However, I am having an issue where the code isn't being displayed on inner pages, because the there are no calls to wp_head() and wp_footer() (the header and footer are different on these pages)

For example, you'll see the widget on infocastinc.com and infocastinc.com/event, but not infocastinc.com/event/texas-clean-energy.

Would you be able to provide a solution to how I can just insert an embeddable script tag on my event page template where the header and footers are different so it can be displayed on these inner-pages?

Grateful for your help in advance! Thank you very much!

Infocastinc avatar May 31 '24 23:05 Infocastinc