Forum Replies Created
Author | Posts |
---|---|
May 27, 2014 at 7:12 pm in reply to:
How to free up activations 21092 | |
sociallyfamous | Nizam This worked. Thank you. |
May 26, 2014 at 12:44 am in reply to:
How to free up activations 21017 | |
sociallyfamous | This reply has been marked as private. |
March 30, 2014 at 5:49 pm in reply to:
Another strange question: Admin area access User Role addition 17618 | |
sociallyfamous | Hi Mahi, I have no problems creating additional user roles. My question was more about how to include them into WPUF… In the admin you have a drop down Admin area access where I can only access WP user roles as per standard but none of the new once… |
March 23, 2014 at 2:07 pm in reply to:
wpuf-edit-post.php 17118 | |
sociallyfamous | That seems to work. Answering my own questions here. Hm. Maybe it helps the next person at least. |
March 23, 2014 at 1:55 pm in reply to:
wpuf-edit-post.php 17117 | |
sociallyfamous | is deleting return ‘ ‘ . __( ‘You are not allowed to edit’, ‘wpuf’ ) . ‘
‘; a proper solution to this? |
March 23, 2014 at 1:53 pm in reply to:
wpuf-edit-post.php 17116 | |
sociallyfamous | Tareq, to disable the You are not allowed to edit how should be adjust the code? |
March 23, 2014 at 1:50 pm in reply to:
wpuf-edit-post.php 17115 | |
sociallyfamous | Wow you were faster that me refreshing the page. Thanks a lot. |
March 23, 2014 at 1:49 pm in reply to:
wpuf-edit-post.php 17113 | |
sociallyfamous | OK I see its called frontend-form-post.php now |
March 20, 2014 at 1:34 am in reply to:
Different form for posting and editing 16942 | |
sociallyfamous | FYI – we were able to fix it by attaching the upload directory to the current user role as this is available in our particular case |
March 19, 2014 at 9:01 pm in reply to:
Different form for posting and editing 16931 | |
sociallyfamous | Cool. Will try that. Thanks a lot. |
March 19, 2014 at 8:46 pm in reply to:
Different form for posting and editing 16928 | |
sociallyfamous | So I guess I am back to the problem with the two editing forms or to hiding image fields on submission and showing the image fields on editing…. |
March 19, 2014 at 8:10 pm in reply to:
Different form for posting and editing 16923 | |
sociallyfamous | Thanks for the help. If there anything you can add to identify the post id to know how to assign author name or user id along with the post type it would be awesome… |
March 19, 2014 at 7:22 pm in reply to:
Different form for posting and editing 16922 | |
sociallyfamous | I am using a dynamic population based on custom post type. So each post type should have its own folder and each author has a folder within that post type folder. Uploading images into one folder only will create a huge mess on a large site, especially with the thumbnails. I will pass on the code however, maybe there is something we can use from it. |
March 19, 2014 at 5:11 pm in reply to:
Different form for posting and editing 16906 | |
sociallyfamous | Tareq, I am about to lock myself in into the work around solution unless you have some news for me. What did you have in mind? |
March 18, 2014 at 4:23 pm in reply to:
Different form for posting and editing 16850 | |
sociallyfamous | Of course this is a painful workaround and uploading into a custom directory would be the ideal scenario. There would be no need for a second form if this could be solved in the first step of submitting. Would you have any solution to this? //I have tried replying to this via mobile but it is not showing just yet so excuse me if this turns out a double entry |