Hi mrgergoke , how did u resolve it ? I too am looking for the solution. Can u please post it here.
Thank you
thank you
Hi Bogdan , the youtube video music is different from that “The Man Without Fear” link you posted .
Can u please check that youtube video again.
Thank you
Hi Simion,
The theme’s popular post widget sorting option only displays last 7 days & all time popular posts, while this plugin displays todays/this weeks/this months/ & any custom period popular posts thats why using it. Its very versatile & popular plugin.
Pls help me with the that theme error “Theme missing the id attribute on before_widget”
If i could add some code in td_wp_booster_functions.php for any sidebar that will fix this prob ?
Thanks
thank you Simion 🙂 It worked!
its always better to update theme via ftp rather than from wp-admin
Thanks Bogdan, as per that topic instructed , i just need to remove this line only from all those 4 td_top_bar_template php files –
locate_template('parts/header/td-login-modal.php', true);
from this code :
<?php if (td_util::get_option('tds_top_bar') != 'hide_top_bar') { ?>
<div class="top-bar-style-4">
<?php locate_template('parts/header/top-widget.php', true); ?>
<?php locate_template('parts/header/top-menu.php', true); ?>
</div>
<?php }
locate_template('parts/header/td-login-modal.php', true);
?>
So that final code will look like following ?
<?php if (td_util::get_option('tds_top_bar') != 'hide_top_bar') { ?>
<div class="top-bar-style-4">
<?php locate_template('parts/header/top-widget.php', true); ?>
<?php locate_template('parts/header/top-menu.php', true); ?>
</div>
<?php }
?>
will doing that also remove the login codes form the mobile theme plugin ?
I think it wud be best to remove it from mobile theme plugin too for our site …for that which files codes will i need to edit & remove ?
Thanks
Awaiting reply
Regards
@Amit Malewar your site shows different stats now – http://prntscr.com/d3f90i & http://prntscr.com/d3f95z
problem solved
i updated the theme properly using http://ftp..also cleared all cache ,cdn
the theme fonts section,ads section are affected, every options value on those page shows as -1
solved
