Google AMP Wordpress plugin: only working on some blog posts - wordpress

I installed the official Wordpress AMP plugin on the blog running the latest version of WP and noticed that while for some of the older posts AMP version gets generated just fine, for newer posts it just doesn't work. When I try to reach amp version by adding /amp to the URL, the page only gets reloaded to the original. The original posts that do not work also do not include link rel="amphtml" to the amp version in the source.
At first I thought that Yoast SEO plugin is causing problems with URL rewrites and I also installed Glue for Yoast and AMP to fix the compatibility, but the problem remains. I could not find a pattern that differs the posts that work from the ones that do not, only that the working posts are older.
An example of a post with working AMP: Here
An example of a post with non-working AMP: Here
Thanks in advance for any suggestions!

I have checked amp version of your site and it seems that both URLs are working fine. Are you still facing the issue?, then you may try using other amp plugins to see if the problem exist or not.
AMP is quite new in the market so there are can be lot of possibilities for this problem.

Related

how can solve polylang plugin arabic problem

I am using Polylang plugin in WordPress. Everything works fine on local, but when I move to the live server, I am facing the following problem.
If I try to switch language to Arabic, a lot of "???" are being appended to the URL and I can't reach the page URL in Arabic, because it gives me "This page isn’t working" error.
This page isn’t working - it's because you have those ??? in your URL. Based on what I researched, and other questions on WordPress community (https://wordpress.org/support/topic/arabic-letters-turns-into-question-marks/), it's a plugin/theme conflict with Polylang plugin.
So what I'd suggest to do is to turn off all of the plugins, then try to enable them one by one, testing again and again, so you detect the conflicting plugin.
If disabling all the plugins didn't resolve the issue, try switching to another theme temporarily. If it solves the issue, then the problem is somewhere in your theme's code files.
(do this on live.)

Why I am redirected to different plugin page url after activating any other plugins in wordpress?

Plese help me figure out this bug.
Problem:
I had installed a syntax highlighter plugin named "Enlighter". But it didn't work as I expected. So I went ahead and deactivated and deleted the plugin files.
Now the problem is that whenever I am trying to activate any other plugins it is redirecting me to the "enlighter" about page. Here's what my url looks when I try to activate any plugins: http://localhost/wp/wp-admin/admin.php?page=Enlighter-About
When I tried to activate TinyMCE Advanced Plugin it is redirected to the above-mentioned URL. You can read the error message in the screenshot attached. However, when I press the back button I can see the "TinyMCE" plugin activated.
I want to know how to fix the problem so that it is redirected to its relevant plugin page instead of enlighter's plugin page.
Thank you!
Okay, So after sharing this problem with "englighter's" plugin developer on the WordPress forum he asked me to clear the browser cache and php op-code cache.
So I resolved this problem by clearing all the browser cache and then everything worked fine for me.
Here's our discussion thread on WordPress https://wordpress.org/support/topic/wrong-plugin-page-redirection-upon-activating-any-plugin/#post-9302622

Wordpress update to 4.7 causes Magento/Fishpig integration to redirect base URL to the Wordpress folder

I've copied a live site to a test server to test updating Wordpress on a Magento site that uses Fishpig to bridge content from Wordpress to Magento. Since the udpate, the site always redirects from the homepage to the wordpress folder. e.g. dev.site.com goes to dev.site.com/wordpress. It's not an .htaccess issues, if I wipe them out in both directories it still does it, if I rename index.php in the wordpress folder it stops it but breaks the preview. If I rename the theme and plugins folders it still redirects, something in the core is causing it but I am having issues figuring out what it is. Thanks.
Also if I change the site to show the latest blog post instead of the static home page, it doesn't redirect but shows the blog page.
We will need more information to help solve your problem.
Are your FishPig extensions at the latest version?
What FishPig add-on extensions, if any, are you using?
Have you tried disabling all WordPress plugins?
Do you have any error messages in System > Configuration > WordPress?
My guess is that your WordPress URLs aren't setup correctly and you're using an out dated add-on extension (eg. Visual Composer). There was a bug in older versions of some add-ons that caused this issue, but this has now been fixed.
If you can provide the actual link to your dev site, it will make debugging the issue much easier.

Redirecting pages to HTTPS in Wordpress

My site , when opened in Google Chrome, is giving error in all the site files , missing CSS files. If you look at the source code, all urls point to HTTPS. I've never done any configuration for HTTPS. Already looked into WooCommerce plugin and other plugins, but can not find the error. Can someone help me?
Site: http://isoflex.com.br
I had the same issue yesterday. It was an outdated WooCommerce version for me. I just updated WooCommerce and it fixed it.
I see that you said you looked into WooCommerce, but are you using the most current version of WooCommerce?
It's a known issue with latest Chrome release and WooCommerce. Please read this answer.

wordpress addthis plugin causing extra chars on home page excerpt

I am using wordpress WordPress 4.1.1 with Hueman Theme Version: 1.5.4. When I installed and configured AddThis for WordPress plugin Version 4.0.7. I started seeing
+-*
in the beginning of every post excerpt on home page of my website. On post page everything seems fine. Not sure what to do. When I disable the plugin it goes of but when I enable it again it comes back. website: fossbytes.com
The plugin is not rendering the share buttons correctly (under the excerpt). For a quick fix install an older version https://wordpress.org/plugins/addthis/developers/
4.0.3 has corrected the issue for me.

Resources