mobile theme doesn't work since update

Posted in: Newspaper
Post count: 24

Hi,

the mobile theme doesn’t work after 7.3 update…

I tried to update again today as per the “fix” applied in it. I think it was working for moment, but now again nothing.

can you please tell me how to fix this as I’m losing 70% of the site income because of this!

Post count: 5

TRY THIS:

“Here is a fix for the mobile theme issue for the moment until the new update is released:
Add this code in the mobile theme’s function.php:
td_global::$td_options = get_option(TD_THEME_OPTIONS_NAME); //read the theme settings once
It should look like so: http://screencast.com/t/ke18K42lG

Post count: 24

um, that line already exists in mobile/functions.php ?? can you be more specific?

Post count: 5

This text is from “Newspaper 7.3 update” Fixed Post in the forum.

Post count: 24

yes, but like I said, that line already exists in mobile/functions.asp

// theme utility files
require_once(td_global_mob::$get_parent_template_directory . ‘/includes/wp_booster/td_global.php’);
td_global::$td_options = get_option(TD_THEME_OPTIONS_NAME); //read the theme settings once

require_once(td_global_mob::$get_parent_template_directory . ‘/includes/wp_booster/td_util.php’);

// load the wp_booster_api
require_once(td_global_mob::$get_parent_template_directory . ‘/includes/wp_booster/td_api.php’);

Post count: 23312

Hello yuccarichard,

Please ensure that you have re-update your theme to the latest version of it (Newspaper 7.3), clear all your caches and install only the plugins that come bundled with the theme and rule out any conflicting plugins. So, if you will encounter any problem with it, please provide your website URL so I can inspect it closer.

Thanks for the message!

Post count: 24

well, the theme update was the thing that messed up the website, especially mobile theme, due that I’m losing 95% of the adsense income!

I’ve updated the “updated” 7.3 as well, reinstalled mobile theme plugin, cleared cache.

the mobile theme looks to be working now and then, but after refresh I see just normal site on mobile, so obviously it’s not working right, and the poor adsense income proves that.

if this is not fixed soon, please advice how to revert back to 7.2 as obviously this one comes with crucial issues.

regards,

Yucca

Post count: 23312

Hello yuccarichard,

Do you have some server caches on your dedicated server? Please try to clear all of these and if you do not have any access in this regard, please request this task to your hosting provider. Also, if you are using a CDN system please try to purge all the CDN files and check the results.

If you need more assistance in this regard after you have followed this advice, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.