Need to check for siteorigin_panels_is_home()
-
origami/functions/gallery.php doesn’t check for siteorigin_panels_is_home() before using it resulting in a fatal error if not found. I added a function_exists() like you’ve used elsewhere to fix it.
- The topic ‘Need to check for siteorigin_panels_is_home()’ is closed to new replies.