Views plugin allows you to create sliders and display them in different parts of your website. They can include content and custom fields. You have full control over what they display, how they look like and how they transition.
When you ask for help or report issues, make sure to tell us what content you want to display and how you want your slider to behave.
Viewing 15 topics - 166 through 180 (of 246 total)
Problem: I would like to change my slider View so that 3 elements appear at once, but the pagination system only advances 1 element at a time.
Solution: Unfortunately there is no built-in way to do this, since the pagination system is directly related to the number of posts shown per page. It would require custom code.
Problem: I'm trying to use Layouts, WPBakery Page Builder, and the Newspaper theme together but I'm not able to get my page templates to appear as expected.
Solution: Toolset Layouts and WPBakery should not be used together, so it's best to deactivate the Layouts plugin. The Newspaper theme doesn't work out-of-the-box with Content Templates, but you can follow the steps in our Theme Support for Content Templates document to help fix that problem.
Add this function name in Toolset > Settings > Frontend Content > Theme support for Content Templates:
The issue here is that the user's view slides are not working correctly on their local host
Solution:
In a case like this we are not able to resolve the issue since its caused by their local test server. What I recommend that you do is to put the site on a live server and see if the issue still remains.
Problem:
Conditional Logic is not working as I expected. An example is below.
Solution:
User confirms that the problem appears to be caused by a conflict with either Autoptimize or Async JavaScript plugins. I disabled them for another reason and noticed that the conditional logic worked correctly.