Home › Forums › Front-end Issues › After upgrade post aggregator not working › Reply To: After upgrade post aggregator not working
Hi @mpayumo
Could you please tell me what’s the result for this code:
echo "<pre>";
var_dump($lulus);
echo "</pre>";
When you used it for both:
'value' => array('Lulu\'s Lounge')
And:
'value' => "Lulu's Lounge"
It seems that you used a very customized PHP code. In this case, we need to debug the returned data/variables one by one to see which part that has the issue. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/debug/.
Also, if the issue is related to Date and Time Picker add-on, I’m afraid I can’t help you because it’s not officially made by ACF. In this case, you need to ask the plugin author here: https://wordpress.org/support/plugin/acf-field-date-time-picker. ACF PRO now has the new Date Time Picker field included as default, though.
Thanks 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.