Diah
Forum Replies Created
-
I did some more research online, looks like someone else had a similar issue:
I searched for “settings.data.search” in my site using Dreamweaver and found a plugin that was using it.
I just applied the same solution: added
typeof settings.data.search != 'undefined' &&to the beginning of the if statement and it worked.
very cool, thanks so much!
i feel like i could hack into the pentagon now!i have not, i’m not quite sure what that means or how it works. where would I put the placeholder?
Forum: Fixing WordPress
In reply to: Table Won't FitThank you very much!
Forum: Fixing WordPress
In reply to: Table Won't FitThank you very much!
Forum: Fixing WordPress
In reply to: Table Won't FitRight
Now this is a little off topic, and I hope I’m not imposing, but but I’ve also read about child themes. Would this be something that I could set up in my theme’s child theme? If so, would it be to my advantage?Also, I used the same theme for another site: aoccs.org but I made a few minor changes to the style.css, not to the included child theme and I’m worried that when we update WP it will mess everything up…
Forum: Fixing WordPress
In reply to: Table Won't Fiti’ve been noticing that, what exactly is the difference?
is one CSS and the other HTML or something?Forum: Fixing WordPress
In reply to: Table Won't Fitthanks that works great, I had tried using 100% width before but i guess i did it wrong…
thanks so much!Forum: Fixing WordPress
In reply to: Table Won't Fitthanks, that seems to be working, but the text cell is still acting up. could you take a look at it?