Forums
Forums / Plugin: Content Aware Sidebars - Fastest Widget Area Plugin / ACF Support
(@fabian00)
11 years, 1 month ago
Hi
Is there any option to display ACF related to post ?
https://ww.wp.xz.cn/plugins/content-aware-sidebars/
(@intoxstudio)
Content Aware Sidebars does not manipulate/create any widgets, but you could use it to display sidebars for some posts/pages and then do the following:
add_filter('widget_text', 'do_shortcode');
Let me know if this works.
11 years ago
Yes it works great, thank for help
The topic ‘ACF Support’ is closed to new replies.