Cannot access WP-Admin from mobile

Posted in: Newspaper
Post count: 230

Page is https://www.thenerdystudent.com

I get these two errors when trying to access from mobile. On desktop it is fine.

<!--
		        Error: <strong class="td-wp-booster-title">wp_booster error:</strong><br>td_api_base::mark_used_on_page : a component with the ID: td_theme_plugins_setup is not set.<br>/home2/theneri6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php (rara-error)
		    -->
<!--
		        Error: <strong class="td-wp-booster-title">wp_booster error:</strong><br>Missing parameter: 'file'<br>/home2/theneri6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php (rara-error)
		    -->

How can I resolve this?

Thanks


Edit: TagDiv composer is the issue here. However, apparently it must be enabled for the theme to work…

Post count: 230

Turns out it only works for logged in users, non logged in users see it blank regardless. There is an issue with the login screen.

My current temporary workaround is to disable the plugin, login, and then re-enable it. But I need to get it working properly.

Thanks

Post count: 209

Another workaround, until this error is fixed, is to login via
https://www.yoursite.com/wp-login.php

Post count: 230

Thanks, that works for me – you’re a lifesaver.

Now all I have to get sorted is AMP lol

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.