Hi guys I’m using wp touch to develop a mobile wordpress site, but when I try to do something like dynamic_sidebar('sidebar') it return false in the main theme I can use widgets, but I want them to be also available in wp touch any idea if It can be done?
Hi guys I’m using wp touch to develop a mobile wordpress site, but when
Share
WOrdpress couldn’t find
sidebarsidebar on your mobile theme because it’s not defined in your mobile themesfunctions.php(inwp-content/plugins/wptouch/themes/THEMENAME/).So you have to add this :