Thread Starter
gillw
(@gillw)
Hi
Thanks for the quick response – can I just clarify for point 2 that the user would be viewing/editing previous data from a page on the front-end of the website and not from the dashboard (don’t want them having to go to the dashboard)?
Gillian
Thread Starter
gillw
(@gillw)
Hi
Ignore me – I was missing the obvious – and have found the solution – add_filter(‘widget_text’, ‘do_shortcode’); in my child themes functions.php.
Gillian
Thread Starter
gillw
(@gillw)
Thanks, that did the job.