Views is a WordPress plugin that lets you easily display content on your website's front-end in any way you choose.
Views User Guides include detailed documentation for creating lists of content, templates for content and archive page and also explain how to create parametric searches for any content type.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 2,626 through 2,640 (of 2,911 total)
Add the above to your Toolset custom code section in Toolset -> Settings -> Custom Code and just replace the field-slug options in the array with the slugs of your custom checkbox fields.
Problem:
The user has a view that holds a map and display post markers. The view was not returning any results on the secondary language.
Solution:
It turns out to be an error in the user's translation workflow. The user was mixing manual translation and translation on the translation editor.
To fix the issue we had to remove the existing translations of the page and of the posts. Then we had to configure the location field to be copied instead of translated. Then translate the posts and the page using the translation editor.
Problem: We recently updated the site and now I cannot edit the post content. I see a message that Layouts are being used to design the site instead of a post editor.
Solution: Deactivate and delete the Toolset Layouts plugin.