any one help me (error massage in blog post)

Posted in: Newspaper
Post count: 12

this error message is showing in my blog post.

(/set the template id, used to get the template specific settings – this was the old home.php template $template_id = ‘home’; //prepare the loop variables global $loop_module_id, $loop_sidebar_position; $loop_module_id = td_util::get_option(‘tds_’ . $template_id . ‘_page_layout’, 15); //module 1 is default $loop_sidebar_position = td_util::get_option(‘tds_’ . $template_id . ‘_sidebar_pos’); //sidebar right is default (empty) // sidebar position used to align the breadcrumb on sidebar left + sidebar first on mobile issue $td_sidebar_position = ”; if($loop_sidebar_position == ‘sidebar_left’) { $td_sidebar_position = ‘td-sidebar-left’; } ?>)

What i do.

Post count: 12
Post count: 22421

Hello,

Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation so we can identify you.

Thank you!
Bogdan B

Post count: 12

i can’t give you my login information.
so can you tell me another solution.

Post count: 22421

Until we inspect the site and run a debug, it is hard for me to provide any solution as I have nothing to start with. I need to investigate the issue in order to provide a solution. I cannot do that except from the back-end. you cna create a temporary user and delete it after we are done with the investigation.

if you want to go at it yourself, please follow these steps:

1. disable all plugins
2. clear cache
3. disable the child theme i you use one.
4. make sure the theme is installed proeprly
5. Check the system status screen for errors.
6. Check the htaccess file on your host for particular rules that can affect the site.
Thanks.

Post count: 12

when i reinstalled newspaper theme.
this problem gone.
1. i changed theme name in directory.
2. and i added new newspaper 9 theme in my directory.
3. and i activated newspaper 9 theme. after these steps, this problem gone.
Thanks.

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