Hi @timmse ,
I suppose the latest changes in 1.5 beta are meant to address this and other similar shortcode issues reported in the forum? https://bricksbuilder.io/changelog/#5113
Nice to see Thanks for all the hard work!
PS - Saw the following posts which I think may be related, listing here just for convenience for anyone who comes across this in the future:
I am using the Geo Directory plugin that uses shortcodes. The shortcodes are not rendering in Bricks Builder editor and many don’t show up at all. So feels like I am flying blind. In this case most of the entire page is shortcodes for the listing detail pages.
The page looks good.
My question: "is there a setting I missed or way to get better control when editing in Bricks?
Bricks Version: 1.4RC2
Browser: Firefox Dev
OS: Windows 10
URL: Local site
Hi,
I decided to post this in bug category, but I’m not 100% sure it is bug. There are 2 main observations that I found:
Smaller one, sometimes (most times?) the shortcode in builder is not rendered exactly as it is rendered on frontend. But not big deal, as we can still see height/width and approx. layout of the shortcode content - form, for example.
This one is much more annoying. Sometimes shortcode content …
Dear Support,
I realized that Bricks sends an AJAX request to the server for each character typed in the Shortcode content, I assumed it is listening for the “oninput” event of the field.
IMO that is very expensive for the purpose, imagine if I have to type 100 characters for the shortcode requirements, 100 requests will be sent to the server.
I would propose to add a “Save content” button next to the shortcode content field and send a single request when the save button is clicked.
I hope m…