Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Index dynamic block content like post grid › Reply To: Index dynamic block content like post grid
August 26, 2020 at 9:52 am
#29120
Keymaster
Hi,
Thank you very much for your kind words!
I’m afraid this is not possible, and probably won’t be possible in the future either. Dynamic blocks usually load their contents when the page is viewed in a browser, and load the content asynchronously. The plugin however cannot do that, but instead it requests the post contents before they get printed to the browser – however in that state these type of blocks are usually not rendered yet.