Follow buttons shortcode

Posted in: Newspaper
Post count: 151

Is there a way to show follow buttons on a widget, using a shrotcode or a doshortcode action?
I am talking about the follow icons that appear in the footer and can be managed through Theme Options, social networks tab -> http://prntscr.com/c05jd2

Post count: 23312

Hello themesic,

Unfortunately, our theme does not have such an option for what you want, sorry! Please try to find some plugins with this functionality and see how these will work for you or please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thanks.

Post count: 151

I bet that I can use the same php code that you use to pull these icons in the footer, in a widget. Cant I ? Just let me know about this code.

Post count: 23312

Hello themesic,

Please keep in mind that the Follow us social icons could not be used with shortcode method because our theme does not generate the shortcode for these social networks. Also, if you want to use all of them, using the shortcode, below you will have to create the shortcode for these and then to call them where you want to use. Please notice that is not a simple task and you will have to create a function which generated these social icons from td_footer_extra.php from core file -> http://screencast.com/t/UpPsNc6KPxM6 and then, using the add_shortcode function you will create the shortcode for social networks icons. For more references about this function, please consult the Codex, here -> https://codex.wordpress.org/Function_Reference/add_shortcode
If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Hope this helps!

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.