Problem:
The customer asked how to restore a custom field, that was accidentally deleted.
Solution:
Guided that it can be restored from the "Post Field Control" section.
( you'll see its button at the bottom of the custom fields groups management screen at WP Admin -> Toolset -> Custom Fields )
Problem:
The customer reported that after updating to Toolset Types 3.4.16, the additional Toolbars from the Advanced Editor Tools plugin are no longer showing on the WYSIWYG fields.
Solution:
Guided that the Toolset's WYSIWYG field doesn't officially support this integration with the TinyMCE Advanced and it will require integration at the plugin level and you're welcome to submit a feature request for it.
Problem:
The customer asked how to import the date value in the Toolset's date type field, using the WP All Import PRO plugin.
Solution:
Guided that the Toolset date type field, stores the date/time value in the UNIX timestamp format, and while importing the data in it, the same format should be used.
Problem:
The customer reported that the image sizes and styles are lost when using the Toolset's gallery and the image slider block.
Solution:
Guided that if a view needs to be called through the view's shortcode, it is better to create the view using the classic/legacy editor and use the block editor to design the loop item content template.
This way any styles coming from the blocks editor won't be lost.