Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
krysn76
tagDiv Member

Hi mrgergoke , how did u resolve it ? I too am looking for the solution. Can u please post it here.
Thank you

krysn76
tagDiv Member
krysn76
tagDiv Member

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

krysn76
tagDiv Member

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

krysn76
tagDiv Member

thank you Simion 🙂 It worked!

krysn76
tagDiv Member

its always better to update theme via ftp rather than from wp-admin

krysn76
tagDiv Member

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

krysn76
tagDiv Member

@Amit Malewar your site shows different stats now – http://prntscr.com/d3f90i & http://prntscr.com/d3f95z

krysn76
tagDiv Member
krysn76
tagDiv Member

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

krysn76
tagDiv Member

solved

Viewing 11 posts - 1 through 11 (of 11 total)