Hi @forevercurious,
Unfortunately, Divi shortcodes are not supported in admin-ajax calls.
The issue is Divi blocks the loading of their shortcodes using a !is_admin() conditional function and ALM requires access to wp-admin/admin-ajax.php.
Ive reached out to their support team and they were no help.
Hi Darren,
Thanks for letting me know, i did contact the support before and they said is was something to do with your plug-in!
Not to worry, it still works if i don’t show the excerpt.
Are there any other issues with using Divi, it tried previously to use the Salvattore.js almost got it working, but couldn’t get the posts into the columns correctly, actually didn’t seem to be using #grid or data-columns at all!
Their support literally have no idea, about anything WordPress related 🙁
Im not sure about other issues, the only issue I was trying to solve was the grid shortcodes 🙂
The support gave me a link to another plug-in
https://www.elegantthemes.com/blog/divi-resources/divi-plugin-highlight-divi-blog-extras
which also uses an ajax loader….so must have got access to the files you mentioned.