Support Forum
we look at the site to see if themes or plugins are not handling js/query in the proper wp api method...
In your case, you have many, many, many jquery errors being thrown... likely because of this one error:
"NetworkError: 404 Not Found - http://ajax.googleapis.com/aja.....ver=1.10.3"
as many many jquery not defined errors...
first, it cannot be found... second its just wrong to load jquery from external source instead of using the jquery that comes with wp...
also other missing js files...
"NetworkError: 404 Not Found - http://www.retributionblade.co.....?ver=3.6.1"
"NetworkError: 404 Not Found - http://www.retributionblade.co.....?ver=3.6.1"
Visit Cruise Talk Central and Mr Papa's World
I experience a similar problem - The Tiny MCE Editor bar is not showing up.
My site link is: http://www.appgo2market.com/fo.....spPostForm
I would need to send you a PM regarding login details ( not sure how to do that yet.. ).
this normally comes down to another plugin misusing the wp api when it comes to using the wp editor.. the mistakenly assume the wp editor is only used in the admin, but it fully supports being used in the front end too... so they load tinymce buttons or other plugins incorrectly causing it to break on the front...
I do see you have several wishlist member plugins... unfortunately they have several that dont follow the rules... we use wishlist here but none of their plugins... so likely need to narrow down which plugin is doing it wrong and see if we can suggest fixes to it...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)