giofilo
Forum Replies Created
-
Forum: Plugins
In reply to: [Google for WooCommerce] Continue button is disabled.Hi @patrickghoojamanian ,
I followed all your instructions, but the “Continue” button is still disabled.
Only point 4 was not applicable, because I don’t have the “Disconnect Jetpack” button (but I do have the Jetpack plugin).
Forum: Plugins
In reply to: [Google for WooCommerce] Continue button is disabled.Hi, I got the exact same problem too. I’m configuring a brand new e-commerce in Italy.
A suggestion: when I click “Update store address” an API call start to
https://www.mywebsite.org/wp-json/wc/gla/mc/contact-information?_locale=userand the payload sent is:
{
"id": ***,
"phone_number": "***",
"phone_verification_status": "verified",
"mc_address": {
"street_address": " Vico Tarsia 4\n",
"locality": "Napoli",
"region": "Napoli",
"postal_code": "80135",
"country": null
},
"wc_address": {
"street_address": "Vico Tarsia 4",
"locality": "Napoli",
"region": "Napoli",
"postal_code": "80135",
"country": "IT"
},
"is_mc_address_different": true,
"wc_address_errors": []
}Maybe is the button disabled because the “is_mc_address_different” is “true”? I checked and I wrote the same address in Google Merchant and in Woocommerce. In Google Merchant I cannot edit the country, which appears to be “null”.
- This reply was modified 1 year, 1 month ago by giofilo.
Hi @inpsydekrystian ,
No, the website didn’t crash. I will see if I receive other error messages.
Thank you!
Hi Krystian,
thank you very much!
I was able to configure the plugin now.However I received an automated email from my wordpress saying there was an technical error with your plugin. Maybe it is helpful for you:
Dettagli dell'errore
====================
Un errore di E_ERROR รจ stato causato nella linea 242 del file /web/htdocs/www.progettometi.org/home/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php. Messaggio di errore: Uncaught Error: Class "WooCommerce\PayPalCommerce\WcGateway\Settings\SettingsListener" not found in /web/htdocs/www.progettometi.org/home/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:242
Stack trace:
#0 /web/htdocs/www.progettometi.org/home/wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php(58): WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::WooCommerce\PayPalCommerce\WcGateway\{closure}()
#1 /web/htdocs/www.progettometi.org/home/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/WCGatewayModule.php(462): WooCommerce\PayPalCommerce\Vendor\Inpsyde\Modularity\Container\ReadOnlyContainer->get()
#2 /web/htdocs/www.progettometi.org/home/wp-includes/class-wp-hook.php(324): WooCommerce\PayPalCommerce\WcGateway\WCGatewayModule::WooCommerce\PayPalCommerce\WcGateway\{closure}()
#3 /web/htdocs/www.progettometi.org/home/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /web/htdocs/www.progettometi.org/home/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /web/htdocs/www.progettometi.org/home/wp-admin/admin.php(176): do_action()
#6 {main}
thrownOk @darnelldibbles, thank you anyway.
Hi @darnelldibbles ,
I like the older post button ๐
What I can’t do is to make those older posts look the same as the first 12 posts.When I click the older posts button, the default post template is loaded. Instead I want to use my custom template.
Thank you for your help.
I’m sorry @darnelldibbles, now the link should work. I changed the category slug, so I set a redirect 301 from the original one to https://www.usualillusion.com/?cat=1 and renamed the file
category-one-song-a-day.phptocategory-1.php.- This reply was modified 6 years, 3 months ago by giofilo.
Hi @iubenda, I tried standard version, and it works!
So I use standard for now.Thank you
I run into exactly the same bug, it’s the same with 1.14.2 or 1.14.3.
My website is based on several Custom Post Types too and I noticed that the Jetpack subscription service sends email only when I post in the main blog. This is a problem for me, since I have many subscribers.
Is there maybe a trick (a code snippet or something else) that we can use, while we waiting that the developers fix this “problem”?
Thank you very much!Thank you marquex!
Hi,
Same problem here: http://20masterlab.com/sitemaps/albertobucci-20masterlab-com.xml
Forum: Networking WordPress
In reply to: Have different plugins for different sitesThanks Andrea.
But I have already seen this plugin and it doesn’t do what I want.
This plugin excludes the plugins for ALL the sites of the newtwork.
Instead, I want exclude the plugins for only a few sites.Forum: Networking WordPress
In reply to: Have different plugins for different sitesI have to modify my question for being more clear!
I want that a user (admin) of a site CAN’T SEE a plugin if I (super admin) decide that he can’t see it.
Forum: Networking WordPress
In reply to: WordPress 3.0 Multisite PostsI’m looking for this too! I actually use the RSS widget, but I hope there is a special loop code to do this!