I added a top line of information with an element hook, and I added a WPML language switcher with a shortcake [wpml_language_selector_widget] on the top line. However it displays on two separate lines. How to make it display on the same line ?
Then you can create add a Conatainer Block, to create the background color, within that a Grid Container Block, and then add your shortcode to the left column and text elements in the right.
Thanks for clear answer.
Actually I’m using Beaver Builder as page builder.
Is it possible to replicate what you explained with Beaver Builder, or should I add GenerateBlocks plugin and proceed as you explained ?
I don’t think Beaver Builder works with the Block Element as this element is intended to be edited with Gutenberg editor.
You can proceed with only using Gutenberg editor plus GenerateBlocks for making column layouts with styling and then add the shortcode and the texts on their intended columns.
Hello, I installed GenerateBlock, made a Block Element with a container, 2 separate columns within, 1st column containing text and 2nd column containing WPML shortcode. However it seems that the shortcode is not recognized…
Any idea why ?