Unwanted Line Breaks generated when using Beaver Builder and Themer.
The issue occurs when using shortcodes to insert content and plugins within the back end Post content editor (incl. with the use of Beaver Themer). It also occurs when coding with the Beaver Builder insert Text or insert Tabs modules in the BB front end page builder.



There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float.
There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float.



There is some extra text right after the images. There is some extra text right after the images. There is some extra text right after the images. There is some text right after the images. There is some extra text right after the images.
1a/ - - I inserted the below code in the Post Content Text editor - - - -/
‹div style="margin: 0px; background-color: rgba(251, 252, 254, 1); border: 1px solid rgba(145, 155, 185, 0.3); padding: 8px;"›
‹img src="/wp-content/uploads/PDF.png" alt="" style="float:left; width:60px;margin-right:6px;"›
‹img src="/wp-content/uploads/PDF.png" alt="" style="float:left; width:60px;margin-right:6px;"›
‹img src="/wp-content/uploads/PDF.png" alt="" style="float:left; width:60px;margin-right:6px;"›
‹img src="/wp-content/uploads/PDF.png" alt="" style="float:left; width:60px;margin-right:6px;"›
‹/div›
1b/- - I inserted the exact same code in an Advanced Custom Field "wysiwig" Field via the wpbb shortcode and inserted the shortcode, also in the Post Content Text editor that generates this page/post - - /:
wpbb post:acf type='wysiwyg' name='acf_wys1'
in brackets.


There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float.
There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float. There is some text right after the images that float.
Resulting code in the source file: a ‹br/› added at then end of each line and a ‹p› on the last one.
These ‹br/› and ‹p› issues affect multiple areas of Beaver Builder and Themer and I have been struggling with them for months using site wide custom css. Here I find no way to remove the unwanted breaks.
EXAMPLE 2:
2a/ - - I inserted two "LGC Light Grid Columns" into the Post Editor (lgc_column grid="50" etc...) / USING THE DIRECT INSERT => Columns Top Aligned OK/
2b/ - - NOT TOP ALIGNED using the exact same code inside an Advanced Custom Field via Beaver Builder Shortcode - - /
wpbb post:acf type='wysiwyg' name='acf_wys2' (in brackets)
2
ACF_Wys0 Content
Innsikt 58 2025 | 4 nøkler til tillit
ABCD-modellen er et nyttig rammeverk for å forstå hva som bygger tillit i relasjoner. Når du er kompetent,…
Innsikt 57 2024 | VIPS for mental styrke
VIPPS er et supereffektivt betalingsmiddel som vi er blitt glad i, fordi det gjør livet vårt enklere. VIPS…
Innsikt 56 2024 | Kunsten å skape engasjement
VIVA er en huskeregel for deg som vil skape engasjement. Kampen om oppmerksomhet er tøff. Vi er vant…
Innsikt 55 2023 | Tre tips til deg som vil motivere deg for endring
Vi kan ikke gjøre noe med at endringer skjer. Det vi kan gjøre noe med er hvordan vi…
Innsikt 54 2023 | Kunsten å knytte bånd: Veien til meningsfulle relasjoner
Nylig deltok jeg på et Litt klokere-møte i regi av tilt.work, der temaet var onboarding. Møtet inspirerte meg…
Innsikt 53 2023 | Visualisering: Se det for deg
Visualisering gjør deg tryggere og er en svært effektiv teknikk, mye brukt blant idrettsutøvere. Det handler om å…






