Frontier Post – Quickpost
New shortcode to display quick post somewhere in a page (without the list)
[frontier-post frontier_mode=""quickpost"]
One additional parameter is available for Quickpost: frontier_force_quickpost=”true” will force display of quickpost form and hide buttons
You can change the behaviour of of Quickpost Using CSS
/*Hide QuickPost buttons*/
#fp-quickpost-hide { display: none !important;}
#fp-quickpost-show { display: none !important;}
/*Force display QuickPost form*/
.frontier-quickpost-show { display: inline-block !important;}
Comments
Frontier Post – Quickpost — No Comments
HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>