StefanGretar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] Random letters and symbols sometimesDevSur I’m not using any sliders on my page for the moment so I don’t have that issue. I’m sorry I can’t help you on that one.
bomberbabacar: I think it only occurs when you are viewing the site while you are logged in and using chrome. The js for the admin-bar might be causing the problem.
Forum: Themes and Templates
In reply to: [Fruitful] Random letters and symbols sometimesYou can try installing Async JS and CSS.
Might be to early to tell but right now it looks good.
Forum: Themes and Templates
In reply to: [Fruitful] Random letters and symbols sometimesSame problem here.
WordPress version 4.1.4 and 4.2.1.
Chrome – Version 42.0.2311.90 m
Firefox and IE uneffected.I open the website on any page and then I refresh that page the problem occurs (most of the time).
I read that gibberish like this can happen when you try to ecode UTF-8 text that is already UTF-8 encoded.
Even when saving the page to desktop the website comes out wrong.
After chopping out some text and code the problem stopped happening when I took out this line.<script type="text/javascript" src="./MyFolder/admin-bar.min.js"></script>I’m not sure what is causing this problem exactly or how to fix it. I’m still working on it.
Maybe this information helps someone.