Hello,
what am i doing wrong if i add a new page but there is no ALE on the editing page?
Running Enfold 4.8.6.1
In the overview there are some pages what are showing up eq.
About — „Classic Editor“, Erweiterter Layout Architekt
br Alex
Hi,
Thank you for the inquiry.
The button displays back when we disable the mtn_setup_theme function in the child theme’s functions.php file. The function limits the ALE to the mtn-faq post type. You may need to use the avf_alb_supported_post_types filter instead.
Examples:
// https://kriesi.at/support/topic/custom-post-type-not-displaying-correctly/#post-1299723
// https://kriesi.at/support/topic/pods-enfold-advanced-layout-editor/#post-1281976
Best regards,
Ismael
Thanks a Lot Ismael!
Do you have any answer for the error in avia-footer-scripts?
Uncaught SyntaxError: Unexpected token ‘!’
br Alex
Hello,
found it. It was the JS compression.
Thx Alex
Hi Alex,
We are glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko