After update do 9.7, the page be total blank!

Posted in: Newspaper
Post count: 65

Same Problem i m facing | HELP!

http://www.khabarsatta.com
after update theme showing blank full website
www.khabarsatta.com

Post count: 23312

Hi,

Replied via FB and our blog page. Please check the solution from there and if the problem persists, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) and CPanel access so we can further investigate it closer your setup page.

Thank you!

Post count: 65

Alrdy. Provide you login details via email please check it now and solve my problem

Post count: 65

Please reply…… I lost my visitors facing probl3m more then 24 hrs after updating theme

Post count: 4

Hi,

The problem is in bad path to ads.php

/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/

Some of the header-style-*.php files have a path header/ads.php instead of just ads.php

After correcting this path everythign worked like a charm.

I just checked my templates, but the problem could be persistent in other templates too.

Hope it helps.

Post count: 65

I provided you my admin login details please can u fix it

Post count: 4

Well, no I can’t, I’m not a theme support 🙂

I gave them and others insights how to solve a problem they’re facing with after upgrade.

Just open your header template file found here
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-*.php, locate a line

require_once(‘header/ads.php’);

and replace it with

require_once(‘ads.php’);

Post count: 65

https://prnt.sc/ndmnk2

check it bro …..

Post count: 4

You can find the template you’re having problem with by enabling debug in your wp-config.php file (in site root).

Change line
define(‘WP_DEBUG’, false);
to
define(‘WP_DEBUG’, true);

Reload home page and find Fatal error on the page noting the path to a template file.

Thank just use my previous comment 🙂

Post count: 65

Thankyouu So much brother …!! 🙂 working fine 🙂

Post count: 65

Social sharing bottons not showing in all posts

Post count: 35449

Hi,

Unfortunately, this issue happens due when you are using a single template default, sorry! It seems that we forget to add shortcode “<?php echo $td_mod_single
-> get_social_sharing_bottom();?>” in “loop-single.php”. For example, you have style1 then you can add your custom shortcode at wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php

We consider fixing this issue in our future updates as soon as possible.

Hope this helps!

Sorry for the inconvenience!

Post count: 65

@calin please note also facing problem in post…”social media sharing botton not showing”

Post count: 65

added php code in single loop-1 but not fixed my issue social sahring botton in post

Post count: 35449

Hi,

You can make update to Newspaper v9.7.1 these problems was fixed.

Thank you!

Post count: 65

One more issue facing after updating goto post to other related post showing only ads not post show please check your official facebook page i sended recorder video of problem

Post count: 35449

Hi,

I check your website and seams to be all good, the related articles look normal -> https://www.screencast.com/t/bg9empEhw
Please provide me a link were I can inspect this problem.

Thank you!

Post count: 4

Guys? Are you serious?

After another update I have the same issue?

I will write again:

The problem is in bad path to ads.php

/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/

Some of the header-style-*.php files have a path header/ads.php instead of just ads.php

Post count: 35449

Hi,

Indeed there is still a problem with one header path, ( header-style-4.php) is look like this one was not fixed for the current version; I check the package for the coming update and this fix is include.

Thank you for your understanding!

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