Viewing 3 reply threads
You must be logged in to reply to this topic.
https://codecanyon.net/item/vc-mega-footer/
I am trying to use the above plugin to style my footer. The directions say I can do either of the two options below. The wp_footer hook didn’t work. Is there another hook in your Tower theme that I could use instead?
Using wp_footer hook
A wordpress hook ‘wp_footer’ usually exists in a correct place in most themes, this hook is set as default, you can turn on this feature using the blue tickbox, and test out the ‘wp_footer’ hook initially
Using another hook from your theme
If there is another hook that your theme implements, you can input that in the textbox
Hello,
Sorry but we do not offer support on third party plugins. The plugin mentioned is not tested with theme and we can not guarantee it’s compatibility with theme.
The file responsible for footer is footer.php in theme’s root folder.
Best regards!
Let me rephrase my question as I am not asking for support for the third party plugin. My question is:
Does your theme support the hook for ‘wp_footer’? If not, is there another name that you call your hook?
Hello,
Yes, theme does support the hook for “wp_footer”.
Best regards!
You must be logged in to reply to this topic.