Draky
Forum Replies Created
-
Forum: Plugins
In reply to: [ImageMapper] Hide tooltip on outOk, I understand 🙂
Thanks !
Forum: Plugins
In reply to: [ImageMapper] Hide tooltip on outWow, nice idea !
Thanks for the code.A question : is it possible to have the same on opening ?
I’d like the popup to open on hover, without clicking on the image part.
Is it possible ?
Forum: Plugins
In reply to: [Mihdan: Ajax Edit Comments] Bug fix proposalHo.
Which bugs are fixed with this ?
Forum: Themes and Templates
In reply to: [Customizr] Change comment form position : AFTER commentsThanks 🙂
Ok 🙂
Ok.
In fact, found another way to write the sentence so no more problem 😉Thanks for the tip 🙂
Forum: Fixing WordPress
In reply to: WordPress embedding not working ?Anyway, iframe embedding works, even if it is not… visual embedding 😉
Same post as here : https://wordpress.org/support/topic/embedding-youtube-video-4?replies=25 maybe…
Forum: Fixing WordPress
In reply to: Embed youtube video not workingJust posted a new topic…
Same problem : worked before, now no.Will ask my webhosting company.
Anyway, iframe embedding works, even if it is not… visual embedding 😉
Forum: Plugins
In reply to: [Acronym Manager] PHP warningMmmm same here, thanks for the tip.
Plugin abandoned :/HAve finally used a .htaccess RewriteRule with 301 : http://codegarage.com/blog/2011/03/how-to-301-redirect-your-wordpress-blog-to-a-new-url/
Here is the code :
RewriteRule ^(.*)$ http://www.newdomain.ext/$1 [R=301,L]and put the .htaccess directly in http://oldomain.ext/blog/ 😉
Forum: Plugins
In reply to: [Floating Social Bar] Share on diaspora* ?Thanks for your answer 🙂
Diasp* may be small but I use it personnally more than Twitter or Facebook 😉
Forum: Plugins
In reply to: [Like Dislike Counter] Plugin not workingYes, working, must find the imcompatible plugin.
Forum: Plugins
In reply to: [QuickShare] Disabling on specific pages/posts with shortcode ?Nice ideas ! Waiting for this update 🙂
Good work.Forum: Plugins
In reply to: [QuickShare] Disabling on specific pages/posts with shortcode ?Maybe another solution : in a post/page edit, I can choose to have comment, pingback, other things (flattr button with a plugin), etc. on a page basis.
So maybe a checkbox on each editing post : whith or without share button.
Not sure how this can be done…
Let’s have a step back.
In “general quickshare option” an option “always put quickshare on pages/posts”.
Then on each editing, a button “do not insert quickshare here”.And then a shotcode possibility is another choice : if a writer put a shotcode anywhere : quickshare come on.
If no shortcode : quickshare is where it goes on a normal basis : bottom of post 🙂Not sure I’m clear 😉