• Is there a way to add custom social media buttons without the pro version? I tried adding mine for pinterest in the spot of google+ but it didn’t take. It just overlapped the G+ icon and when scrolling over, the whole thing was just a red G+. I can put the code in myself but cannot find out where to put it. It didn’t work when I put the code in the header.php file. I want to add one for pinterest, pandora, and blogger. Thank you for any help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter thecheesywhey

    (@thecheesywhey)

    Is there an option for custom social media sharing buttons in the pro version? I am saying custom because the social media buttons I want are:

    Pinterest
    Blogger
    Pandora
    Tumblr
    Instagram
    etc.

    I can make buttons and use the a href html tags but have no idea where to put it all. Please help.

    I am interested in the same question.

    This is extremely important for me to have social buttons of the services that are not offered by the minamaze wordpress theme.

    I can design the icon on my own, I just need the instruction, how can I paste it in the interface, near other social buttons.

    People are asking you questions here and in other topic https://www.ads-software.com/support/topic/social-buttons-13?replies=4

    Please don’t ignore our questions, and answer us.

    I Believe that team that made such a great theme will give a hand of help and provide users with the ability to customize their social buttons ??

    Common guys!
    People keep asking you same question. Why Are you silent? Tell us that at least something please.

    Hi guys,

    Here is a bandaid solution, but it works. Below, I added an icon for Instagram by manually updating the header.php file.

    <!--<?php /* Social Media Icons */ thinkup_input_socialmedia(); ?>-->
    			<div id="pre-header-social"><ul><li class="social facebook"><a href="https://www.facebook.com/" data-tip="bottom" data-original-title="Facebook"><i class="icon-facebook"></i></a></li><li class="social twitter"><a href="https://twitter.com/" data-tip="bottom" data-original-title="Twitter"><i class="icon-twitter"></i></a></li><li class="social linkedin"><a href="https://ca.linkedin.com/" data-tip="bottom" data-original-title="LinkedIn"><i class="icon-linkedin"></i></a></li><li class="social flickr"><a href="https://instagram.com/" data-tip="bottom" data-original-title="Instagram"><i class="icon-instagram"></i></a></li></ul></div>
    		</div>

    Hope it helps! Just keep in mind that the social icons you setup in the Theme Options are now overwritten.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Social Media Buttons’ is closed to new replies.