dr13pgcoc
Forum Replies Created
-
Update: I found out that whenever i update the page, the block id of PostX block change but the css id doesnt. For instance, if I Edit Page and Publish right after, my LATEST NEWS title div class changed from “ultp-block-399cad” to “ultp-block-f9e072” while the css sheet does not change its ids so of course the css is broken!
how can I prevent these ids from changing at any update, or how can I make css follow ?
Hello,
yes, of course, the plugin is installed on both sites.
Plus, the bug is even happening on different pages of the same site, check :
– https://inseedev.nexen.net/DMCSI2022/
– https://inseedev.nexen.net/DMCSI2022/accueil/
They are the exact same page, but one is in a different language.I’ve been investigating, and it seems like one of the page does not have all the css linked with the post id. For instance, the page without the bug has a bunch of css properties coming from the id “.ultp-block-b5201b” and the bugged page has no similar id.
Of course I don’t know how your plugins works exactly so i don’t know why it fails linking the css with the id, but I hope you can help me with this… Thank you