You can try to add this filter
<?php
/**
* Plugin Name: Shortcodes support for the Custom Fields Widget plugin
*
*/
add_filter( 'custom_field_value', 'do_shortcode' );
as a plugin.
This should hopefully make your shortcodes work.
Here you can read more about the WordPress function do_shortcode().
Related Posts:
- Using a custom field inside a shortocde
- Output Custom Field value to shortcode
- Individual Widgets per Page
- Having different sidebar content for MANY pages?
- explode array within shortcode
- Change behavior of “Insert into Post” based on attachment metadata
- Add new “Insert Into Post” button with another function
- Get custom field values into the sidebar/widget?
- Call a custom field in an audio shortcode?
- Best way to allow manageable social media URLS?
- wp_editor in add_meta_boxes does not show gallery
- Custom field for default gallery
- Execute/Parse Shortcode in Native WordPress Custom Field Value Field
- nextgen gallery: how to get picture url by gallery id
- How do you create dynamic customised sections in WordPress?
- Creating a custom menu/widget area
- Audio player shortcode not showing up when using variable
- Create WordPress shortcode with php code inside
- Display WP-Types custom fields in post [closed]
- Creating a widget with a number of custom fields
- Should custom meta boxes be able to output shortcodes the same as WordPress’ native post editor?
- Shortcode To Display Post Custom Field Value Inside Excerpt
- modify wordpress caption shortcode
- How to display image inside container of custom made widget
- How to create a shortcode to print specific values stored in a post meta array?
- Want to make A CSS if meta key value is empty
- how to display a widget only on a page where the custom field is defined?
- Insert a custom field into a shortcode and use it in post(s)
- Is it possible to create a post from an NextGen Gallery image?
- Custom wysiwyg editor doesn’t execute shortcodes?
- Custom Field 101
- shortcode in a custom metabox
- Can data from a Custom Field data be used by a shortcode on a per page/post basis?
- Shortcode To Display Post Custom Field Value in Post Title, Post Content
- custom field (video/audio url) and embed functionality
- IF Custom field value equals ZERO
- Display MP3 as media using an URL from a custom field
- What’s the best way to implement custom widgets on a per post basis?
- Enable a short code in the custom meta field
- Is there a way to dump all registered sidebar/widget?
- do_shortcode close
- Display custom widget value in header.php
- Add custom data (field) to sidebar widgets for later display
- Plugin or shortcode for ISBN number?
- How to pass custom field value to shortcode?
- Custom field outside the loop and inside an array
- Replacing custom field with shortcode
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- Shortcode for Custom Field of Media Attachment (to use with Featured Images)
- how can i show WordPress custom field data to my short code?
- Search fails when using the radio buttons
- Create Shortcode shows only posts with custom_field meta
- PHP and Shortcode Combination
- Stop truncation of shortcodes in custom text fields?
- Retrieving Advanced Custom Field within Shortcode Function [closed]
- Using ACF Custom Field value in a URL with do_shortcode() [closed]
- WP_query returns error when used for custom widget
- Add class from custom field into widget class
- Custom field in a shortcode?
- Display meta data from a custom field within plugin Category Grid View Gallery
- Insert wp gallery shortcode into custom textarea
- Displaying shortcode content inside custom field without images
- Parse Shortcodes in Theme’s Custom Field?
- I would like to display different text on different pages
- Insert shortcode before and after a list automatically
- How to check if custom field exists in this widget query
- Retrieving custom field as shortcode
- Custom fields doesnt work well with any postTAB plugin
- How to include custom field in shortcode (do_shortcode) in theme file
- Shortcode not picking up custom field
- Add fields to edit in custom widget
- get_the_ID() retrieves same ID on Gutenberg’s Query Loop
- Display custom field only if it has a value
- Problem with writting correctly a query posts args in WordPress
- How to query posts by month based on date custom field?
- Add a field to just ONE page
- WPAlchemy issue when using 2 select menus with the same values inside a repeating group
- get_post_custom_values problem, please help
- Order by custom date field
- make a dropdown custom field with ‘cities’ list in it
- Group Posts By Custom Meta Value: Date
- How can I modify my meta_query to work with prices that are stored in the database that contain dollar signs and commas?
- custom filed from post in the side bar
- Make separate text boxes for separate WordPress Custom Fields
- How to add extra field in admin comment section
- Custom field bug in WordPress 3.2
- wordpress multi user question
- Working with multiple values and metaboxes
- Unable to select image with custom field
- How to parse a huge list of users using a CRON function?
- How to sort post listing on a page using custom field value?
- Adding re-type email and check it if the email match
- Odd functions.php issue in WordPress
- How to automatically change a posts status to draft based on custom field
- Counting post fields
- Getting and calculating averge value of custom fields of the same tag
- Change Page Order by Custom Field (Magic Fields)
- Users uploaded image and matching an id or taxonomy
- Filter or order based on custom field
- Use update_post_meta to older posts