Problem:
The user is using a content template inside of an archive loop. The content template has some conditions to not be shown on the archive pages.
Problem: I see sporadic PHP notices in my error logs like the following:
PHP Notice: Undefined index: changelog in /home/XXXX/public_html/wp-content/plugins/types/vendor/otgs/installer/includes/products/OTGS_Installer_Products_Parser.php on line 127
PHP Notice: Undefined index: version in /home/XXXX/public_html/wp-content/plugins/types/vendor/otgs/installer/includes/products/OTGS_Installer_Products_Parser.php on line 127
Solution: This issue has been addressed in a configuration file that is loaded automatically when Toolset plugins check for updates. No changes are required, and the problem should be resolved now.