Hi, the text field has stopped working on my forum? What have I done? (the field in which I wrote this message).
Support Forum
not sure where to start…
so if it was working, what has changed? things dont just stop working… wp updates? theme or plugin updates?
that said, you are also using wp super cache… have you told it to ignore the wp page the forum is on since you cannot cache the forum?
also, you have a theme or plugin incorrectly loading jquery from an off server location and it appears to be conflicting with the jquery version that wp loads…
<script type=’text/javascript’ src=’http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js’></script>
for more info on this see: http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/
same for jquery ui…
<script type=’text/javascript’ src=’http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.20/jquery-ui.min.js’></script>
Hi, thanks for the reply
It seems to be when I activate ‘Editor TinyMCE Rich Text’.
I was using ‘Use Google Libraries’. Could that have been the cause of incorrectly loading jquery? (I don’t know how to test?)
I think I have told it to ignore the forum page? Image below is what I did.
Thank you for your help I very much appreciate it!
Yes – using Google libraries will kill it every time.
I am not a WP-super-cache expert but as far as I am aware this should do it assuming you are using the default slug ‘forum’.
Seems to be working fine now. Thank you.
One more question though. Is it possible to ad adsense in the forum post Or will I need to set up a sidebar to monetize the forum? As when I add code it just shows the code.
Thanks again for your help and fast reply.
This thread may be a good starting place for the adsense question although a search will throw up many answers:
https://simple-press.com/support-forum/sp5-coding-questions/adsense-code/



