change default social counter

Posted in: Newspaper
Post count: 19

Hi, im using Newspaper 6.5 (default demo, include content).

and i want edit the social counter, but i cant find the setting for them in widgets setting. http://imgur.com/RY8FsIj

so what should i do ?

Post count: 19

and how to put social icon like FB,Twitter,Instagram in Footer menu (td-demo-footer-menu) like in Top Header Menu (td-demo-top-menu) http://imgur.com/FCeMLew

Post count: 7909

Hi tajir,

Please edit your page to I guess that you use the Social Counter block directly to your page – http://screencast.com/t/grz88P1VRA2
You can enable social icons also for footer from Theme Panel > Footer section – http://screencast.com/t/qDcqMvWpfuhttp://screencast.com/t/FAUjZV0NX

Thanks!

Post count: 19

thanks for your reply

i cant find anything about sosial counter block in page : http://imgur.com/7XSaLzK
i asking about put sosial icon in (TD-DEMO-FOOTER-MENU) : http://imgur.com/3NlwaZl

  • This reply was modified 10 years by tajir.
Post count: 7909

Hi,

If I understand well you have Social Counter in your page but you cannot edit it. Please edit your homepage and the Social Counter block should be added directly to your page content via Visual Composer. Provide a link so I can inspect this.
The theme doesn’t have an option to add social icons to the subfooter, you will have to alter the code in footer.php file and modify a little bit the social icons code from td_footer_extra_bottom.php file – http://screencast.com/t/Qyzqo0oWYMAz
Please make a backup of your current footer.php file and test this code(replace the entire content of the file) – http://pastebin.com/dL03CAKa After this you can customize it via Custom Css in Theme Panel > Custom Css – http://screencast.com/t/u03OggUOMW5z

.td-sub-footer-container .social-footer {
float: right;
}

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.