Support Forum

 
You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Plugin shortcodes within custom display

Information/How to
UserPost

11:15 am
January 6, 2011


dgodfather

1

Is there any work around for shortcodes from another plugin displaying correctly within custom displays? I only get [plugin_shortcode] as it doesn't recognize the code as a formidable code within the custom display and it doesn't display what it should.

11:16 am
January 6, 2011


Steph

2

You can either insert it automatically, or add filter=1 to your custom display shortcode

11:17 am
January 6, 2011


dgodfather

3

Ah yes. I recall asking you this once before. Thanks again and sorry.

11:21 am
January 6, 2011


dgodfather

4

Actually, in a future update can you add a checkbox to the "Add Formidable Form" to filter out short codes correctly or make this automatic?

Maybe something like this:

Insert Custom Display

Select a custom display below to add it to your post or page.

dgodfather profile

Submit | Cancel

[x] Distinguish external plugin shortcodes

11:42 am
January 6, 2011


Steph

5

Good thinking. There are actually quite a few options that aren't available on that page. You can see all the options here:

http://formidablepro.com/use-f…..hortcodes/

Information/How to