Hi guys,
Thank you for all your work you're doing to make our lifes easier.
Your recent extension update - popup builder came to me in very right time :D
Anyways. what Im trying to do is to build quite complex within it and and hit the bump.
What im trying to do is load js code after all to check size of 1 div to set height of another with observer.
But no matter how im trying to load/add the script it always being loaded before popup div.
I did try in helix template backend, template index.php or debug position as Pavel advised in some different post and different case.
I dont have any mess on website yet as just testing possibilities on clean j5 + helic ultimate + latest sp page builder.
Could you give any advise how to add custom js script after popup built - before closing body tag?
btw,
I have spotted couple of details that you may want to look at with your next updates:
- once you turn off overlay popup general settings (style tab), code appears on top of website: #sp-pagebuilder-overlay-1 { display: none; }. I have worked it around by just setting transparency of overlay colour to 0 but it might be worth looking at
- I don't know if adding popup as menu item should work as it does.
currently when you're adding your popup in conditions as new menu item, menu item is being created with link target to sp page builder page so in fact it creates dummy/empty page under popup and when you close popup, there is this empty page. I believe desired result would be to display popup on menu item click but stay on the same page popup was triggered from. (i hope it makes sense).
Anyways, thank you for all your work. really good stuff
edit: subject cut html tag - supposed to be before /body