oldjoeblind
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Content Analysis for Yoast SEO] Ignore repeater field, conditionallyThanks @tacoverdo
I’m looking at this now, and all looks fine in theory. When you say ‘add the parent field’s name to the blacklist’
How do I find / retrieve the parent field’s name?
Bear in mind it’s the specific row I’m looking to ignore, and not all textareas in all repeating blocks.
I did wonder whether it should be the name of the specific textarea, e.g.:
<textarea id="acf-editor-145" class="wp-editor-area" name="acf[field_60a4f0812ccda][621664f82d1d5][field_60a504c5597a3]" aria-hidden="true"></textarea>Many thanks.
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Custom field value problem (ACF)Excellent, thank you! I didn’t realise ACF saved two fields per product. This has solved the issue.
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Custom field value problem (ACF)Hi, yes all latest versions:
Advanced Order Export For WooCommerce: Version 3.1.8
Advanced Custom Fields PRO: Version 5.9.5
WordPress: Version 5.7A quick update for anyone who comes across this:
The issue was down to ‘Yoast SEO Meta Box’ being set to ‘Hide’ in Search Appearance settings. Once the meta box is set to ‘Show’, the ‘Make primary’ button works as intended.
Might it make sense for Yoast to hide this button when meta box is hidden, rather than disable it?