Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1334380

    Hello,
    I am having a issue. Whenever I make further edits to the Columns within a Colour Section in english language page, it either deletestes the entire content below, or changes all the text.

    Please check the private content

    Thanks you in advance

    #1334414

    Hey,

    Thanks for contacting us!

    I created a private copy of your English page and tried editing the text in columns however it worked fine. I attached the link of the page in private content field below.

    That issue usually occurs when there is broken HTML on the page. I could not find any broken HTML on your page either. Have you figured it out already? :)

    Best regards,
    Yigit

    #1334442

    Unfortantly, the issue still remains. I have seen the same problem in another thread. Please check the link in private content.

    #1334491

    Hi,

    Thanks for the update. This is a common problem, since the Layout Builder might break if there is open html markup in your content. I tried checking your site, but it’s not loading on my end, please see private. Please let us know how we can login to your site, and how we can reproduce the problem you are having.

    Best regards,
    Rikard

    #1334508

    I’m using in the page a testimonials element. In “name” field I can use the following tags (<center> & </center>) and shows a error.

    For login, check the private content

    Thanks in advance

    #1334517

    Hi,
    Thank you for the explanation, adding the center tags is breaking the element, this is why you are seeing the red warnings below the element fields:
    2022-01-06_001.jpg
    please manually add the testimonials element without the tags, add we can assist with some css to center the element for you

    Best regards,
    Mike

    #1334546

    So the problem is due to this tags?

    How can I center the element via css?

    #1334574

    The problem is solved! Thank you for your support. How can I center the fields “Name & Subtitle below name” in testimonial element using CSS?

    #1334594

    Hi,
    To center the name & subtitle please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #main .avia-testimonial-row .avia-testimonial-name,#main .avia-testimonial-row .avia-testimonial-subtitle {
    	text-align: center;
    }

    Best regards,
    Mike

    #1334660

    thanks for your reply.

    #1334664

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold deleting my content if I make any edits’ is closed to new replies.