I think the following code in 7.3 in the file td_module_single_base.php is a bit of an issue.
Line 69 :
$buffy .= '<div class="td-post-author-name"><div class="td-author-by">' . __td('By', TD_THEME_NAME) . '</div> ';
has a </div> tag that I don’t think should be there.
I’ve reverted back to 7.2. Home page disappeared for me with this upgrade.
//$show_stars_on_review - not used
function get_author() {
$buffy = '';
if (td_util::get_option('tds_p_show_author_name') != 'hide') {
$buffy .= '<div class="td-post-author-name"><div class="td-author-by">' . __td('By', TD_THEME_NAME) . '</div> ';
$buffy .= 'post->post_author) . '">' . get_the_author_meta('display_name', $this->post->post_author) . '' ;
if (td_util::get_option('tds_p_show_author_name') != 'hide' and td_util::get_option('tds_p_show_date') != 'hide') {
$buffy .= '<div class="td-author-line"> - </div> ';
}
$buffy .= '</div>';
}
return $buffy;
}
Hello,
@thelastpoet google doubleclick ads are not supported by our theme. Our theme was designed to work with standard adsense. We have no reports of the analytics going down so please test this without plugins as maybe the new theme version is not compatible with one of your plugins. Disable all of them exceot visual composer. clear cache and reset cdn files. If you have any further questions, please open a new topic as this one will be closed for replies.
Thank you!
Hi User Name Bettor,
I am facing exactly the same problem on my newspaper 8 theme. Would highly appreciate if you can tell us what needs to be done in order to resolve this.
Thanks for your support in advance.
Regards
Rahul Arora
Hey, i have installed demo newspaper theme by tag div. And after intalling the smae i am facing the below problems. Please suggest what needs to be done.
It seems that some of the icons are missing form the version i doanloaded. My theme version is 8.1.
– Social media icons are not showing up
– Search icon is not showing up
– Dropdown arrows are not showing not showing up
– Back to top button is not showing an arrow
– Views “eye” icon is missing and miss aligned
– Mobile theme does not allow edits or respond to edits from the theme panel!
– Hamburgr menu button is “invisible” on mobile theme
– “<” & “>” arrows not showing in under articles or pagination.
Request your help on priority.
