drayks
Forum Replies Created
-
Forum: Plugins
In reply to: [Loco Translate] On Save : Unexpected tokenok,
thanks for you great support. I will do that.
Thanks for the great plugin, its a life saver. 🙂
Forum: Plugins
In reply to: [Loco Translate] On Save : Unexpected tokenHi, thanks for the reply.
Im not really sure how to debug an ajax request.
But here is a few more pictures.
mod_sec.html looks suspicious.http://postimg.org/image/i2bvexk7f/
http://postimg.org/image/ajsq6asuj/
http://postimg.org/image/p49t14nt7/Thanks again.
Forum: Plugins
In reply to: [Loco Translate] Error: SyntaxError: Unexpected tokenHi, im having the same issue, we just moved Host.
What was the solution to this?
Yeah, i would do that but its not my website, anyway stripping the tags from the title has solved another problem.
Some titles had the & tag in it, and stripping that caused some problems with some titles.
Im pretty sure it has something to do with a common Global variable.
It only happens on the post page, on any other page it works.
It might be a conflict with the template, because it does alot of custom stuff to the contet before it prints it.
Its like the plugin is using the same Variable for the titles (in the html strip part) with the Main Post Title Variable. (Protected Variable?)
If the main posts Title is “Hello” then all of the popular Post Titles in the sidebar say “Hello”.
Yeah i fixed it.
Im not sure how, i just comented this line out from the widget code
$tit = apply_filters(‘the_title’, $tit);
Im not usre what it does but it looked suspicious 🙂
–line 1315 wordpress-popular-posts.phpThanks for the reply