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.
When a Content Template (CT) is added to a Taxonomy View and this View is inserted outside the Loop in an archive, the CT from the first View is not used anymore.
urrently, you can try these:
Edit the Taxonomy View, in section "Loop Editor", remove the content template shortcode, and display the taxonomy link shortcode directly.
Problem:
The user was unable to display the shop page using a specific layout.
Solution:
- Make sure that the layout has an archive cell.
- Make sure that the page is not assigned a different layout.
- Make sure to have chosen WooCommerce Views template in Toolset Commerce settings.
Problem:
The user would like to add a post edit link to an edit form but he encounters an error asking to create a layout and add the form to it, even though he already created the layout and added the form to it.
Solution:
The user has added the form in a content template cell, instead of a Form cell. Once we removed the old cell and added a Form cell, we were able to add the edit post link to the view.
Problem:
Making Custom Author Fields Show Up on Author Profile Pages etc
Solution:
To get the currently displayed author ID of author profile page, you will require to write a custom shortcode that returns the current author profile ID.