When I klick on reply the page scrolls down to text field. It just doesn’t work when klicking on quote.
I deactivated every plugin now and it’s still not quoting :-/
(If you try out something, the plugins are activated again.
When I klick on reply the page scrolls down to text field. It just doesn’t work when klicking on quote.
I deactivated every plugin now and it’s still not quoting :-/
(If you try out something, the plugins are activated again.
yes, the js is dying in the showing of the form and trying to paste in the content… just not sure why…
did you try a switch to the wp default theme?
No, don’t know if I lose anything when I change the theme ![]()
Edit: I changed the theme to defauld wordpress theme and now it works. So it’s related to the template, right?
would certainly hope not! unless the theme is poorly written… make a db copy before and you can always get back…
I changed the theme to default wordpress theme and now quoting works. So it’s related to the template, right?
and really thinking its still the loading of jquery from google apis…
can you look in the theme header.php file and see if you can find the hardcoded loading of jquery and jquery ui from google apis?
If it’s okay, I will send you the content of header.php
And one off topic question: I installed custom profile fields plugin and created 3 profile fields im profile options: they appear there and I can write something to this fields, but they don’t appear when I open my profilepage. How can I handle this?