I need some help with the “new entry button”.
The website is in dutch so you will see the text “Schrijf een nieuw bericht” .
If you click on the button nothing will happen.
With google inspect I see this:
Uncaught TypeError: $comment_form.find(…).each(…).live is not a function
at HTMLDocument.<anonymous> (custom.js:102)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
I have “disabled” the content areas completely, with no change at all. So I enabled them again.
My Web site is www.jocelyngreen.com. Thanks!
]]>Thanks
]]>got a little problem i’m trying to sort out, I’m trying to get a slider that only features on the home page to show on all the other pages ie template page.
Please assist if you can.
]]>I installed the chameleon theme and the blog posts display fine but then they disappear. I switch over the the standard twenty eleven theme and they show up no issue. I reinstall chameleon theme and reset the settings and no luck.
I’m just posting on here in case some one has run into the same issue and has been able to fix it.
I’ve deleted the cache and removed wp super cache just in case and the settings in the wp “reading” section are correct.
,Ricky
]]>Elegant Theme Chameleon lacked h1 tags in header. They did have in top_info.php. But anyhow.
Recently added seo-friendly-izing stuff to header.php as follows:
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Now, though the site title indents fine, I can’t get the site description to hide itself off left (don’t want it gone altogether, obv), even with the following additions to style.css:
#site-title {
text-indent: -999em !important;
}
#site-description {
text-indent: -999em !important;
}
Couple questions:
1. Since the h1 tags were in top_info.php, did I not need to do any of this anyhow? My understanding after reading https://www.wpmods.com/make-wordpress-titles-seo-friendly/ was that I should.
2. Any suggestions for making that site description indent appropriately?
Thanks.
]]>Your theme supports 2 menus. Select which menu appears in each location.
So… I would presume that the theme is supposed to support custom menus, right?
I found the following tutorial and tried editing my functions.php and header.php files exactly as he suggested and that didn’t work either, so I just changed them back:
https://codex.www.ads-software.com/Navigation_Menus
Any help or suggestions would be greatly appreciated.
~ Aedryan
]]>