Title: eponymousarchon's Replies | WordPress.org

---

# eponymousarchon

  [  ](https://wordpress.org/support/users/eponymousarchon/)

 *   [Profile](https://wordpress.org/support/users/eponymousarchon/)
 *   [Topics Started](https://wordpress.org/support/users/eponymousarchon/topics/)
 *   [Replies Created](https://wordpress.org/support/users/eponymousarchon/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/eponymousarchon/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/eponymousarchon/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/eponymousarchon/engagements/)
 *   [Favorites](https://wordpress.org/support/users/eponymousarchon/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Zotpress] Update style?](https://wordpress.org/support/topic/update-style/)
 *  Thread Starter [eponymousarchon](https://wordpress.org/support/users/eponymousarchon/)
 * (@eponymousarchon)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/update-style/#post-15508091)
 * This is working correctly now. I have no idea exactly when the style was updated(
   though it took at least a week from the first message in this thread) and whether
   it was automatic or manual.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[fKidd] HTML in slider for fKidd theme escapes quotation marks](https://wordpress.org/support/topic/html-in-slider-for-fkidd-theme-escapes-quotation-marks/)
 *  Thread Starter [eponymousarchon](https://wordpress.org/support/users/eponymousarchon/)
 * (@eponymousarchon)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-in-slider-for-fkidd-theme-escapes-quotation-marks/#post-13909108)
 * Thanks, [@tishonator](https://wordpress.org/support/users/tishonator/).
 * I’m using a child theme, so I put the new function into the child’s function.
   php. That worked _after_ I went back and re-edited the text to remove the backslashes.
   Important step. 🙂
 * I hope you’re fixing that function so that it handles this. Seems like an important
   correction.
 * PS I had to tweak the theme css because it puts shadow-boxes around markers in
   leaflet. Here’s the addition I made:
 *     ```
       {css}
       /* Get rid of the box-shadows that show up on the markers */
   
       #main-content-wrapper img {
       	-webkit-box-shadow: none;
       	-moz-box-shadow: none;
       	box-shadow: none;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[fKidd] HTML in slider for fKidd theme escapes quotation marks](https://wordpress.org/support/topic/html-in-slider-for-fkidd-theme-escapes-quotation-marks/)
 *  Thread Starter [eponymousarchon](https://wordpress.org/support/users/eponymousarchon/)
 * (@eponymousarchon)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/html-in-slider-for-fkidd-theme-escapes-quotation-marks/#post-13892447)
 * Just updated fKidd to v. 2.1.4 and this is still happening.

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