Very good plugin but I did not succeed in enabling widgets in both templates.
Very good plugin but I did not succeed in enabling widgets in both templates.
try to put this line in your "mobile" theme functions.php
it loads all your "normal" functions and settings.
require_once(ABSPATH . '/wp-content/themes/yournormalthemefolder/functions.php');
Hope this helps
This topic has been closed to new replies.