Modern Slider Issue

Hi there,

I’m having trouble to add a slider element wich should display recent posts from a custom post type.
I’ve added the post carousel slider and used the Query builder as the source but there are no posts either at the backend nor on the frontend… and also no pagination :man_shrugging:

Would you have a look please :sweat_smile:

Hi PAMA,

Thanks for reaching out.
I have checked the page and found a few things. I have changed the Looper Provider and Looper Consumer both to the slide added the following custom CSS to override the opacity to 1 to make the slide visible.

.x-slide-container-viewport:not(.is-ready) .x-slide
{
    opacity:1 !important;
}

Thanks

Hi, this has done the job…

But why is this so difficult… When you buy the course with the slider Templates, shouldn’t they just work, when you install them? I wonder why there is some extra css necessary :man_shrugging: :thinking:

Hi PAMA,

The extra CSS is not required, but it seems that something is blocking that CSS to load and that is why you need to add it additionally.

Thanks

Ok, maybe its a Plugin or so… Anyway thanks for your help :grimacing: :raising_hand_man:

Hey @pamadesign,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.