Layouts plugin provides a drag-and-drop editor that is used from the WordPress administration. Using this editor, you can create layouts, assign them to specific content and design entire pages.
When you ask for help or report issues, make sure to tell us the design that you want to achieve and the layouts that you have created so far.
Viewing 15 topics - 136 through 150 (of 200 total)
Problem: My Content Layout doesn't seem to work after updating to WordPress 5 and Gutenberg.
Solution: Types 3.2.3 allows you to select the block editor (Gutenberg) or the classic editor for each post. Use the classic editor to style a post with a Content Layout.
Display one random text from an array {a|b|c|d} in taxonomy archive page.
Solution:
There isn't such a built-in feature within Toolset, I suggest you try to setup some custom codes, for example, create a custom shortcode, and output the random text from the array.
Problem:
A template Layout is individually assigned to very many posts (rather than simply being assigned to the post type).
Now that the client wants to remove the assignment, the UI only allows to un-assign up to 5 at a time, and there are 100s.
Solution:
Create a dummy Layout. Assign it to the post type in question to be used for single posts. Then un-assign the Layout from the post type. The dummy Layout can now be discarded.