xfrancis2
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [AddToAny Share Buttons] Facebook not sharingHi BigDaddyCool! Can you tell us how you fixed it? Thanks a lot!
Forum: Fixing WordPress
In reply to: Order posts by an another table valueOh, i get now. Thanks Khalid, but thats not what im looking for.
Forum: Fixing WordPress
In reply to: Order posts by an another table valueI dont get what “other issues” are you talking about.
Forum: Fixing WordPress
In reply to: Order posts by an another table valueThanks Khalid but i dont know if i get what youre saying. The plugin is more complex than just a click and update the vote count; it has ip control, ajax to avoid reloading the page and a couple of things more. I cant just replace it by a simple click-vote system if that os what you mean…
Forum: Plugins
In reply to: [Contact Form 7] The arrows spin but nothing happens.This is what i got:
<p>Tu nombre (requerido)
[text* your-name] </p><p>Tu Email (requerido)
[email* your-email] </p><p>Asunto
[text your-subject] </p><p>Tu Mensaje
[textarea textarea-429 /300]</p>[captchac captcha-367]
[captchar captcha-367]
<p>[submit “Enviar”]</p>
If i remove both the [captchac captcha-367] and [captchar captcha-367] the script works fine (the arrows spins and then the message is sent) but when i add those two lines the arrows spins but nothing happens next, i dont know why.