kasal
Forum Replies Created
-
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] [hupso] displayed in category layoutHi,
Please send me URL of your website here and I will take a look.Forum: Reviews
In reply to: [Hupso Social Media Share Buttons] Maybe its great but don’t workThere was a bug with preview function in the previous version. This is now fixed in the latest version on the plugin (4.1.2).
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] HTTPS Switch Lost Twitter/FB LikesYou can still enable this feature now. It should work anyway.
Can you send a message with URL of your site here so I can take a look?
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] HTTPS Switch Lost Twitter/FB LikesAfter you switch your website to https, you need to enable this feature in plugin’s settings first (check “Keep old Facebook likes” at the bottom of the page).
As explained on the settings page:
When you switch to https, counts will show 0 likes at first, but will refresh (return to old) when someone clicks on Like button for the first time. You can also update the counts by using Facebook’s Open Graph Debugger
This bug was fixed in version 4.0.7. Please update to this version (or newer) if you still have this problem.
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] Hupso buttons create a gap in shop layoutflashpaw, laserjones: Can you show me a page with this problem?
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] Dead as a doornailI tested the latest version of the plugin with theme Twenty fifteen and everything seems to work (including preview and pages).
Did you modify your theme in any way?
Did you update the plugin or install a new one?Can you send a short bug report, including URL of your website/WP version/browser version/OS version here so I can take a look?
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] description is possible not appear ?Insert this into head section of your HTML:
<meta property="og:description" content="" />
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] Centering IconsIt is hard to say without seeing your website. You can try something like this:
.hupso-share-buttons > a > img { clear: both !important; }
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] W3CYou are welcome to report issues with the plugin, so they can be fixed ??
You can get rid of this error by disabling og:image meta tag. Go to plugin settings and change “Image for Facebook thumbnail” to “None”.
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] Facebook Share not working from Homepage404 does not seem to be related to Hupso, as Hupso is not using /social/instagram/
Which theme are you using?Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] W3C@dr.user: meta property=”og:image” is used by Facebook’s Open Graph to set a proper thumbnail image. You must use HTML5 to use meta elements with the property attribute.
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] W3C@dr.user: Can you send me your URL?
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] Accessing Share Buttons via httpsIs this resolved? What is the URL of your website? Https is used everytime when buttons are shown on a https page, so it should work properly.
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] W3C@sethpartridge: Can you send the URL of the page where this happens to me, so I can debug this?