Please make sure to make a full back up of the site before proceeding.
Given that you're trying to update from version 2.2 of our Types plugin, you won't be able to perform an automatic update. You will need to perform a manual update by downloading the plugin from the link below and then uploading the newer version of Types to your site. https://toolset.com/account/downloads/
Once this plugin is updated then you should be able to update the other Toolset plugins through the installer for Toolset.
Please give it a try and tell us if it fixed the issue you're facing.
I would like to request temporary access (wp-admin and FTP) to your site to take better look at the issue. You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you will enter is private which means only you and I can see and have access to it.
Our Debugging Procedures
I will be checking various settings in the backend to see if the issue can be resolved. Although I won't be making changes that affect the live site, it is still good practice to backup the site before providing us access. In the event that we do need to debug the site further, I will duplicate the site and work in a separate, local development environment to avoid affecting the live site.
- Please make a backup of site files and database before providing us access.
- If you do not see the wp-admin/FTP fields this means your post & website login details will be made PUBLIC. DO NOT post your website details unless you see the required wp-admin/FTP fields. If you do not, please ask me to enable the private box. The private box looks like this: hidden link
Please, let me know if you need any additional details. Have a nice day.
I checked it and the page Features was using the content template wp-content/themes/trillium/page-templates/content-left-widget-2.php.
The issue was not related to Toolset, but rather with a PHP function used to extract the image url from the output using 'do_shortcode'.
It was a simple issue, in the function, it was looking for the URL of the image starting with http and it wasn't finding it because the site now loads over https.
I appreciate your attempt, but the content is now out of skew and not centred. All the elements along the left side are jumbled together. Also the images on the features page are not showing up on the home page.
I had to restore from backup or the site is unusable.
It seems like what caused the issues with the layout was me activating the other up-to-date plugins.
I left the unused plugins disabled as they were and repeated the procedure above updating the image url in the theme's code from http to https and now all the images seem to load fine.
I also double-checked that my changed didn't cause any issues to the site's layout.
Can you please test it again and confirm everything is looking OK now on your end?
The plugins I enabled were the Toolset ones. I activated all the disabled Toolset plugins in your plugins list in bulk, and after that the issues you reported started happening.
Letting them deactivated and keeping enabled only the essentials for your site didn't cause any issues based on my tests.