Hi,
I have done it .By installing allow php in post/page plugin .
And then put following code
[fu-upload-form form_layout=”post_image” title=””]
Category
[php] wp_dropdown_categories( ‘hide_empty=0’ ); [/php]
[/fu-upload-form]
Hi kusama_kumari,
I followed the sets you outlined above and the categories drop down does indeed show up on my submit page. However, once uploaded, the content is not actually in the selected category. They just show up as uncategorized in the Manage UGC tab.
Any ideas why the category selected is not sticking?
Cheers!
yes kusama_kumari, can you fix it too?
I am wondering about this as well. I am testing mine out, trying to assign uploads to a category, and when I hit the drop down box, the page jumps to the category page….no uploading.
I am also trying to create a dropdown of categories for the user to choose the category for their post and image, did you ever work out how to do this?
Plugin Author
Rinat
(@rinatkhaziev)