
-
AuthorPosts
-
March 9, 2025 at 10:08 pm #1478970
After some recent problems, I brought my website back from backup. There may have been an update as well.
Once I brought the website up, I have extra breaks in places that should not be. For example 3 button layout should be next to each other and normally no braks (even in the preview).
However, I am getting this
<span class=’avia_button_icon avia_button_icon_left avia-iconfont avia-font-entypo-fontello’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’ ></span><span class=’avia_iconbox_title’ >call xxx.xxx.xxxx</span><br>
<span class=’avia_button_icon avia_button_icon_left avia-iconfont avia-font-entypo-fontello’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’ ></span><span class=’avia_iconbox_title’ >Get Estimate</span><br>
<span class=’avia_button_icon avia_button_icon_left avia-iconfont avia-font-entypo-fontello’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’ ></span><span class=’avia_iconbox_title’ >Schedule Meeting</span><br>that of course caused the button to be under each other as opposed to in line.
The same problem is with rotating text that is no longer in line.
What could happen and how do I fix it?March 10, 2025 at 5:39 am #1478983Hey purmar2,
Thank you for the inquiry.
Where can we check the issue? Please provide the site URL in the private field and include links to the affected pages. One of your options is to do a database query to remove all line breaks in the post content.
— https://pastebin.com/Pv9fBJS4
IMPORTANT: Please make sure to create a site backup or restore point before proceeding.
Best regards,
IsmaelMarch 10, 2025 at 1:44 pm #1479023Thank you. Not sure why this is happening.
March 10, 2025 at 6:01 pm #1479039Hi,
Thanks for that. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMarch 10, 2025 at 6:43 pm #1479041This reply has been marked as private.March 11, 2025 at 3:04 am #1479052Hi,
Thank you for the info.
We are not yet sure why the < br > tags were added to the av_buttonrow element, but we managed to remove them by manually editing the shortcodes. We enabled the builder’s debug mode.
— https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.