Hih Team,
Here is the sample URL of my site.
https://autechtips.com/create-folder-name-starting-with-a-dot-in-windows/1996/
Regards
Ashok
Hi Team,
Also, If I disable Mobile Theme plugin then it’s visible fine.
Regards
Ashok
Hi Simion,
Thanks, After removing the Image, The site is loading fast. Thanks for the assistance.
Regards
Ashok
Hi Catalin,
Even the Share plugin below post title and the few css loading late.
Sample Post: https://ttld.de/2KEATyL
Regards
Ashok
Hi Catalin,
Here is the URL, where the twitter embed is aligned to left. I want it to be displayed on center.
https://www.techtolead.com/list-of-xiaomi-devices-getting-miui-9-5-stable-rom-schedule/6943/
Regards
Ashok
Hi Catalin,
I’m able to display the short url using the following code, next to the date -below title of the post.
<?php echo wp_get_shortlink(); ?>
But, Some css codes has to be added to make it view perfect. Please test and advice on the same.
Regards
Ashok
Hi TagDiv Team,
Please update.
Regards
Ashok
Hey its due to the below codes:
menu-mobile.php needs come under div.
Older Version :
<div id=”td-outer-wrap”>
<div class=”td-transition-content-and-menu td-mobile-nav-wrap”>
<?php locate_template(‘parts/menu-mobile.php’, true);?>
</div>
<?php //this is closing in the footer.php file ?>
<div class=”td-transition-content-and-menu td-content-wrap”>
New version :
<div class=”td-scroll-up”><i class=”td-icon-menu-up”></i></div>
<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>
<div id=”td-outer-wrap”>
<?php //this is closing in the footer.php file ?>
Team,
Please update ASAP.
My Site URL – http://www.techtolead.com
http://www.techtolead.com/ – site name, for now i just removed those lines, tagdiv team , please assist
<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>
these two lines causing the issue
please help
Just updated to 7.1 and my header is showing mobile menu on desktop as well. Its disugly… Please assist