With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 6,001 through 6,015 (of 6,021 total)
Problem:
I am creating a new Post View but I got an error and nothing saved. The issue is happening in Loop Output Editor section & content template section in the View.
Solution:
modSecurity in hosting cPanel stopped it from saving the data, disabling modSecurity from cPanel resolved the issue.
Problem:
Create a view to show all posts of a special post type created by current user. But most of the buttons not working. for example I can not add a filter or also open css editor to add some css.
Solution:
It was a conflict with other plugins, check it by deactivating all third-party plugins and switching back to the Default Theme (e.g. Twenty Sixteen theme) to see for any possible conflicts with any of the plugins or themes.
Also try upgrading server’s PHP version to v5.6 or later.
The issue is that the customer was having issues with his custom shortcode in our Views Conditional shortcode. In this case the user was having a missmatch of his quotes.
Solution:
The solution here is to first ensure that your shortcode is added to the views 3rd party shortcode arguments. To do this you need to go to Toolset > Settings > Frontend and then add your shortcode name to your views 3rd party shortcode arguments.