hey guys,
can’t figure out how to remove these 2 blocks
1) https://d.pr/i/EtUdmc
2) https://d.pr/i/fO4Lwm
please advise
Hi,
I believe those are widgets in a sidebar, the social counter and the Instagram widget. Sidebars can be customized in Appearance->Widgets section
– https://www.screencast.com/t/aoPaq5COhl
There you can add/remove/customize widgets in your existing sidebars. Sidebars can be created in multiple places
– https://forum.tagdiv.com/sidebars-tutorial/
Let us know if you have more questions.
Thanks
thank you for your advice, i managed to change social handles but still can’t find how to remove that annoying “ExpertVagabond” – https://d.pr/i/qAq367
i searched in the database (wp) and this instagram account is mentioned in wp_options table.
lost almost an hour and still no ideas how to remove it đ
about to choose another theme already ;)))
this is how this code appears on the website
<!-- header section -->
<div class="td-instagram-header">
<div class="td-instagram-profile-image">
</div>
<div class="td-instagram-meta">
<div class="td-instagram-user">@ExpertVagabond</div>
<div class="td-instagram-followers"><span>153.1k</span> Followers</div>
Follow
<div class="clearfix"></div>
</div>
</div>
I will try to explain it better. Instagram can be added either directly in the composer, then it can be edited by editing the page/cloud template with the tagDiv composer and setting the ID you want
– https://www.screencast.com/t/euSfsoKW
Or it can be added as a widget in sidebars, then it can be edited in Appearance->Widgets
– https://www.screencast.com/t/3AUtzjTE5Z
Either way it is possible to set your desired ID. Installing a demo, for example this one
– https://demo.tagdiv.com/newspaper_lifestyle/
Will import the Instagram element and the social counter configured with demo data. You can configure them with your own data
– https://forum.tagdiv.com/instagram-widget/
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Let me know if you need more help.