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
- get_the_ID() retrieves same ID on Gutenberg’s Query Loop
- How to add code to custom field to every blog post via php?
- Show image depending on the number in the custom fields
- Saving custom form data
- (woocommerce) How to get product id form order id & then retrieve custom meta linked to product?
- Create Button for Shortcode in Text Editor
- Show echo ready in single.php
- User Filter Options on Archive Page
- WordPress admin area: select box with 12.000+ options
- How to delete WooCommerce Products than have a specific custom field?
- Sort columns in the ‘Pages’ dashboard overview
- searching by keywords in post’s metas or pagination links problem
- How do I display a custom field in an existing form on the front end?
- open modal window
- a lot of custom fields
- Hide custom fields by user’s role
- automatically add custom fields to post title
- Add custom field information to source meta data
- How do I update custom field post meta in frontend post template?
- Ordering posts by custom fields (Date)
- Sorting post by custom fileds date
- Update custom field on page specific to logged in user
- Query multiple meta values at the same time :
- use mysql to replace one custom field value with another custom field value
- How to Find List of Available Custom Fields for Theme?
- How to display selected option from dropdown list in a metabox
- Getting user’s data, by custom field lookup (meta)
- Is it possible to manage Multiple Custom Fields with Some Relations
- Custom fields with wordpress
- Save, update, get and sanitize post meta as HTML not plain
- Why does this javascript search function in the WordPress Admin not work?
- Custom meta boxes – add php code inside?
- 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?
- Change Order of Sections Using Custom Fields
- Retrieve Google API JSON data and store as WordPress Custom Fields
- Show Custom Taxonomy as Headline for related posts
- update meta field value after
- Use WP_Meta_Query To List All Values For 1 Key On Page Template
- Custom Fields Permalink Plugin not observing hyphens
- will wp_insert_post write a new custom field to the database?
- WooCommerce 3 get custom variation on process order [closed]
- query_posts -> get page_id from custom field
- Change blog post title on main blog page
- Spit out list of distinct instances of custom field?