alexsev
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Ajouter les icones au footerMerci pour votre question !
Vous pouvez insérer les ic?nes par shortcode/widget – voir la question numéro 3 dans le plugin et suivre les instructions.
Thanks for your suggestion! Currently, Odysee is not on our list of supported platforms but we’ll think about adding it soon if more users request it.
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Link to pageThe links to your social media accounts can be defined under question number 2 on the plugin’s Settings page.
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Three questionsThanks for reaching out!
These features are implemented in this plugin https://www.ultimatelysocial.com/usm-premium
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Getting the widgetThanks for reaching out!
Please have a look at the “Place icons via widget” placement option under question number 3 in the plugin’s settings page and follow the instructions.
Forum: Plugins
In reply to: [Social Media Share Buttons & Social Sharing Icons] Instagram buttonThanks for reaching out!
It seems that Instagram changed the authorization process. We’ll check and get back to you.
It is/was probably a temporary issue on Linkedin’s end. On our end it is working, please see https://www.screencast.com/t/pZPoF2CjvHn
We use Facebook/Twitter standard share URLs for the sharing features.
Please check this article for more information https://www.urtech.ca/2020/04/solved-google-search-console-reports-crawl-blocked-by-robots-txt.
In addition, You may want to reach out to Google Webmaster Support for further clarification on this.
Is your website accessible? We get this https://www.screencast.com/t/55SPqM0GUFjc when trying to visit it.
We couldn’t replicate this on our end. For us it’s working with the same text provided above, please see https://www.screencast.com/t/mIjtZIOg7w. The issue is caused by a different plugin/your theme.
Please add this code
a#sfsiid_instagram {
margin-top: -2px!important;
width: 45px!important;
}in your theme’s CSS section.
Does that solve the issue?
The icon is inserted by using embedded codes from Linkedin and we do not have any control over it.
We checked your website and everything seems to work.
What do you see when you hover over the Facebook and Twitter icons? There should be a tooltip with a button to share/tweet.
The developer says:
“The custom theme does not have wp_footer so our JS is not registered and enqueued.
Please ask the user to add wp_footer before </footer> end tag then it will be working fine.”
- This reply was modified 3 years, 3 months ago by alexsev.
Thanks for reaching out! That is a theme issue. According to WP standards, those codes need to be included in the theme. If they are not, the theme creator has to include them in a way that doesn’t break his theme.