Q: Does it work with Bricks Builder
Hi there, does the plugin work with the Bricks Builder for WordPress?
SEO_Generator
Oct 21, 2024A: Hi. Thank you for reaching out.
We've added compatibility witn Bricks Builder in SEO Generator version 2.7.0 (and newer). In short, this means that you can use Bricks to design the landing pages that you generate with the SEO Generator plugin.
And our powerful Spintax feature works with Bricks too!
If you have any further questions feel free to send us an e-mail on info@seogenerator.io.
Kind regards,
Tim & Jeroen
SEO Generator
Verified purchaser
And does it play well with ACF?
If I have posts where most of the content is in ACF fields?
SEO Generator does not work out of the box with ACF. But you can add a simple filter to your theme to load the value of your ACF fields and have the shortcodes replaced.
Please use this ACF filter:
https://www.advancedcustomfields.com/resources/acf-load_value/
And call this SEO Generator function to have the shortcodes replaced:
nsg_get_seo_pages_replace_search_terms_and_locations($value);