I'd like to have a way to change the Loop style from the front end. Many websites I've visited have something like this to change the style from grid to list to table etc...
Solution:
There isn't such kind of built-in feature within Toolset Views/Blocks plugin, you might consider to create two views, but display them in different style(grid and list), then use custom JS codes to toggle to different view, for example:
Problem: I am creating the design for a Content Template using Kadence elements, but there are problems with alignment and additional CSS classes being lost when saving the template.
Solution: Update to the latest plugin versions to get the fix for these issues.
I have created a custom post type creation form, but the form, upon submission, is not generating a new post. I have set the form to display the post just created, and I get an error that no such post exists.