The tag has no wiki summary.

learn more… | top users | synonyms (1)

3
votes
2answers
1k views

Why might a plugin's 'do_shortcode' not work in an AJAX request?

tl;dr: Contact Form 7's shortcode doesn't work in an AJAX request when called with do_shortcode functions.php add_action('wp_ajax_ps_get_survey_form', 'ps_get_survey_form'); ...
0
votes
1answer
298 views

How to integrate Constant Contact without messing with current form style? [closed]

I currently have a style sheet on my wordpress page that has a contact form built into it. I like this style and I don't want to mess with it, but all the constant contact plug-ins come with a form ...
0
votes
1answer
683 views

How do I make Contact Form 7 pop up in thickbox?

I am trying to make contact form 7 pop up in a thickbox modal window. I can either use do_shortcode or the shortcode but I'm not sure how to set it up. Can someone push me in the right direction? ...
0
votes
1answer
1k views

Contact form 7 dynamic text extension - populate form with title from previous page

I've looked through the documentation but i can't work out how i'm meant to do this. I've got a form on a product page which is just a few labels. I want to link them to a contact form and populate ...
0
votes
2answers
2k views

get values from contact form 7 wp plugin

I am using contact form 7 plugin in my blog.I am having donate option in the form with price option in radio button. user can select and submit.After submitting the form it should redirect to the ...
0
votes
2answers
1k views

Wordpress Contact Form 7: populate the value of a field dynamically with PHP

Well my question is quite simple, I would like to populate a field with the value of a variable that have been passed via a $_GET Request. thanks
-1
votes
4answers
5k views

How to resolve “Failed to send your message” problem for Contact Form 7?

I am using contact form 7 but when i m trying to send msg through contact form it gives error given below Failed to send your message. Please try later or contact administrator by other way. please ...