sarags
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] The list view is not showing today eventsHi, the issue is when i’m in the https://allfordance.pt/eventos/ the general events page, the event that is today, at the day we are looking at is not showing in the list of the next events.
Is there a way to when in list mode show all events by cronologic order but not separating the past from the future. I’m asking this to prevent from having an empty landing page if i dont have events in the future.
Forum: Plugins
In reply to: [The Events Calendar] Events past list order by most recentthis was duplicated …
Forum: Plugins
In reply to: [The Events Calendar] Events past list order by most recentSorry just found the solution in other topic …
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 8 years, 5 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 8 years, 6 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 8 years, 6 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 9 years 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,