Forum Replies Created
-
Mod
Also, this page from the WP Codex will tell you more about child themes.
Mod
I have the custom header made.
I take it that you mean you have the custom header image made.
I just don’t know how to add the link. Like where do I physically put the code?
This is where a child theme comes in. Start by reading this post and then read this page to learn how to create an image map.
A little bit of work, but the result will be worth it in the end.
Ken
Mod
Glad to help. Must admit, I haven’t run into this problem before, but I’ll add it to my bag of tricks.
Ken
Mod
Looks much better now.
It is easy to miss a closing
</div>tag when doing all that cut and paste. Glad we got it sorted out.Mod
This post might help.
Ken
Mod
Your permalinks seem a little weird to me. Are you creating posts or pages?
Mod
Okay, this error does not show up for me in Firefox or Chrome, but it does show up in Safari.
I disabled Java and Javascript and it displayed fine. When I enabled Java, it displayed fine. When I enabled Javascript, the problem showed up.
That is your problem: there is something in the Javascript that conflicts with something in the theme and possibly a browser setting. Try disabling plugins one at a time to see which one is the cause.
Mod
Nope.
<div>is HTML.Try disabling your widgets one at a time to see if that does the trick. I suspect the problem is somewhere in there.
Ken
Mod
Mod
The dollar signs mean that this is PHP programming language, which means that you would need to create a child theme.
Where to put it? Somewhere in loop.php, I think, but I am not a PHP expert. There is a lot of discussion about child themes on this forum, so what you are looking for might be there.
Ken
