18

How to Fix Theme Junkie Themes Compatible Issues With WordPress 3.1 ?

How to Fix Theme Junkie Themes Compatible Issues With WordPress 3.1 ?

Theme Junkie Themes Compatibility Issues

Theme Junkie Themes Compatibility Issues

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.

Filed in: Wordpress

Recent Posts

Bookmark and Promote!

18 Responses to "How to Fix Theme Junkie Themes Compatible Issues With WordPress 3.1 ?"

  1. shyam jos says:

    is there any problem with Daily?

  2. Anish K.S says:

    yes, need to change the code.

  3. Hassan says:

    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

  4. Anish K.S says:

    Yes, still some problems :(

  5. imarn says:

    its not working its says “Are you sure you want to do this?” and then retunt back

  6. Rohith says:

    thanks for this info..

  7. malik says:

    Not working can you help me to fix it

  8. Faisal says:

    Not working still :(

  9. Anish K.S says:

    They updated all the themes, try with latest files.

  10. DSQ says:

    Save button works now.. but featured posts wont show up.. it`s just a white space… why ?

    Thanks in advance!

  11. DSQ says:

    take a look: http://www.sport-bliss.com/ Slider has no content..

  12. Anish K.S says:

    pls download latest version of the theme.

  13. DSQ says:

    yep…very helpfull..

  14. DSQ says:

    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.

  15. sandeep says:

    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

  16. Anish K.S says:

    Download a fresh copy of the theme from theme-junkei. with your login details.

  17. Not working for me. My theme is freshlife. Please give some other ideas.

Leave a Reply

Submit Comment