Title: [Plugin: Multiple content blocks] Unsearcheable content
Last modified: August 19, 2016

---

# [Plugin: Multiple content blocks] Unsearcheable content

 *  [elwhizard](https://wordpress.org/support/users/elwhizard/)
 * (@elwhizard)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/)
 * Hi,
 * When I do search, the block contents I’ve added isn’t included on the search 
   results. Seems the content blocks are unsearchable.
 * Thanks for this great plug-in.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [santoshkori](https://wordpress.org/support/users/santoshkori/)
 * (@santoshkori)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/#post-1736880)
 * same problem here.. you found any solution for this issue..
 * please let me know
 * Thanks in Advance 🙂
    [http://www.santoshkori.com](http://www.santoshkori.com)
 *  [killerrabbit](https://wordpress.org/support/users/killerrabbit/)
 * (@killerrabbit)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/#post-1736893)
 * Looking for an answer to this too. Seems like a lot of people would be finding
   this an issue.
 *  [killerrabbit](https://wordpress.org/support/users/killerrabbit/)
 * (@killerrabbit)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/#post-1736894)
 * Actually, if you use the Search Everything plugin it will be included but you
   can only search one word at time. If you search for more than one word it will
   come back with no results.
 *  [killerrabbit](https://wordpress.org/support/users/killerrabbit/)
 * (@killerrabbit)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/#post-1736895)
 * Solution: Search Everything does not search more than one key word for meta data
   created from this plugin. However, I was able to find this code which fixes the
   bug.
 * The problem is in the line 197 in search-everything.php file:
    Replace this line-
   $where = str_replace( “)))”, “)$searchQuery))”, $where );
 * With this line-
    By this other: $where = str_replace( “)) “, “)$searchQuery) “,
   $where );

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Multiple content blocks] Unsearcheable content’ is closed to
new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [killerrabbit](https://wordpress.org/support/users/killerrabbit/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-multiple-content-blocks-unsearcheable-content/#post-1736895)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
