ProActive
Forum Replies Created
-
I now see version 2.3.6 has apparently addressed the issue.
Changelog:
fixed issue All orders from all payment methods marked as Paid via Zip.`Yes, thanks, have already downgraded.
Though of course this is a stop gap measure not a fix.Well, nothing I tried or that you suggested seem to fix the issue, so I removed your plugins Schema Type and manually implemented my own with the correct value. If you examine the source code it will be obvious.
Actually, I have removed Local Business schema from the above page and is now only on the home page.
For now I’ll continue to use your plugin for default schema, thanks anyway.
I followed your suggestion and the issue remains!
Customers have left new reviews, so I added those and updated, not fixed.
I also completely removed the Schema Type and recreated it, not fixed.
I also deactivated then reactivated the plugin, not fixed!Any other advice?
I notice the latest update Version 1.9.62 fixed a related issue (GitHub #1310) to the display of “Aggregate rating”, but the issue I describe above remains unresolved.
Do you have any advice or progress report on fixing this problem?
Second that, still having to use the phpMyAdmin hack above…
I’ve done my own debugging and have succeeded in getting my form conditionals to work with the follow code:
function wbk_on_form_rendered( service ){ wpcf7.initForm( jQuery( '.wpcf7-form' ) ); wpcf7cf.initForm( jQuery( '.wpcf7-form' ) ); }
Huh version 1.5.5 was more than a year ago and 32 versions ago, one doubts if its advisable to downgrade so far backwards?
Use of the inspector would have revealed to you the code is present in the script here:
https://acmejoinery.com.au/wp-content/themes/generatepress-child/js/cf7-webba.js
The form can be found here Arrange a Consultation
FYI:
The form works as expected in the Contact Form 7 tester as well as in a stand alone test page.Same here…
In the mean time I’m doing:
add_action( 'admin_head', 'admin_css' ); function admin_css() { echo " <style type='text/css'>.is-alert-update {display: none;}</style> "; }
Thanks Webba great support.
Great work solving this issue, well done!
5 starsMy original email I sent to [email protected] already contains that information, have you not received it?