picture size
Started by: kayser
in: Toolset Professional Support
Quick solution available
Problem:
I encountered an issue where image sizes render differently in Chrome compared to Firefox.
Solution:
To fix the issue, add the following CSS code to your theme:
div.tb-gallery img {
height: 100% !important;
}
.tb-gallery--grid--nocrop .tb-gallery__cell {
height: 100%;
}
1
6
1 day, 10 hours ago
kayser
Display view in Divi
Started by: Marcel
in: Toolset Professional Support
Quick solution available
Problem:
A Toolset View on the page stopped working, showing only the shortcode. The legacy Toolset View editing options were unavailable, and the Toolset Blocks plugin was not active.
Solution:
- Go to WordPress Dashboard > Plugins > Add New > Commercial (tab).
- Click "Check for Updates."
- Ensure the Toolset Blocks plugin is installed and active.
1
5
1 day, 16 hours ago
Marcel
Lacking images of “Post Field Group“
Started by: Weber Edouard Marie Anne
in: Toolset Professional Support
Quick solution available
Problem:
You are unable to display a multiple image field (images_work) using a single Field block in Toolset.
Solution:
To display a multiple image field, use either the Repeating Field block or the Gallery block instead of a single Field block.
- Open the content template where you want to display the images.
- Insert a Gallery block or a Repeating Field block.
- Select the images_work field from the available options.
- Save and test the display.
1
3
2 days, 10 hours ago
Weber Edouard Marie Anne