rtddev
Forum Replies Created
-
@imtiazrayhan – Thanks! Will updated the plugin, and give it a go!
Hie @imtiazrayhan – thanks for your reply.
Regarding the “Contact form”, I was just saying that the contact form on your website is not working.
If you go to your contact page, you’ll see that the contact form is broken:
https://ultimateblocks.com/contact/Ok, thanks for the information about the upcoming Section Block 🙂
@imtiazrayhan – Ok, thanks! Will keep an eye out for the update.
Hi @ultimateblocks — thanks for the response and the tip!
That definitely did the trick, so thanks very much.
Formatting on the preview page looks correct now. We’ll build out the full FAQ page now, and see how it looks.
Regarding my other question, is there a way to set the Content Toggle Panel title to a specific <h> tag, instead of just the standard paragraph font?
@administratus – Awesome. Glad it worked out!
@administratus – You can use the Google Structured Data Testing Tool to verify the fix. Just test some of the URLs that were throwing the warning/error.
@administratus – sorry about that, there are two threads that cover some of the schema issues.
Here’s the other one that addresses “offers”, “review”, or “aggregateRating.
https://ww.wp.xz.cn/support/topic/either-offers-review-or-aggregaterating-should-be-specified-error-5/@administratus – Had this issue as well.
Found a workaround here:
https://ww.wp.xz.cn/support/topic/woocommerce-is-not-compliant-with-the-current-schema/Forum: Plugins
In reply to: [WooCommerce] Massive Product Search Console Error (Destroying Ranking)@flybox – Looks like a known issue.
More info & a workaround here:
https://ww.wp.xz.cn/support/topic/woocommerce-is-not-compliant-with-the-current-schema/Hi @dynamiczach – thanks for the reply.
Doesn’t look like anyone is assigned to that Git issue, and there hasn’t been any notable activity for about 1 year.
For whatever reason, we didn’t have this issue originally using this plugin. We’ve had it configured the same for 1 year, and it wasn’t until recently where we ran into this issue.
Tried reverting back to an earlier version of the plugin, going back to releases from November 2018, but that didn’t work.
Will see if I can ping the Github issue and see if anyone is going to work on it.
@dynamiczach @jamosova – I reported this to Woo, and they told me to follow this github issue thread:
https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout/issues/367
But, I don’t see any activity or anyone working on it.
The full details of the report are available in ticket 1844903-zen.
@dynamiczach @jamosova – I submitted the ticket through WooCommerce.com, to the Subscription support channel (Propress).
Note: I did try downloading prior versions of your plugin, going back to version 1.6.0, but that did not fix the problem.
@dynamiczach @jamosova – Seems as though we have the exact same issue as described here in this thread.
Similar in regard to the need to include some sign-up fee in order for the WooCommerce PayPal Checkout Payment Gateway payment option to show at checkout for a subscription payment.
I have a non-prorated variable subscription product, renews on the 1st day of the month, allowing the subscription to be setup without any cost.
With that configuration, this plugin’s payment method does not get displayed — it gets suppressed.
In the very same variable subscription product, if I add a Sign-up fee of $0.01, the payment method from this plugin is shown.
Appears to be related to some recent update of the WooCommerce PayPal Checkout Payment Gateway plugin.
Per your above recommendation, I will open a new ticket with the WC Subscription plugin via our WooCommerce.com account, and reference this support thread.
In addition, I will try and download prior versions of this plugin to see if I can trace back where the issue was introduced.
- This reply was modified 7 years, 3 months ago by rtddev. Reason: To check "Notify me"
Thanks Pavel.
Just submitted a ticket per your request.
Hi Pavel,
Sorry for my delayed response — I didn’t see your reply until now.
Inspect (Console) is showing no errors when I load the ATUM > Stock Central page, nor is it triggering any errors when I attempt to click the “14”.
Also, I checked the PHP error log, and the only two errors being thrown are (examples):
[04-Feb-2019 19:13:02 UTC] The WC_Customer::get_country function is deprecated since version 3.0. Replace with WC_Customer::get_billing_country.
[04-Feb-2019 19:13:21 UTC] The WC_Customer::get_country function is deprecated since version 3.0. Replace with WC_Customer::get_billing_country.
[04-Feb-2019 19:57:26 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
[04-Feb-2019 20:02:30 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
[04-Feb-2019 20:07:04 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0Any thoughts?