Home › Forums › WoodMart support forum › I can not get popups and floating blocks working
I can not get popups and floating blocks working
- This topic has 13 replies, 2 voices, and was last updated 5 days, 16 hours ago by
Artem Temos.
-
AuthorPosts
-
October 8, 2025 at 9:59 am #689547
metuzaParticipantHello,
Yesterday i was to test the new popup and floating block feature but could not get any of them to work. I have set conditions to include all and triggers to page load. Emptied all cache but no luck.
Do i need to have gutenberg blocks enabled?
I have added website url and login information so whenever you have some time please have a look, but no stress 🙂 This is a off public / development site so feel free to deactivate/enable plugins or theme and test whatever needed.
Brgds
RuneOctober 8, 2025 at 10:08 am #689551
Artem TemosKeymasterHello,
Sorry, but we can’t open your website and always get redirected to http://127.0.0.1/.
Kind Regards
October 8, 2025 at 10:49 am #689572
metuzaParticipantHi again,
Wierd, but can you please try again now?
There was an old DDOS redirect rule for Poland.Brgds
RuneOctober 8, 2025 at 12:49 pm #689615
Artem TemosKeymasterSorry, but we still can’t view your website.
October 8, 2025 at 2:13 pm #689646
metuzaParticipantAre you sure that you are on the correct site/subdomain? I can not see any new attempts in the logs.
Brgds
RuneOctober 8, 2025 at 5:26 pm #689727
metuzaParticipantOk, i have enabled one of my staging sites and updated to latest woodmart version. Same problem here. I have updated the url and login info. Feel free to test anything.
Brgds
RuneOctober 8, 2025 at 5:38 pm #689731
Artem TemosKeymasterWe just tested the floating block and it works correctly. Can we disable all plugins and switch to the parent theme to see what is wrong with the popup?
October 8, 2025 at 6:26 pm #689745
metuzaParticipantYes sure.. You can do whatever you want 🙂
October 8, 2025 at 9:26 pm #689759
metuzaParticipantCan you also please check the promo-popup and the header menu in the upper right corner?
After the update to latest Woodmart version i have lost the content for the promo-popup. You can easily open the promo-popup if you click the link NYETSBREV in the header menu in the upper right corner. But to see the problem you must open the site in another browser, not logged in, as it has to be cached.
Then you will also see that the same header menu is no longer white, and hover color does not work.
Brgds
RuneOctober 9, 2025 at 9:18 am #689805
Artem TemosKeymasterHello,
We just tested your website and see that both popups work as expected. Here are screenshots
https://gyazo.com/45afe164b08b88a55be6fb2f908ed943
https://gyazo.com/9d4065fb385ebb5934e4a3b198e5488eKind Regards
October 9, 2025 at 10:07 am #689814
metuzaParticipantHello,
Yes i now see an popup where to select popup type and give it a name. I did not get that popup before, got straight into the editor. But still if i in the popup choose Empty and add my own content then popup will not appear. Even tried to copy content and settings from a working popup with no luck.
In regards to my previous message about empty content in the old promo-popup i had to add this JS to delay javascript exclusion in WP Rocket: /wp-content/plugins/js_composer/assets/lib/vc/vc_waypoints/vc-waypoints.min.js
In regards to the top right corner menu where color changes after site is cached i did find the following CSS beeing wrong, you will see it has a ” , ” to much. Once i remove one of the commas in browser tools it works ok.
.wd-nav { --nav-color: rgba(var(--wd-navigation-color),, 1); --nav-color-hover: rgba(var(--wd-navigation-color),, .7);
Any idea what can cause this, is there a javascript i need to exclude in WP Rocket?
Brgds
RuneOctober 9, 2025 at 2:56 pm #689904
Artem TemosKeymasterHello,
To fix the problem with the empty popup you need to apply patch
689896
. As for the link’s color, you need to disable the Optimize CSS delivery option in WP Rocket. https://monosnap.ai/file/rQtWp9ANLrMHoKoS8UZzZYHijva1LAKind Regards
October 9, 2025 at 4:36 pm #689928
metuzaParticipantHello,
Ok, i did find a solution for the header menu so works ok now (replaced the menu with text/html). I can not disable Optimize CSS option as that is like moving 10 years back in time when it comes to pagespeed. It works very good.
Popup works ok now, thank you 🙂
I think i now have tested the entire site using the latest Woodmart and it seems now that everything works great. There is a little new CSS that mess up with the order comments label in checkout page so i had to unset that for the checkout page.
.optional { position: relative; top: -5px; font-size: .8em; color: var(--color-gray-300); }
Thanks again, and keep up the good work 🙂
Brgds
RuneOctober 10, 2025 at 9:10 am #689983
Artem TemosKeymasterGreat, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
-
AuthorPosts
The topic ‘I can not get popups and floating blocks working’ is closed to new replies.
- You must be logged in to create new topics. Login / Register