Support Forum

"Quote posts" does not work

21 Answers

New Answer

SA Sander58
Sander58
Member

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.

MP Mr Papa
Mr Papa
Member

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?

SA Sander58
Sander58
Member

No, don’t know if I lose anything when I change the theme confused

 

Edit: I changed the theme to defauld wordpress theme and now it works. So it’s related to the template, right? 

MP Mr Papa
Mr Papa
Member

would certainly hope not! unless the theme is poorly written… make a db copy before and you can always get back…

SA Sander58
Sander58
Member

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?

MP Mr Papa
Mr Papa
Member

yeah… but it gives us a place to zero in and figure out whats going on…

SA Sander58
Sander58
Member

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?