Deepak
Forum Replies Created
-
Hi @shameemreza,
Thanks for the info. I followed the instructions but I am getting the same result. I am asking the theme developer. Will update once I get the reply from them.
Forum: Plugins
In reply to: [Yoast SEO] SEO Data Optimization Fails without Any Error Code or MessageSorry, the earlier console error may not be related.
I noticed that it stops with 404 on this URL
https://www.mysite.com/wp-admin/true?plugin_version=22.8&site=https%3A%2F%2Fwww.mysite.com
What could be causing this?
Thanks!
- This reply was modified 5 months, 1 week ago by Deepak.
Forum: Plugins
In reply to: [Yoast SEO] SEO Data Optimization Fails without Any Error Code or MessageHi @maybellyne,
There is nothing that blocks the API as far as I am concerned.
If I reset from Yoast helper, It restarts the SEO data optimization from beginning. It gets stuck on one point.
When I tried to continue from there, I get the following message on the console
admin.php?page=wpseo_tools:105 Refused to create a worker from 'blob:https://www.mysite.com/76a0163c-be38-4ca9-8ddf-69fa72ff7915' because it violates the following Content Security Policy directive: "default-src * data: 'unsafe-eval' 'unsafe-inline'". Note that 'worker-src' was not explicitly set, so 'default-src' is used as a fallback. Note that '*' matches only URLs with network schemes ('http', 'https', 'ws', 'wss'), or URLs whose scheme matches self's scheme. The scheme 'blob:' must be added explicitly.
(anonymous) @ admin.php?page=wpseo_tools:105Could this be other issue?
Thanks!
Forum: Plugins
In reply to: [Yoast SEO] SEO Data Optimization Fails without Any Error Code or MessageHi @maybellyne ,
I followed your instructions and watch the concole. I am getting Gateway Timeout
Following are the messages
POST https://www.mysite.com/wp-json/yoast/v1/link-indexing/posts 504 (Gateway Timeout) /wp-content/plugins/wordpress-seo/js/dist/indexation.js?ver=06817d20ccce29675844
[email protected]?ver=06817d2…:8
[email protected]?ver=06817d2…:8
await in doIndexing (async)
[email protected]?ver=06817d2…:8
If these message makes sense, please help me
Seems like something is running at server end for too long
Thanks!
- This reply was modified 5 months, 1 week ago by Deepak.
Forum: Plugins
In reply to: [Yoast SEO] SEO Data Optimization Fails without Any Error Code or MessageHi,
I followed the instructions. However, it stops with the same blank error message I have previously mentioned.
If you can suggest any other options to try out, please let me know
Thanks!
Hi,
I tried it. This same code on the URL I have shared but it didn’t work.
Thanks!
Hi @yememico,
I have tried to build the App using Flutter before and stumbled exactly like you on WebView.
Instead, I use SupwerPWA and complied my App using PWABuilder (by Microsoft) and released it on Google Play.
Good thing is that it uses the normal browser so no issue on Nextend Social Login and Register stuff on App.
Hope this helps.
For my WordPress website, I found it PWA is the easiest route.
- This reply was modified 9 months ago by Deepak.
It worked.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] After the 8.5.0 update, I encountered an errorSame here after update. Critical Error
Forum: Plugins
In reply to: [WooCommerce] Checkout Page Field Renaming Not WorkingThanks @beautyofcode,
I will try this out.
Forum: Plugins
In reply to: [WooCommerce] Making Checkout Page Email Optional Not WorkingHi Team,
I have used the above snippet and enabled the guest checkout from the WooCommerce setting. It is working fine now.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Checkout Page Field Renaming Not WorkingHi Team,
I have just updated it to WordPress 4 and other plugins. Rest is working fine. But when I enable this plugin, now I can’t even the access the admin area anymore. Please check and release the next update.
Thanks!
- This reply was modified 1 year ago by Deepak.
Hi @nasanansi,
I have updated the whole server lately (new ubuntu version) and their packages.
Also have updated the rest of the plugins whose updates are available.
Once I install and activate this plugin, same error occurs.
Not sure whether it has to do with WooCommerce or this plugin.
For the clue I was using Mailster for my newsletter needs and also using the same plugin to handle the system emails. But after updating the WooCommerce, Mailster started showing the following error message
The wp_mail() method already exists from a different plugin! Please disable it before using Mailster for system mails! More info: - /wp-includes/pluggable.php:174
https://stackoverflow.com/questions/77398529/wp-mail-method-already-exists-from-a-different-plugin
Due to that reason, I used this plugin to send system emails and this error is occurring ever since.
Though I can’t access the plugins and Dashboard update pages, I can access the Admin Dashboard and other pages. Also, mails are sent properly.
Any pointers on how to solve this problem? or any update coming soon?
Thanks!