Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Content Views

    (@pt-guy)

    The reason is influence of CSS from Customizr theme to the scrollable list.
    that theme uses custom CSS for 2 Boostrap classes carousel-caption, carousel-indicators.

    To prevent this problem, we’ve added prefix to these classes (this change will be published on next release).

    Now you deactivate & delete CV plugin, and download & install fixed package here
    https://dl.dropboxusercontent.com/u/73588917/content-views-query-and-display-post-page.zip

    Thread Starter ADT

    (@adwaitatechnologies)

    @pt Guy,
    Thank you so much!!

    The slider appears. However, the excerpt gets cut off from the left. Here is the screenshot. Also, I don’t see the posts switch automatically. Is it available only for the PRO option?

    I’m also seeing that whenever I enable this plugin, the default slider’s animation does not work.

    Is it possible to fix these?

    Thanks,
    Das

    Plugin Author Content Views

    (@pt-guy)

    Hi Das,
    1. excerpt was cut off from left
    the reason is active theme set margin-left: -30px for .row. to fix it, Please add this CSS code to file style.css of your active theme:

    .pt-cv-row {margin-left: -15px !important;}

    2. slider’s animation
    do you mean it doesn’t scroll between posts automatically?

    Thread Starter ADT

    (@adwaitatechnologies)

    @pt Guy,

    1. Thanks so much. It works!
    2. Yes, it doesn’t scroll automatically between posts.

    Regards,
    Das

    Plugin Author Content Views

    (@pt-guy)

    Dear @das,
    2. This advanced feature is only available in Pro plugin here.

    Thread Starter ADT

    (@adwaitatechnologies)

    @pt Guy,

    No problem. Will look into that. Thank you so much for fixing the issues and helping me out.

    Regards,
    Das

    Thread Starter ADT

    (@adwaitatechnologies)

    Sorry, the answer to question 2 is 2 fold.I missed to inform about the default slider .

    The default slider which comes with Customizr theme , when enabled in the same page as the plugin, does not show the transition animations.

    Regards,
    Das

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Scrollable list in customizer theme is not working’ is closed to new replies.