Toolset provides integration with popular themes, allowing you to design layouts for these themes using drag-and-drop, while preserving everything that the themes offer.
The themes that are currently supported are:
The issue here is that the user is getting a white screen after updating his CPT.
Solution:
Usually a white screen means that there is a fatal error being thrown on the website.
In order to know what is happening here we would need to enable the wordpress debugging.
I expected to see: responsive page on mobile, I previously inquired about the same issue with the custom posts, but this issue is also affecting ordinary pages.
I need to add toolset post feld(textfield-5bdd63fd) to order item name in cart and email. I need info like "Servotech Number: ST-EP-DR-86F-3000-N-10" to be placed under item name or somewhere like that.
Solution:
Q1) order item name in cart
There isn't such a built-in feature within Toolset plugin, you will need find the template for renderring the Woocommerce cart, for example, woocommerce plugin file woocommerce\templates\cart\cart.php, add the custom PHP codes in it, like this:
Problem: I would like to use Divi Builder to customize my WordPress Archive pages
Solution: You can use Content Templates in a WordPress Archive, and Content Templates can be designed with Divi Builder. You cannot edit Content Templates directly inside the WordPress Archive editor, you must use the Content Template editor. A button in the WordPress Archive editor will direct you to the template editor page.
Problem: I would like to use the Frontpage Sections theme options for Islemag theme, but I cannot select a CPT. I can only select a Category.
Solution: Unfortunately the islemag theme is not flexible enough to allow you to filter by post type here. Instead, you could use Views to recreate these post lists.