Toolset lets you develop truly custom sites, including WooCommerce, Membership and Directory/Classifieds sites.
Visit our dedicated tutorials to learn how to build each of these sites using Toolset:
Problem: I would like to update Toolset plugins on an existing site, but I would like to first confirm the update will not cause any problems.
Solution: It's always best to test updates in a staging environment before updating in a live site. Use Duplicator, All-in-One WP Migration, or another site migration tool to install a clone of the site in a staging environment. Then update the plugins in staging, test the results, and confirm everything works as expected. Once confirmed, you can proceed with updates in the live site.
The galleries are initialized on the first load, but after subsequent AJAX requests(after filtering) the galleries are not initialized, we need to add custom Javascript code to do it. I added the following code to trigger galleries initialization after filtering with AJAX or after AJAX pagination. http://prntscr.com/xswedy