Developer Action Hook Not Working?
-
I’ve disabled the developer text from showing and then added images to the area with the developer action. But then the text came back.
http://www.nexusenergycenter.org
What happened?
Daniel
Hmmm… I see….
Try this in your CSS:
#developer p {
display: none;
}BTW… if you go back into your options… is the developer section still set to “disabled”?
That CSS code didn’t work. When you say disabled what do you mean? My action hook is still checked. Is that what you mean?
Quote:I’ve disabled the developer text from showingWhat exactly do you mean here?
Oh sorry…. That I’ve used the developer CSS code you gave me. It worked previously but when it updated, the text came back.
Okay, I’m sorry. I’m not sure I understand.
We are talking about the footer, right? What part of it is the part you are wanting to “hide”.. or that keeps coming back?
Just the part the says Graphene and Powered by WordPress. BUT I want to keep the logos.
Okay, that’s what I was thinking.
Is the css code I gave you above still in your custom css?
yep!
Admin
Doesn’t look like the code below is anywhere in your CSS, or Custom CSS option:
#developer p {
display: none;
}Caching plugin?
Viewing 10 posts - 1 through 10 (of 18 total)
- 1
- 2
- You must be logged in to reply to this topic.
