How to Fix Theme Junkie Themes Compatible Issues With WordPress 3.1 ?
Are u Using Theme Junkie Themes ?, Are You Updated to WordPress 3.1 ?, Then Please these following steps to fix the compatibility issues.
1. Fix for Newswire, FashionPro, Gadget, ClearType, Portal, NewsTube, Bigfoot, Freshlife:
Open /wp-content/themes/YOURTHEME/includes/theme-options.php and
Change ” $settings = ‘mods_’.get_current_theme(); ”
To ” $settings = ‘theme_mods_’.get_current_theme(); ”
Then go to WP Dashboard -> Appearance -> Your Theme Options, click “Save Settings”.
2. Fix for Weekly, Cube Light, Division, Garden, Daily, ChannelPro:
Open /wp-content/themes/YOURTHEME/functions/theme-options.php,
Change ” $modsname = ‘mods_’.$theme;”
To ” $modsname = ‘theme_mods_’.$theme; ”
WP Dashboard -> Appearance ->Your Theme Options, click “Save Changes”.
NOTE : You might have to re-config your Theme Options before saving if you lost your previous configs.


is there any problem with Daily?
yes, need to change the code.
Change ” $settings = ‘mods_’.get_current_theme(); ”
To ” $settings = ‘theme_mods_’.get_current_theme();
its still not working for me… Can’t save the settings. Reset is also not working. its showing the previous settings
Yes, still some problems
its not working its says “Are you sure you want to do this?” and then retunt back
thanks for this info..
Not working can you help me to fix it
Not working still
They updated all the themes, try with latest files.
Save button works now.. but featured posts wont show up.. it`s just a white space… why ?
Thanks in advance!
take a look: http://www.sport-bliss.com/ Slider has no content..
pls download latest version of the theme.
yep…very helpfull..
the problem was caused by a plugin called shutter reloaded. dezactivate it, and theme works well.
1. Dezactivate all plugins.
2. Activate plugins one by one, and see wich one is the problem.
I have freshlife 3.2.1 but it does not show Featured Articles. it`s just a white space
i already deactivated all plugin but not work any suggestion
Download a fresh copy of the theme from theme-junkei. with your login details.
Not working for me. My theme is freshlife. Please give some other ideas.