bigao
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Custom buttonThanks again!
I’ll give it a try!
😀Forum: Plugins
In reply to: [Polylang] Custom buttonThanks Chouby! I didn’t know that!
Just clarify one more thing to me.
If I use the pll_the_languages()… can I create a shortcode?
I want to use it with an custom image…
So, with a custom HTML snippet inserted with the header, can I call this shortcode within the image?(I don’t know if I made myself clear…. In my head it made perfect sense, hahahahha)
Forum: Plugins
In reply to: [Cimy User Extra Fields] Contact Form 7 Cimy User Extra FieldsGot it done!
As Anakin would say: “IT’S WORKING! IT’S WORKING!!!”
Forum: Plugins
In reply to: [Cimy User Extra Fields] Contact Form 7 Cimy User Extra Fieldsor… another question….
I’ll try to use PHPMailer to send the email with the form content.
So… I created a form, which will call a php file.
To this PHP file I’ll send the content of the form of the previous html page using post (and $variable = $_POST[‘input_name’];)So…. how can I get, in this php file, the cimy-user-extra-fields.
I have created fields named as “CPF” and “PROFISSAO”
I have to use “include_once” with one of the plugin’s php file?
Thanks! best regards!