cowlicker12
2 Reputation

Reputations

selecting_answer
July 22, 20170
Asked a question
Do you guys have an action hook for when a question is submitted?

I want some of the question form's fields to be submitted to another PHP file? Do you have an action hook or something in place that I can use that would help me with this?

July 22, 20172
Commented on a post

Sweet, thanks!

July 22, 20172
selecting_answer
July 22, 20170
Asked a question
AJAX available to send form data to another PHP file?

Is there any existing AJAX I could modify in order to send the question form data to another PHP file when the user hits the "Post question" button?

July 22, 20172
Asked a question
Help debugging this?

Please take a look at this image. http://imgur.com/2rlGtb4 I tried putting a tag and the spinner started. I finished writing the tag (by adding the comma to make it turn blue) but the spinner kept going...

July 22, 20172
Asked a question
Where do you run the update query to update data in wp_posts?

What file has the code that inserts the fields into the wp_posts table? I'm guessing you are using the "$wpdb->query(Update..." method? This is for the Anspress plugin.   Thanks.

July 22, 20172
selecting_answer
July 22, 20170
Commented on a post

Thanks! I'll search through all the files for this function.

July 22, 20172
Asked a question
(Possible future update) Can anonymous users save their questions?

If an anonymous user posts a question and then LATER they sign up, can they merge the question into their list of questions asked somehow? Does this happen automatically? If not, would this be coming...

July 22, 20172
Asked a question
BUG: Using new HTML attributes for a field doesn't work

I want this input to be of type=”number” and with min=”0.50″ and step=”0.25″, but it doesn’t work. The field stays as an integer and can allow negative numbers. Why is this happening?  ...

July 22, 20172
Commented on a post

So then is it possible to add numeric validation using javascript?

July 22, 20172