Max
Forum Replies Created
-
Maybe there is something on the server-side that is blocking wpforms. I would ask the host to check.
I just now read the support policy..
>>Provide the URL where the form is embedded or the issue is occurring.
Here it is https://www.plothost.com/contact/Forum: Plugins
In reply to: [AMP] Google Analytics questionThank you for your support and appreciation.
I’ve submitted the site to the showcase.Thanks.
Forum: Plugins
In reply to: [AMP] Google Analytics questionHello,
Yes, I’ve added
typeasgoogleanalyticsI will look over the next days to see the stats.
This is the site [ redundant link removed ] – the google analytics code seems ok, the page passes AMP validation.
Thank you.- This reply was modified 5 years, 6 months ago by Yui.
- This reply was modified 5 years, 6 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [AMP] Google Analytics questionOr maybe I should use a different code for the AMP > Analytics?
Now I have
{ "vars": { "account": "UA-xxxx" }, "triggers": { "trackPageview": { "on": "visible", "request": "pageview" } } }Forum: Plugins
In reply to: [AMP] Code blocks truncated textGreat! Thank you for the details and the code Milind.
Forum: Plugins
In reply to: [AMP] Code blocks truncated text>>Are you using any plugin to add code blocks on your site?
No. It’s the default WordPress editor.>>Can you please make sure that you have CSS property..
This should be there by default? I didn’t modify any CSS/JS code. It’s a test site with only AMP plugin active.I submitted the google form so you can take a look.
Thank you.Forum: Plugins
In reply to: [Shift8 CDN] Site in directoryThank you @zevs3000 for confirming that it is not working in a directory.
Forum: Plugins
In reply to: [W3 Total Cache] Updating to 0.14.0 leads to 404 error for imagesImages are loading ok with the new version 0.14.1
Thanks.Forum: Plugins
In reply to: [W3 Total Cache] Updating to 0.14.0 leads to 404 error for imagesI can confirm this.
I see 404 errors for Elementor background images (Section background images).
Thanks.Forum: Plugins
In reply to: [Disqus Comment System] PLUGIN ABANDONDEDThis will be very good to know.
Thanks.Forum: Plugins
In reply to: [Ocean Extra] Showing screen-reader-text when disabling js/css filesForum: Plugins
In reply to: [Ocean Extra] Showing screen-reader-text when disabling js/css filesNo.
I’ve tried again now on a clean installation – only the OceanWP theme and the Ocean Extra plugin. No other plugins.
Disabling Mega Menu.js –> screen reader text is displayed.
Thanks.Forum: Fixing WordPress
In reply to: Permalink redirectionThanks Nigel.
Those backlinks are on other sites – sites where I have no control. For some reason, they appear as I said.
When a user click on them they will see a 404 error page on my site.This is why I want to redirect them somehow. I investigated the issue a little more, and it seems the only way is to use a redirect plugin and to redirect URLs one by one
Like
http://www.mysite.com/post1/dsgsfd –> http://www.mysite.com/post1/
http://www.mysite.com/post1/google123 –> http://www.mysite.com/post1/
and so on…Forum: Plugins
In reply to: [Ocean Extra] Ocean extra plugin is not activatedIt requires PHP 7.0 or higher.
What version do you have?
You should ask your host to change/update the PHP version.