Choose post format with front end publisher? – UserPro Forums https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/feed/ Thu, 02 May 2024 13:44:08 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37448 <![CDATA[Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37448 Thu, 15 May 2014 18:20:45 +0000 andy999 Possible to do this without the user having to select from a dropdown?

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37450 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37450 Thu, 15 May 2014 18:29:55 +0000 andy999 ie. a completely separate form for image format posts?

I don’t want people to have to select from a drop down.

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37516 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37516 Fri, 16 May 2014 11:20:04 +0000 andy999 Up!

Even if I need to hack code I really need a way to make separate forms to post to different post formats.

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37529 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37529 Fri, 16 May 2014 11:45:47 +0000 admin Is post format a taxonomy?

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37546 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37546 Fri, 16 May 2014 12:39:28 +0000 andy999 I believe it is. 🙂

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37552 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37552 Fri, 16 May 2014 12:44:30 +0000 andy999 I tried this

<?php echo do_shortcode(‘
[userpro template=publish
publish_button_primary=Submit
post_meta=”the_source”
post_meta_labels=”Attribute a source?”
publish_field_order=”featured_image,title,the_source”
no_header=true
require_content=0
taxonomy=”image” ]’); ?>

and this

<?php echo do_shortcode(‘
[userpro template=publish
publish_button_primary=Submit
post_meta=”the_source”
post_meta_labels=”Attribute a source?”
publish_field_order=”featured_image,title,the_source”
no_header=true
require_content=0
taxonomy=image ]’); ?>

Doesn’t add posts to the image post format taxonomy.

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37554 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37554 Fri, 16 May 2014 12:45:08 +0000 admin You can hack the post insertion with custom post format, why not? 🙂

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37556 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37556 Fri, 16 May 2014 12:46:25 +0000 andy999 Not sure how to, I need multiple forms posting to different post formats too.

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37563 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37563 Fri, 16 May 2014 12:49:43 +0000 admin So I’ll mark this for my next update. I have a big list of minor updates as usual. And it will just become better 🙂

]]>
https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37566 <![CDATA[Reply To: Choose post format with front end publisher?]]> https://forum.userproplugin.com/forums/topic/choose-post-format-with-front-end-publisher/#post-37566 Fri, 16 May 2014 12:51:46 +0000 andy999 Great 🙂 Please don’t forget this one, I really need it! Timeframe on next update?

By the way, Userpro is the ONLY plugin that’s doing front end posting properly, you should put it in your primary features list on CC.

]]>