What if no index.php?
-
Hi Richard,
I’m trying to use your plugin, but I’m having trouble. My setup is WP v3.5.1 w/the Genesis Framework and a Child Theme. My child theme does NOT have an index.php and Genesis’s index.php reads “WARNING: This file is part of the core Genesis framework. DO NOT edit this file under any circumstances. Please do all modifications in the form of a child theme.”
Where should I insert
if(class_exists('Mage')){ Mage::getSingleton('core/session', array('name' => 'frontend')); }
????
Thanks! -Pablo
- The topic ‘What if no index.php?’ is closed to new replies.