A lot of styling options simply don’t show, grid and more complex flex layouts simply do not work (using the new Ajax loader). Background is white by default even though set up differently within template settings. I had to change this using css.
Alignment issues and the loader doesn’t show.
However, I can’t understand your problems without further information.
Would you be so kind as to show and explain your problems in a short screencast?
I’m having the same situation and just had a lightbulb moment. Using the AJAX render will render the same popup multiple times on the same page, so styling at the ID level generates conflicts as multiple elements are given the same ID. I just created a class for the elements I wanted to style applied all of the styles to the class. Now it all seems solved! Hope it helps! Cheers!
Hi @div & @blureogroup ,
I can reproduce the problem to some extent, but it would be helpful if I could have a look at your setups to make sure it is the same problem.
Would you be so kind as to send temporary login credentials, information on which popup/page I can see the issues and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase?
Okay, I’ve made you an account and e-mailed you the log-in credentials to help@bricksbuilder.io
Under Templates you’ll find the following 2 templates:
TEST ARCHIVE
TEST POPUP
Of course, the TEST ARCHIVE is the template for the archive, and the TEST POPUP is the template for the popup. The template is visible at the Items page: https://soulworker.wiki/items/
Sorry for the late reply, got caught up at work and finally have some free time to check.
I’ve checked it but it seems the flexbox still doesn’t seem to be functioning properly inside the popup, everything is on a new line even though I’ve put the 2 elements in a block and set it to horizontal layout:
EDIT: I’ve disabled “Render without wrapper” and now it works. I’m not sure why it does that but apparently it works