Tagged: advanced layout, parsing, woocommerce
-
AuthorPosts
-
December 13, 2019 at 2:06 pm #1165530
Hi,
Since Enfold does not offer any solution to have an advanced layout with a working woocommerce gallery for variable products,
we use the element “load content from another page”. (here: from a portfolio item).But the content is not displayed/parsing correctly. Do you have a solution for this?
Thank you
- This topic was modified 4 years, 11 months ago by Mike.
December 16, 2019 at 6:09 am #1166245Hey Mike,
Thank you for the update.
By default, shortcodes from the advance layout builder will only work inside the builder itself and the widgets. You have to add the following filter in the functions.php file to execute shortcodes that were added some where else.
The shortcodes should work after that, but they might not look or behave exactly as they do when added directly in the advance layout builder.
Best regards,
IsmaelDecember 16, 2019 at 11:33 am #1166315Hi Ismael,
Thank you. Code is added, but still not working:
Is there anything you can do about that with FTP access?
Thank youDecember 17, 2019 at 7:11 am #1166729Hi,
Thank you for the update.
How can we login to the site? We tried using the login credentials above to access the dashboard but it didn’t work. Please post the login URL and an updated login account in the private field.
Best regards,
IsmaelDecember 17, 2019 at 1:07 pm #1166803Hi Ismael
Thank you. Logins in private
December 20, 2019 at 4:52 am #1168028Hi,
Thank you for the update.
We modified the enfold\config-templatebuilder\avia-shortcodes\postcontent.php and edit the code around line 252 so that it will process the shortcodes instead of just returning the output value. The shortcodes are now rendering properly in the tab, but the layout is broken as expected. You should avoid using the post content shortcode anywhere else other than the builder itself.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.