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 - 256 through 270 (of 302 total)
The issue here is that the user's theme is not allowing the full width section with Layouts
Solution:
In this user's case the theme is setting the container with a fixed width. However bootstrap using the a fullwidth container to provide the full width background.
For this user they needed assistance from their theme support as a fixed width was being used for their container class.
I would like to display the downloadable files that are associated with a WooCommerce product using Layouts (I've created a custom layout for the product). I've found the _downloadable_files custom field, which displays the file names, but adding an Add to Cart button creates nothing (no add to cart button, no download button). Please advise.
Solution:
There isn't such a built-in feature within Toolset plugins, I have tested it in my localhost:
Woocommerce plugin is using a custom field "_downloadable_files" to store the downloadable file information, the field value is in serialized array format, so it needs custom codes to convert it to shortcodes to links, see details here:
Problem: When I assign a Content Template to a single post type for some CPT, I cannot use Elementor templates for the same single post type CPT.
Solution: This is to be expected, as Toolset Content Templates and Elementor templates are not meant to be used on the same post like this. In this case, the Content Template should remain unassigned.