Layouts plugin allows you to design and customize the front-end display of your website. You can design entire pages, including header, footer, menus, content and all other elements.
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 - 106 through 120 (of 306 total)
Problem: It seems that the results displayed on page 1 and page 2 of a taxonomy archive are the same.
Solution: In this case, it looks like the difference between the View's limits and the WordPress Reading Settings post count was causing a pagination discrepancy. Increasing the post count in Settings > Reading solved the problem.
Problem: When I activate Layouts, my Shop page and Product pages are blank.
Solution: We recommend you do not start new projects with Layouts. Use Content Templates instead, and use WooCommerce Views to design the Shop and Product pages. You can use the Block editor to design the Content Template if you want a more visual experience.
With Astra theme, after save a layout, the “Theme Options” are overridden unexpectedly.
Solution:
It is a known issue, and has been escalated to our developers.
Currently, as a workaround, when you edit/create a layout, you can click the tab "Theme Settings", open the "Theme Options" according, then save the layouts. It should be able to save theme options correctly
Problem:
When inserting Views into grids of cells in a Layout there is a problem with the markup, an unclosed div which is breaking things.
Solution:
Removing the Views one-by-one made it possible to identify which View was adding an unclosed div, which could then be closely inspected to resolve where. (Recreating the View fixed the issue.)
Problem:
How can we add a link to edit the currently displayed Post, in a Template Layout, so that when clicked, the Toolset Form to edit this post is shown?
Solution:
You can create a Toolset form and insert it into a new Layout.
Do not assign this Layout to any content.
Then edit the Layout for the single posts where you want the Edit Link to appear.
Insert a "Edit Post Link" using a Visual Editor Cell.
When inserting this link the GUI will ask you to set the Layout which shows the form, where you can choose the layout you created in the first step.
This will now produce a link on the single posts which leads to the edit form for each post.