Hi There,
With the help of the plugin “WP all Import” we want to import 900 products. We have created a product template with the help of the “Advanced Layout Editor”. We now need the ALE including this template to be preset for each new page/product.
Is this possible?
Hey elbnetz,
Thank you for the inquiry.
There is a way to programmatically enable the ALB for a set of posts or products, but you can’t apply the template automatically. Please check the thread below.
// https://kriesi.at/support/topic/adding-pages-using-the-wordpress-rest-api/#post-1032812
This enables the advance layout builder for every items inside $myposts.
Best regards,
Ismael