Home › Forums › Backend Issues (wp-admin) › Retrieve post_ID in divi theme visual builder › Reply To: Retrieve post_ID in divi theme visual builder
thank you for your reply, I understood your explanation, but even using your code, unfortunately if I don’t manually specify the parameter post_id into the shortcode squares, it will not render into the visual builder. Honestly I think that I have to retrieve the post id from some sort of ajax call to make it works in the visual builder, cause I think that this code
$post_id = $_POST['et_post_id'] ;
is related to this ajax call
but it is difficoult for me to find a way out, this is for sure related to how divi passes the current post_id to shortcodes
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.