Add Facebook Comment Above Author Box and Change Count Views Icon

Posted in: Newsmag
Post count: 4

I have facebook comment plugin and i have shortcode ‘[fbcomments]‘ to put into php theme file, I wanna add facebook comment under BOTTOM ARTICLE LIKE or above author box like this http://prntscr.com/ooca7v

An wanna change views count icon in under title post? How to change it?
http://prntscr.com/oyyir8

Post count: 35449

Hi,

I’m not very sure that your shortcode will work in theme files, but if you want to try, you’ll need to have some coding skills, you’ll need to edit the loop-single-x.php x is the number of style, for example for post style 2 you’ll need to edit the loop-single-2.php -> https://www.screencast.com/t/ibaNSzZBg -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php also there will be better to use a child theme in this way, you’ll not lose the changes when you’ll make a theme update
-> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Unfortunately there is no option to change the views count icon, sorry!

Thank you for your understanding!

Post count: 4

Thanks its working…

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