Title: Using divi, seeing some strange code
Last modified: September 21, 2019

---

# Using divi, seeing some strange code

 *  Resolved [Wow Digital](https://wordpress.org/support/users/dmpp/)
 * (@dmpp)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/using-divi-seeing-some-strange-code/)
 * 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/](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](https://wordpress.org/support/users/msaari/)
 * (@msaari)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/using-divi-seeing-some-strange-code/#post-11956460)
 * 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](https://wordpress.org/support/users/dmpp/)
 * (@dmpp)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/using-divi-seeing-some-strange-code/#post-11956516)
 * 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.

 * ![](https://ps.w.org/relevanssi/assets/icon-256x256.png?rev=3529670)
 * [Relevanssi - A Better Search](https://wordpress.org/plugins/relevanssi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/relevanssi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/relevanssi/)
 * [Active Topics](https://wordpress.org/support/plugin/relevanssi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/relevanssi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/relevanssi/reviews/)

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [divi](https://wordpress.org/support/topic-tag/divi/)

 * 2 replies
 * 2 participants
 * Last reply from: [Wow Digital](https://wordpress.org/support/users/dmpp/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/using-divi-seeing-some-strange-code/#post-11956516)
 * Status: resolved