sarags
Forum Replies Created
-
Hi,
Thanks for the quick answer. Here are the test results.
– Flush your site cache -> still have the error
– Temporarily deactivate your caching plugin -> still have the error
– Check if the Websocket console error appears when you are not logged into WordPress.com AND if you’re logged in – No error if i’m not logged in- This reply was modified 7 years, 2 months ago by sarags.
Forum: Plugins
In reply to: [Reduce Bounce Rate] Js errorHi, I have enable the scrolling and it working fine because i changed your plugin code.
I edit the analytics.js in the plugin and replace the “$” for “jQuery” in the last function, it was where was giving the error.
- This reply was modified 7 years, 4 months ago by sarags.
Forum: Plugins
In reply to: [Reduce Bounce Rate] Js errorI just fixe it.
Change the code from your analytics.js and replace the $ for jQuery in the last function, it was where was giving the error.All is working fine now. Can you check please ?
jQuery(document).scroll(function(a) {
for (iz = 0; iz < ScrollMatrix.length; iz++) {
if ((jQuery(window).scrollTop() + jQuery(window).height() >= jQuery(document).height() * ScrollMatrix[iz][0] / 100) && (ScrollMatrix[iz][1] == “false”)) {
ScrollMatrix[iz][1] = “true”;
ga(“send”, “event”, “Percentage Page Scroll”, window.docTitle, ScrollMatrix[iz][0] + “%”, {
nonInteraction: EventNONInteraction
})
}
}
})- This reply was modified 7 years, 4 months ago by sarags.
Forum: Plugins
In reply to: [Reduce Bounce Rate] Js errorI remove the minify, add the scroller option and it is giving the same error.
That code you ask for in on the page now.
You can check.If i remove the scroller options its working fine.
Hi,
I have custom styling, with important there. I removed and it was ok.
Thanks,
Hi,
My website is https://chocolateamais.com
I have Invalid CSS stylesheet (Critical) with
Details:
The text (CDATA) inside tag ‘style amp-custom’ contains ‘CSS !important’, which is disallowed.I have this error since second last update .
Thanks- This reply was modified 7 years, 10 months ago by sarags.
You are luck it’s only 9 … i have almost all my website ??
Why did you mark this as resolve??
My pages continue with erros and it’s not from my template.
Can you look please?Hi,
My pages with erros keep increasing.
Now i have almost all my website pages with this error. I’ve made a debug and the error is in css, and all the pages have the same error :Invalid CSS stylesheet
The text (CDATA) inside tag ‘style amp-custom’ contains ‘CSS !important’, which is disallowed.
1 instance
Line 36:0
<style amp-custom>So, is this tag there by your plugin or theres anything i can do to fix?
Thanks,
Hi,
I can do that but my question is that i had 362 pages ok and 1 page with an issue, i updated the plugin and now i get 159 ok and 212 with issue, i did not changed anything else in my website site so i’m guessing this is something that was changed in the plugin update.
Also this is happened before with an previous update of the plugin, it was ok, i updated and get errors in most of my pages and then you release another update (the last one before this one ) and it was ok… and now a new update and back to the errors.
Thanks you
Hi,
Did you see my last reply?
I really need some help here!Thank you
Hi,
I have Photon inactive.
If you check the homepage the result is fine because i manually compress all the images, but if you look inside a blog post like this onehttps://chocolateamais.com/bolo-centeio-pera-chocolate/
You can see my problem.
Thank you,
Forum: Plugins
In reply to: [AMP] Prohibited or invalid use of HTML TagIt’s getting worse, from yesterday i got 172 index and 158 with errors…
I just tested one URL in the validator and the error is still there ??- This reply was modified 8 years, 5 months ago by sarags.
Forum: Plugins
In reply to: [AMP] Prohibited or invalid use of HTML TagHi,
I don’t think so because i have google analytics since ever, and in 10/10 i had 332 index pages with 0 erros and the next day i had 243 index and 87 with this error.
I just updated the plugin, will request a new index.Forum: Plugins
In reply to: [AMP] Prohibited or invalid use of HTML Tag