Forum Replies Created
| Author | Posts | 
|---|---|
                March 18, 2014 at 12:02 pm in reply to:
                Future of the plugin? 16838  | |
Glad to hear that. Thanks  | |
                November 6, 2013 at 10:13 pm in reply to:
                Delete featured image from edit form 9813  | |
probably a plugin conflict. its ok now  | |
                November 3, 2013 at 11:21 pm in reply to:
                "pending" post edit enable/disable option 9723  | |
thanks  | |
                November 3, 2013 at 8:19 pm in reply to:
                "pending" post edit enable/disable option 9720  | |
3 days without response??? Please be serious I paid this pluggin and support. Thanks  | |
                October 21, 2013 at 3:04 pm in reply to:
                wpuf_add_post_redirect & post_id 9245  | |
it was the filter priority and number of accepted args.  | |
                June 16, 2013 at 7:13 am in reply to:
                Feature request – Original post status after edit 4922  | |
Exactly what I need 
 Why I can’t use this conditional ? 
My post staus is set to pending after edit. This works good without this conditional statement   | |
                May 27, 2013 at 10:41 am in reply to:
                Empty field tooltip 4233  | |
Ok I will look for now but this is basic feature that need to be included in the plugin. Pleade write a better validation which can be customized per field. Also I think you need feature request section in this forum with voting. Like uservoice.com .I have few request and im sure others have some good ideas too  | |
                April 15, 2013 at 12:05 pm in reply to:
                Comments are turned off after edit 2228  | |
Great. Its working good with the fix. Thanks  | |
                April 15, 2013 at 5:04 am in reply to:
                Comments are turned off after edit 2221  | |
Its from WPFU. I deactivated all other plugins and changed to default theme, its still working the same. “Allow people to post comments on new articles ” in discussion settings is checked  | |
                April 14, 2013 at 8:02 pm in reply to:
                Comments are turned off after edit 2192  | |
I will check  | |
                April 14, 2013 at 3:13 pm in reply to:
                WP User Frontend Error: Pleae activate your copy 2181  | |
its ok now.  | |
                April 14, 2013 at 2:37 pm in reply to:
                WP User Frontend Error: Pleae activate your copy 2179  | |
 Same. I cannot activate with the same code after database reset  | |
                April 13, 2013 at 9:15 am in reply to:
                Field Validation? 2145  | |
yes data-required=”yes” and data-type=”select” in the html and its working. Thanks  | |
                April 13, 2013 at 9:03 am in reply to:
                Field Validation? 2142  | |
Yes. Select (dropdown field) with post IDs from posts submited by current user. Selected post ID is saved as custom field value in the submited post and I use that value to connect posts with the Posts2Posts plugin . I need that field to be required, to validate on form submit  | |
                April 13, 2013 at 8:52 am in reply to:
                Field Validation? 2138  | |
Yes If I can add default value to existing dropdown field in form and then validate like a normal dropdown field from the plugin  | |