Hi,
Is this behavior you are seeing without Gutenberg as well?
To me this looks like the slider plugin does not load its code on archive pages, which isn’t unlikely as many archive pages strip away shortcodes.
If it doesn’t happen normally, would you be able to share what plugin it is so we can have a look?
Hi!
Thanks for looking in to this. The answer is no. I turn both main post site an post article to classic, then everything work normal. The slider work in both places.
Take a look at my test site https://ecotechbio.com/solnikfarming/post-classic/
The slider plugin is Carousel Slider Version 1.8.9 | By Sayful Islam.
grindstr
Hi,
Sorry about the delayed response, weekend and the likes 🙂
I’ve had a test of the plugin, and I can’t make it work as you expect neither with or without Gutenberg activated.
It’s worth noting that I checked into it, and the plugin is not actually coded to work on archive pages like you want.
The author does have solution to this though, covered in the following forum post https://ww.wp.xz.cn/support/topic/not-initializing-on-homepage-posts/
Hi and thanks Marius!
I put the code in function.php and then it works.
I’m not that into coding, but it’s strange it worked in my test environment without this code?
But anyway, as long as the it works, everything is ok.
Thanks for looking into this and to great help.
grindstr
You might have used their widget somewhere on your site on your test site? That would load the styles etc outside of single posts as well then 🙂
Glad to hear you got it all working!