Support Forum
http://www.indianagrind.com/fo.....eral-chat/
poll option is also not showing
Please help me find a solution to this
help with what??
please post your issue here... so it will potentially help others...
Visit Cruise Talk Central and Mr Papa's World
but its this
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js?ver=1.4.4'></script>
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
help with what??please post your issue here... so it will potentially help others...
the plugin is creating a white page when I try to post. so I'd like help to make it show the editing bar, and allow me to add a topic, rather than create a useless blank white page.
I am new to all this. I'm not sure what to do with that code.
no, I was trying to tell you that your wp theme or another plugin is incorrectly using that code... its loading an very old, ancient version of jquery... its conflicting with the version of jquery that wp loads...
the link is info explaining how wp theme or plugin devs screw up using off site jquery like that causing wp issues... it also has suggestions on how to fix...
but we can help further if you can help narrow down the violating theme or plugin...
first, try a temp switch to the default wp theme and see if it clears up... if not, then disable other wp plugins and see if working... if so, then reactivate one by one until it breaks... then we can work from there...
Visit Cruise Talk Central and Mr Papa's World
Thank you for clarifying. I've found the culprit. it's the Social Discussions plugin. Whenever I deactivate, the editing bar works fine. Is there a way to keep both? I really need social discussions & would like the editing bar as well. or perhaps there is another editing plugin I can use that doesn't conflict. I've tried the html editor and that seems to do the same thing. Its peculiar b/c at first the editing bar worked fine. then maybe a 1/2 hour later I began to get that white page.
I would always advocate asking the author of the plugin to write their code to WP API standards and NOT use the google library as they have done. Interestingly, the WP plugin repository now states they will not accept plugins that use the google CDN in this way.
Or you can edit it yourself but you will need to find the location in the plugin code where it loads the script form google. Once found we can tell you how to correct it.
YELLOW
SWORDFISH
|
Yellow Swordfish said
I would always advocate asking the author of the plugin to write their code to WP API standards and NOT use the google library as they have done. Interestingly, the WP plugin repository now states they will not accept plugins that use the google CDN in this way.Or you can edit it yourself but you will need to find the location in the plugin code where it loads the script form google. Once found we can tell you how to correct it.
I'm going 2 attempt to contact the plugin developer. In the meantime, i'd like to try my hand at editing it myself. As I stated, I really don't know much about editing code, but I've successfully edited a little before. Do you have any idea of what to look for in the code?
search the plugin code files... look for the script loading code I detailed in post #3... once you find it, we can help you try to correct it to use the wp jquery... but since that version being loaded is very, very old, it might possibly break something else in the outdated theme... but if that is the case we can help work around it too...
but need to find where the plugin is outputting that script loading code...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)