It depends, where you want to do it. If you mean single post page, then you need to modify includes/content-single.php file. Under line which looks like:
We have modified the box to show social icons we needed. Does not look perfect since we have long names (VKontakte). But what about product pages? They still show the default icons. And by the way, it would be a nice thing to add a little bit of customization to а share box within your theme, say, position, scale, etc. Looks like this is one of the few drawbacks your theme has.
What you ask for requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer.
Has the location or name of the file that needs amending changed since this post was made, the file includes/content-single.php file has no reference to "<span class='st_pinterest_vcount' displayText='Pinterest'></span>"
having read through a couple of threads on this topic now, I found the theme-functions.php file under /wp-content/themes/betheme/functions, downloaded it, removed the whole pinterest-reference at around line 570 ($output .= '<a target="_blank" class="pinterest ...) and replaced "pinterest" with "linkedin" a few lines further down ($output .= '<span class="st_linkedin_vcount"></span>';). The word "pinterest" is not mentioned anywhere in that file anymore. Then I saved the file and uploaded it to /wp-content/themes/betheme-child/functions (which I first created), since I am using the child theme. Still I see Facebook, Twitter, and Pinterest in the share box (see https://www.christine-lins.net/renewables-risingin-latin-america-and-caribbean/). Where did I go wrong?
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact your web developer. Item Policy says: Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio
Aha. Imho I was following the instructions that were given here earlier on that same question, but without the desired result, so I was thinking maybe these instructions are not correct anymore. But I figured it out. Thanks anyway.
Hi, how do I remove Google + as an option in the blog share box? I can only see how to hide the share box completely, but I just want to remove Google + since it is no longer available.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
<span class='st_facebook_vcount' displayText='Facebook'></span>
<span class='st_twitter_vcount' displayText='Tweet'></span>
<span class='st_pinterest_vcount' displayText='Pinterest'></span>
Where can I find php files?
Thanks!
Hi,
it was moved to betheme/functions/theme-functions.php
thanks
As it was mentioned many times in this forum and this topic, you cannot add more items to the sharebox. It has only 3 share options.
thanks
having read through a couple of threads on this topic now, I found the theme-functions.php file under /wp-content/themes/betheme/functions, downloaded it, removed the whole pinterest-reference at around line 570 ($output .= '<a target="_blank" class="pinterest ...) and replaced "pinterest" with "linkedin" a few lines further down ($output .= '<span class="st_linkedin_vcount"></span>';). The word "pinterest" is not mentioned anywhere in that file anymore. Then I saved the file and uploaded it to /wp-content/themes/betheme-child/functions (which I first created), since I am using the child theme. Still I see Facebook, Twitter, and Pinterest in the share box (see https://www.christine-lins.net/renewables-risingin-latin-america-and-caribbean/). Where did I go wrong?
Thanks!
What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact your web developer. Item Policy says:
Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio
thanks