• I’ve got two Problems that I’m trying to solve:
    1) The carousel always Flips back to the first slide on PC but works on mobile?!

    2) I’m trying to create a post carousel which only shows the postpictures that aren’t restricted. But now it shows all pf the posts of the categorie I chose. but when you Click on it you are redirected to the page which then has the restriction Message. How can I only see the Posts that aren’t restricted. Tried using different restriction Plugins but none of them work. I’m now using paid member subscriptions from cozmolabs they said that Maybe in the carouselplugin you can somehow choose that the restricted Post won’t show.
    Hope you understand my problems – Not native english.
    Best regards
    Niko

Viewing 1 replies (of 1 total)
  • Plugin Author livemesh

    (@livemesh)

    Sorry to hear you are having trouble with the widget.

    1) Can I get a link to a page where this is happening? I am not clear on what the issue is actually. You are probably referring to the infinite looping and carousel jumping back to first post after finishing up the last one. Only way to disable this at present is by changing the code assets/js/lsow-frontend.js file at line number 103 by modifying infinite attribute for the carousel. It is probably a good idea to add this option in future release.

    For now, pls change the value and see if that meets your need. Pls let me know if that works and I will think of adding this option for posts carousel so that this code change would not be required.

    2) You may want to add a category to these restricted posts and then specify in the Build Posts Query window to not display any post in this category by entering a value like cat=-40 in the Additional field of the Build Posts Query window. A post can belong to multiple categories.

Viewing 1 replies (of 1 total)
  • The topic ‘Post carousel Problem’ is closed to new replies.