frenchsam
Forum Replies Created
-
Forum: Plugins
In reply to: [Slick Social Share Buttons] Nothing showing up on facebookWell, it’s done !
I finally manage to put the working like buttons using facebook developpers app, I’ll do the same with tweeter and g+.
Too bad for the floating effect and nice appearance of this plugin.
Thanks you helped me remix4 !
Forum: Plugins
In reply to: [Slick Social Share Buttons] Nothing showing up on facebookThe open graph is enable in the setting page. I’ll try the xfbml button later, I need to google it to know how to do that.
I’ll tell you if this works asap. ??
Forum: Plugins
In reply to: [Slick Social Share Buttons] Nothing showing up on facebookNo others plugin that may causes the error : I deactivated all plugins and try again :
30 errors on Firebug :
– FB.getLoginStatus() called before calling FB.init() (as before)
– Unsafe JavaScript attempt to access frame with URL
– The frame requesting access set ‘document.domain’ to ‘facebook.com’, but the frame being accessed did not. Both must set ‘document.domain’ to the same value to allow access.
– The frame requesting access has a protocol of ‘https’, the frame being accessed has a protocol of ‘http’. Protocols must match.
– s-static.ak.fbcdn.net/rsrc.php/v2/y_/r/zu4Lu4t233O.js:34 (got that line at the end of the report, don’t know what it refers to)
I also try the debugger facebook tool, that’s what i got :
Open Graph Warnings That Should Be Fixed
Inferred Property : The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property : The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property : The ‘og:description’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property : The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
Small og:image : All the images referenced by og:image should be at least 200px in both dimensions. Please check all the images with tag og:image in the given url and ensure that it meets the recommended specification.What should I do now ? Something with Open Graph I suppose ?
Thanks you for your help ??
Forum: Fixing WordPress
In reply to: CSS3 fade effect menu doesn't work on child themeI finally find out how to do, thanks for your help !
Forum: Fixing WordPress
In reply to: CSS3 fade effect menu doesn't work on child theme@WPPyogi : hi. I’ve installed “Absolut Privacy” plugin because the site still in development but there’re login ID :
https://www.grossebanane.net16.net/
username : guest
pw : testYes I actually use the native “Firebug” in Google Chrome
@andrew : I know some things about developpement, and I know what selectors are, but in that case with child-parent theme I’m kinda disappointed. Have a look on my site if you have time.
nb : I’ve restored the parent css. Then the fade effect doesn’t work.
Thanks for helping !
Forum: Fixing WordPress
In reply to: CSS3 fade effect menu doesn't work on child themeThanks for your help Andrew. That’s the deal.
You remind me that the parent stylesheet still have basic code menu, I commented it, and the fade effect come back, called by child stylesheet.
Now my problem is : I don’t want to touch the core of the theme, and I don’t know how to use more specifics selectors (I didn’t code this menu, I’m a neophyte)
What can I do then ? (That answer makes my almost making fun of myself…)
I apologize for bad english, that’s not my native langage.
Forum: Fixing WordPress
In reply to: How to set 4 header images rotate instead of 8 in twentyten ?Works fine ??
Thanks you !