-
AuthorPosts
-
November 29, 2017 at 12:00 pm #883003
Hello Support,
save the page “Home” as a template, create a new (private) page and insert the template, and save: No problems. Edit the content, for example a title in a special heading, and save: Completely messed up (elements broken, shortcodes visible). Every time.
Since WordPress 4.9 and Enfold 4.2.
Best regards
DavidDecember 1, 2017 at 8:12 am #883763Hey DDamjanovic,
Thank you for using Enfold.
Which one of the templates is not working properly? The “WP-Home” template seems to work fine on a test page that I created. ( see private field )
Best regards,
IsmaelDecember 1, 2017 at 3:36 pm #883919Hi Ismael,
please edit the page WP-Test, then insert template neuStart. Edit the first 1/4 special heading, save… and it’s broken like you see now.
Best regards
DavidDecember 4, 2017 at 4:55 am #884508Hi,
I’m sorry but I can’t reproduce the same issue. I added the template twice.
Best regards,
IsmaelDecember 4, 2017 at 3:11 pm #884657You didn’t “Edit the first 1/4 special heading, save”, right?
… and it’s broken like you see now.
December 5, 2017 at 2:36 pm #885073Hi,
Ah yes. I was able to reproduce the issue. Please set the builder to debug mode so that we can see the actual shortcodes.
// https://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
IsmaelDecember 5, 2017 at 8:48 pm #885226Hi Ismael,
it’s in debug mode now.
(But you know that your debug mode is buggy, too. I can’t remember one day where copy and paste worked without problems.)
Best regards
DavidDecember 6, 2017 at 8:57 am #885439Hi,
Is this template old? Or is it created from an old version of the theme? The layout is breaking because the special headings’ closing shortcode tags are missing. We added it manually. Example:
[av_heading heading='Test Test' tag='h3' style='blockquote modern-quote' size='' subheading_active='' subheading_size='10' padding='10' color='meta-heading' custom_font='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' admin_preview_bg='']
Replaced with:
[av_heading heading='Test Test' tag='h3' style='blockquote modern-quote' size='' subheading_active='' subheading_size='10' padding='10' color='meta-heading' custom_font='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' admin_preview_bg=''][/av_heading]
We also saved the layout as a new template called “neuStart v2”.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.