Hi,
Please provide me a link where I can inspect the problem with the ads from the header.
In Newspaper 10.3 the file for author link is in this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/eVeksQq.png this is for the standard posts style, if you are using a single post template from tagDiv Cloud Library then you need to check the files from here -> wp-content/plugins/td-cloud-library/shortcodes/single/ tdb_single_author.php and tdb_single_author_box.php
Thank you!
$buffy .= ‘‘ . $post_author_data[‘author_name’] . ‘‘;
what do I need to edit to remove the link here?
[‘author_name’]
[”]
when I do this, the link is the post link.
How to have no links?
Hi,
1. Please provide me a link where I can inspect this problem.
2. What you can do is to try to optimize your website, if you want you can check these topics: -> https://tagdiv.com/how-to-increase-page-loading-speed/
-> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
Thank you!
-
This reply was modified 6 years by
pmartines.
Hi,
Maybe there was something temporary, now the ad appear -> https://i.imgur.com/YFb8DOD.png
The author link from mobile theme plugin need to be removed from here wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/yaW8PVd.png
Thank you!