ximin
Forum Replies Created
-
What do you even mean by “submitting a ticket through our local support system” ??
Have I not submitted a ticket 2+ weeks ago???
Took you 2+ weeks to give a rubbish worthless response and you got the nerve to change this issue to “Resolved” when it is totally not?What kind of a joke business are you running??
I have never seen such a piss poor and horrible support system, what you are doing is borderline scummy and disgustingForum: Plugins
In reply to: [Autoptimize] Deactivcating autoptimize breaks webpagethe ‘POPULAR RECIPES’ sidebar section is broken when autoptimize is disabled, and I dont understand why
Forum: Plugins
In reply to: [Autoptimize] Autoptimize breaks all print plugins using javascripthi, I have removed some of the errors
the other errors are from the ads and pagespeed,
the console shows ‘Uncaught SyntaxError: Unexpected end of input’
for autoptimize, around:
try{document.getElementById(“Recipe_loader”).innerHTML=document.getElementById(“Recipe”).innerHTML
Forum: Plugins
In reply to: [Autoptimize] Autoptimize breaks all print plugins using javascripthi, thanks for the reply,
yes it is possible to exclude the script and it works,
but is there anyway to make it work without excluding the script?
seems that javascript that does DOM modifications like hiding showing etc will be removed
The plugin page says:
“Force Load Static Files Using HTTPS”which I think means force load static http://www.mydomain.com/ links in the post/page
But what bout the: http://www.mydomain.com/js/javascript.js in the <header> will that be forced loaded too?
Is this force loading static files temporary? should I bulk replace the static http://www.mydomain.com/… with https://www.mydomain.com/… in wp_post table later?
does this means that I cannot search and replace with newline?