FrontEnd Help – UserPro Forums https://forum.userproplugin.com/forums/topic/frontend-help/feed/ Sat, 18 May 2024 09:53:12 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/frontend-help/#post-40971 <![CDATA[FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-40971 Mon, 16 Jun 2014 09:19:29 +0000 alphacow I have a website @ http://www.wildstarepic.com/movies/

I have setup a custom page for the front end user to submit post but the problem I have is I don’t know exactly how to add a field to the front end publisher? You see I run a video tube website and I want users to able to to add post and description along with video link.

if that can’t be done with this (which is the only reason I brought it) is there anyway I can somehow take the backend functions and place them where the front end user can see them?

Also another big thing is how do I make the post not automatically submit 0.0 this is a huge thing because someone could literally submit porn or any other type of thing they wanted and it seems to instantly go live. that’s a huge security problem.

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-40985 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-40985 Mon, 16 Jun 2014 12:09:32 +0000 admin Please read the following docs, it covers all options for frontend publisher.

http://userproplugin.com/userpro/docs/

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-41029 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-41029 Mon, 16 Jun 2014 14:24:53 +0000 alphacow could you please just give me the shortcode on how I am supposed to do this?

[userpro template=publish]

Then what? How do I make it go into pending post instead of published?

How can I add a box that says
Insert link to youtube video on that page?

I’m not really tech savy so if you could give me a full on example unlike the the doc which just says copy and paste without explaining what exactly the short code does or how to actually use it? Someone who hasn’t really used shortcode like that would really need a bit more information on these things.

For example,

Options are used to customize the shortcode and can be assigned as a pair option=value in your shortcode like this.

[userpro template=publish option=value]

than we have a list of different stuff the plugin can do but no example of how to implement it.

do I put

[userpro template=publish option=require_CUSTOM_FIELD]

??

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-41030 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-41030 Mon, 16 Jun 2014 14:57:05 +0000 Posts should automatically be pending. There is an option on the settings page under the general tab which enables you to enter the roles that can publish immediately

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-41118 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-41118 Tue, 17 Jun 2014 20:18:06 +0000 alphacow Okay I’ve fixed the pending problem but the major problem I’ve still yet to receive support on. If I had known I would get no type of help other than refer to the manual, which I have several times but no actual example has been given, I would have not brought the plugin.

All Im asking is someone who claims they made this plugin to give me an actual example of how shortcodes are supposed to be used. Yet I still can’t get that…

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-41121 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-41121 Tue, 17 Jun 2014 20:35:11 +0000 alphacow I simply want to add an extra box on the frontend publisher that says

link to youtube video

and remove all these weird tags and just have categories show on the categories drop down box because right now it’s showing that the user can choose to use tags which is not what I want..m

]]>
https://forum.userproplugin.com/forums/topic/frontend-help/#post-41140 <![CDATA[Reply To: FrontEnd Help]]> https://forum.userproplugin.com/forums/topic/frontend-help/#post-41140 Wed, 18 Jun 2014 14:36:52 +0000 alphacow Can anyone here explain why this doesn’t work?

[userpro template=publish post_meta=custom_url “require_CUSTOM_FIELD=1” “allowed_taxonomies=category” post_meta_labels=Youtube-Link publish_field_order=”featured_image,title,content,category,custom_url”]

]]>