Title: [Plugin: Quotes Collection] Removing Quotation Marks
Last modified: August 19, 2016

---

# [Plugin: Quotes Collection] Removing Quotation Marks

 *  [happybob](https://wordpress.org/support/users/happybob/)
 * (@happybob)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-quotes-collection-removing-quotation-marks/)
 * First of all, I couldn’t be happier with this widget. Hats off to the auothor,
   if he/she reads this.
 * I’m using Quotes Collection (Plugin URL: [http://srinig.com/wordpress/plugins/quotes-collection/](http://srinig.com/wordpress/plugins/quotes-collection/))
   a slightly different way than intended: as a Random Fact box. This means I’d 
   have to remove the quotation marks. I’ve had a look in the theme editor, but 
   considering the huge amount of code behind the scenes, I don’t even know where
   to begin.
 * Could anyone more CSS savvy than I point me in the right direction?
 * Thanks in advance.

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

 *  [vangrog](https://wordpress.org/support/users/vangrog/)
 * (@vangrog)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-quotes-collection-removing-quotation-marks/#post-974477)
 * on quotes-collection.php file, find this line (should b line 159)
 * $display = “<p><q>”. $random_quote[‘quote’] .”</q>”;
 * replace for:
 * $display = “<p>”. $random_quote[‘quote’] .”</p>”;
 *  [sharkbite](https://wordpress.org/support/users/sharkbite/)
 * (@sharkbite)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-quotes-collection-removing-quotation-marks/#post-974486)
 * This is awesome, thanks!

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

The topic ‘[Plugin: Quotes Collection] Removing Quotation Marks’ is closed to new
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [sharkbite](https://wordpress.org/support/users/sharkbite/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-quotes-collection-removing-quotation-marks/#post-974486)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
