bookly forms showing html instead of the form
today all of a sudden the front end is showing me html instead of the actual form... the place where the form is supposed to be im seeing;
:root { --bookly-main-color: #1e73be !important; --bookly-color: #1e73be !important; }
(function (win, fn) { var done = false, top = true, doc = win.document, root = doc.documentElement, modern = doc.addEventListener, add = modern ? 'addEventListener' : 'attachEvent', rem = modern ? 'removeEventListener' : 'detach.....
ive reached out to support but im sure they take a day or so to reply. urgent need of help, does anyone know what could be causing it? its been working fine for nearly a year
0
Comments
i was using elementor pro and had the bookly shortcode in a "text editor" element. i deleted the text editor element and added a shortcode element and repasted the code and it rendered the form ok. This happened a year after working properly so if anyone encounters the same issue the fix it to move the shortcodes into a shortcode element rather than using the elementor text editor element;
Many users (including in recent reports) find that switching to the dedicated Shortcode widget resolves this exact issue when the Text Editor doesn't cooperate.
that should resolve your issue
Please sign in to leave a comment.