• There are search results for “posts” (not seeing it on pages results) that have “@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF90aXRsZSIsInNldHRpbmdzIjp7ImJlZm9yZSI6IjxoMT4iLCJhZnRlciI6IjwvaDE+In19@” showing.

    I saw your post at https://www.relevanssi.com/knowledge-base/divi-page-builder-and-cleaner-excerpts/ but your suggestion didn’t remove it.

    So I added this to the mix, and it’s now pulled out.

    	$content = str_replace('@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF90aXRsZSIsInNldHRpbmdzIjp7ImJlZm9yZSI6IjxoMT4iLCJhZnRlciI6IjwvaDE+In19@', '', $content);
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mikko Saari

    (@msaari)

    That’s this chunk of data, encoded: {"dynamic":true,"content":"post_title","settings":{"before":"<h1>","after":"</h1>"}}. Divi settings, that is. That’s a good solution to get rid of it.

    Thread Starter Wow Digital

    (@dmpp)

    Just wanted to mention it in case you wanted to add it to the plugin code. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using divi, seeing some strange code’ is closed to new replies.