All Questions
4 questions
0
votes
0
answers
55
views
run script after load more button is clicked
I am using the Smash Balloon custom facebook feed pro plugin on wordpress. I have written a php script the alters the $content on the page with the facebook feed so that it changes the links in the ...
-1
votes
1
answer
1k
views
How can I send a POST request from onclick event of an elementor button widget using code?
I'm using wordpress with elementor, I have a button on my page that has a link to a #anchor (scrolls down on click). I want to add a POST request to my Make webhook. I followed the steps for the ...
1
vote
1
answer
787
views
Redirect to a different URL after submitting the form with jQuery Validate submitHandler (Without Ajax)
I have a problem with making a form on Wordpress website work with two tools: Zapier and AutopilotHQ. I want my form to be submitted to myWebHookURL but the page to be redirected to a different url, ...
6
votes
2
answers
1k
views
Update Parse.com User from Stripe Webhook
Firstly I see there are several Parse / Stripe questions on here however none are of any help to me.
I have a mobile application that has both free and paid features. A variable is stored on the User ...