Notice the Image element for Google moves to the right-side middle column on the frontend just by defining the block as an ‘a’ HTML tag. Why does Bricks show it one way while the frontend result is different? Or another way… why is the frontend showing differently than the Bricks Builder editor view?
In the builder it is displayed correctly because there, the links are not links but divs – otherwise you would not be able to select the element on the canvas.
Ah that’s right, thanks Stefan. I still would appreciate it if Bricks can improve the builder editor to properly display how it should look on the frontend (or in preview mode for example).
I understand why it doesn’t appear that way in the editor, but should it not show correctly in the preview view? In the preview mode we aren’t selecting elements so a user would expect that to display properly as if it was the front end. After-all, what’s the point of the preview mode if it doesn’t actually reflect the front end properly, is it literally only removing the surrounding editor components and not better reflecting the front end?
You say in the editor they’re divs instead of links which makes sense since you need to click elements in the editor… but in preview mode, why can’t those be changed to links to better reflect the front end view? I just see room for improvement here.