Forum Replies Created

Viewing 6 Topics - 1 through 6 (of 6 total)
Author Posts
April 21, 2015 at 5:42 am in reply to: Post Expiry option 41871
Jie Feng Jie Feng

i dont think the above proposed subscription pack solution is what we are after.

I think the general use case is:

after user submit a post (pay by post), paid, then his post is live for a duration of say 30 days.

then after 30 days, post expires, the user would need to renew/pay again or else the post will be removed.

the proposed subscription pack solution, i dont think it would do anything to the already-live-post (remove post) after subscription pack expired?

February 19, 2015 at 5:33 am in reply to: bug? when fail to upload an image, js error occurs 37063
Jie Feng Jie Feng

i am using WP User Frontend Pro – WP User Frontend Pro v2.2.7 not version[1.4] of WPUF as you mentioned.
i believe WP User Frontend Pro v2.2.7 is the latest?

February 17, 2015 at 6:18 am in reply to: bug? when fail to upload an image, js error occurs 36898
Jie Feng Jie Feng

hello, any update?

February 9, 2015 at 11:57 pm in reply to: bug? when fail to upload an image, js error occurs 36251
Jie Feng Jie Feng This reply has been marked as private.
February 3, 2015 at 1:16 am in reply to: bug? when fail to upload an image, js error occurs 35550
Jie Feng Jie Feng

Hi,

it was the custom field’s image upload. so when i tried to upload an image, not sure why it returns “error” (i dont think the image size is greater than the max that i set), then i saw js error on my chrome console. and the uploaded is blank.

by looking at the script
res.error is clearly undefined, since // var res = $.parseJSON(response.response); is commented out.

what should the script should do if there is an error return when uploading? should it display a message saying what is wrong? (eg: size over limit?)

January 30, 2015 at 3:48 am in reply to: form and dropdown questions 35344
Jie Feng Jie Feng

Hi,

1) okay whats the code for showing the form in php code?
say using short code i would use [wpuf_form id=”2541″], but inside a single.php page,
how do i call the form using code?

2) I am not asking for displaying the data in specify.
I am asking if there is a way to change a dropdpwn selected value programatically, maybe using hook like wpuf_add_post_form_top and change settings array?

Gravity form has a feature which allow you to set dropdown selected value from URL parameters,
say if the url is http://www.mysite.com/myform?DropdownID1=Acer&DropdownID2=PC1
then the form renders and dropdown1 would have Acer as selected value, and dropdown2 would have PC1 as selected value.

That’s quite helpful. Does your plugin has similar feature? thanks

Viewing 6 Topics - 1 through 6 (of 6 total)