Yessss, I fixed the problem, i needed to apply a filter into the get_post_meta to make it work.
<?php echo apply_filters( 'the_content', get_post_meta($post->ID, '_wenc_content_inhoud', true)); ?>
Thanks anyway!
Related Posts:
- Add WYSIWYG to Image Description field
- explode array within shortcode
- Change behavior of “Insert into Post” based on attachment metadata
- How can I remove fields in the attachment editor?
- Add new “Insert Into Post” button with another function
- Call a custom field in an audio shortcode?
- 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
- Audio player shortcode not showing up when using variable
- Create WordPress shortcode with php code inside
- Display WP-Types custom fields in post [closed]
- 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 create a shortcode to print specific values stored in a post meta array?
- Insert a custom field into a shortcode and use it in post(s)
- Custom Field 101
- remove initial wysiwyg editor from cms page edit
- shortcode in a custom metabox
- Advanced Custom Fields functionality without plugin
- 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
- Move Title and the Content WYSIWYG editor position
- IF Custom field value equals ZERO
- Display MP3 as media using an URL from a custom field
- Using a custom field inside a shortocde
- Enable a short code in the custom meta field
- do_shortcode close
- Plugin or shortcode for ISBN number?
- How to pass custom field value to shortcode?
- Replacing custom field with shortcode
- Shortcode for Custom Field of Media Attachment (to use with Featured Images)
- Setting user permissions per post
- how can i show WordPress custom field data to my short code?
- Permanently show Custom Fields in Editor
- Search fails when using the radio buttons
- Create Shortcode shows only posts with custom_field meta
- Output Custom Field value to shortcode
- PHP and Shortcode Combination
- How to add content with a filter when there’s no content in the editor
- 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]
- Running a Gallery Shortcode in a Custom Fields Widget
- 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?
- Insert shortcode before and after a list automatically
- 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
- Problem with serialized arrays in custom meta
- Can I count the number of users matching a value in a multiple value key?
- How to delete custom field “suggestions” from dropdown list
- How to save custom fields for attachments
- How to get a meta value from all post
- Adding existing user custom field value to a woocommerce product [closed]
- How to save values of a custom input field on the Network > Site Info screen
- get_post_meta not working inside loop
- How do I exclude posts by custom field value?
- Auto populate a meta box field from another meta box field when publish or save
- Eliminating the appearance of a specific custom field in a post
- Conditional custom field query
- Display two custom values from a post
- Find page IDs with specific meta tag key value pairs
- custom avatar removal
- Send email with custom fields after new draft is saved or new post published
- Using advanced custom fields from one custom post type in another custom post type / using nested shortcodes
- Get posts with same meta value as current post
- Add custom field to all posts in specific post_type
- Custom Fields – How to create a list from multi-line entries of a single value
- Querying posts by latitude and longitude to build a Google Maps with several markers
- How to display childrens custom fields?
- How to use pre_get_posts to alter posts_per_page of category pages, where ‘posts_per_page’ will be dynamic
- Displaying pages with a specific custom meta
- How to update user profile custom fields
- stop WordPress removing shortcode from content [closed]
- How to validation for sanitize_URL?
- How can I output the custom fields wrapping with HTML
- put saved metabox values back into fields and then display on the front end
- How to get custom image field of specific post id
- Dynamic WordPress editor in meta box
- How to update custom field of a posts in a particular category
- Change word in woocommerce product category custom field
- get posts based on non-single metadata
- Woocommerce products search with custom fields
- Convert author metadata to a custom field
- Custom pages or Custom Posts
- get_avatar filter is not working as per requirement
- WordPress Admin – Automatically Sort Custom Posts by Custom Field Date Value in d-m-Y Fomat
- select user with all meta field and field value. I am use Below Query for this ,So any of know another way to fast query instead of below query?
- Retrieve Google API JSON data and store as WordPress Custom Fields
- meta_query ‘compare’ => ‘!=’ not working
- Display Data From This Custom Media Upload Meta Box?
- Pagination not displaying correct number of pages