Community Forums › Forums › Archived Forums › General Discussion › Problem plugin Genesis Simple Hooks
Tagged: Simple Hooks
- This topic has 6 replies, 2 voices, and was last updated 10 years, 9 months ago by
tomas.
-
AuthorPosts
-
May 24, 2015 at 7:45 am #153464
tomas
ParticipantHi! I have a problem in my site. I'm testing my new site. I'm using the plugin "Genesis Simple Hooks". I've inserted a text in the hook: wp_footer. But I can not erase the first text put when I was testing the plugin. I can add new text, and erase it, but I can not delete the first text that I added. Does anyone know how I can undo the changes made by the plugin, or delete the contents of wp_footer?
Thanks.
http://tomasenriquez.comMay 24, 2015 at 10:23 am #153473SavvyJackie
MemberHi,
If you disable the plugin - does the unwanted text go away?hook gancho footer
If it does - when you reactivate - what does the contents of the wp_footer say in the plugin settings?
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 24, 2015 at 2:50 pm #153507tomas
ParticipantHi Jackie!
Thanks for your reply!
I've disabled and uninstalled the plugin and the unwanted text doesn't go away.
I've reactivated again the plugin, and the contents of the wp_footer in the plugin settings continues empty, but I refresh my site and the unwanted text continues showing: "hook gancho footer"
I don't know what could be happening.
Greeting.
May 24, 2015 at 5:39 pm #153512SavvyJackie
MemberAny chance you entered that text in another plugin like the Genesis Simple Edits plugin??
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 25, 2015 at 5:40 am #153532tomas
ParticipantHi, Jackie!!!
You were right. I believed that I only could put and change the code through "Genesis Simple Hooks", but I was seeing the different options and I realized thanks to your suggestion, that it's also possible to access to wp_footer hook through Genesis > Theme Settings > Header and footer scripts. I changed it 2 weeks ago and I didn't remember it.
Thank you very much for your help.
May 25, 2015 at 6:03 am #153534SavvyJackie
MemberGlad you found it. The Genesis > Theme Settings > Header and Footer scripts is where you would enter scripts like Google Analytics tracking scripts. It is not where you add or remove hooks. That should be done through your plugin Simple Hooks or within your functions.php or similar files.
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 25, 2015 at 7:09 am #153542tomas
ParticipantOk Jackie, I've understood better now what are the differences
Thanks.
-
AuthorPosts
- The topic ‘Problem plugin Genesis Simple Hooks’ is closed to new replies.