Title: dangleraction's Replies | WordPress.org

---

# dangleraction

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Lazyload] Bruno, help with Metafizzy's Isotope, please?](https://wordpress.org/support/topic/bruno-help-with-metafizzys-isotope-please/)
 *  Thread Starter [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/bruno-help-with-metafizzys-isotope-please/#post-5383314)
 * I fixed my problem of images over lapping when using Isotope by applying the 
   image size to it’s containing div using inline css. My project uses NextGen Gallery,
   so it was easy to modify the template.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[LJ Subpages Widget] It's Perfect! Why change something that isn't broken](https://wordpress.org/support/topic/its-perfect-why-change-something-that-isnt-broken/)
 *  Thread Starter [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [12 years ago](https://wordpress.org/support/topic/its-perfect-why-change-something-that-isnt-broken/#post-7876383)
 * It looked ok and worked perfectly when I had it configured, then when I have 
   turned “wp_debug” to true, I get a notice in the Widget’s inputfield for the 
   title that ‘attribute_escape’ is depricated and to use ‘esc_attr()’, instead.
 * A quick Find and Replace in Dreamweaver fixed that, and I can confirm that it
   works 100% but to get rid of the message when you have wp_debug on, just modify
   the plugin file and rename the method on 122 and 132.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Modal] do not upgrade to 2.0 until fixed](https://wordpress.org/support/topic/do-not-upgrade-to-20-until-fixed/)
 *  [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [12 years ago](https://wordpress.org/support/topic/do-not-upgrade-to-20-until-fixed/#post-5168164)
 * I guess I can speak up so I don’t have to start a new thread.
 * I had Easy Modal 1.3.0.3 and the latest version of WordPress before upgrading.
   After the upgrade it halted everything and showed:
 * > Parse error: syntax error, unexpected T_STATIC in classes/admin/notice.php 
   > on line 8.
 * That’s because my shared server uses a PHP version that’s older than 5.3, right?
 * Thanks for providing the fix_my_modals() function. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Social Icons] Ascii characters instead of icon.](https://wordpress.org/support/topic/ascii-characters-instead-of-icon/)
 *  [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [12 years ago](https://wordpress.org/support/topic/ascii-characters-instead-of-icon/#post-5151489)
 * Edit: I tried moving the Simple Social Icons around in my Artisteer generated
   theme and discovered it doesn’t work in the footer.
 * I used developer tools on Firefox to uncheck style properties, but I couldn’t
   find anything that would help. I’ll have to figure it out eventually, because
   that’s where I want the plugin to be. For now, I need to finish up my theme. 
   If anyone else has time to check it out, please do and help us.
 * It looks like you have it working though, skippywp. How’d you do it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Social Icons] Ascii characters instead of icon.](https://wordpress.org/support/topic/ascii-characters-instead-of-icon/)
 *  [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [12 years ago](https://wordpress.org/support/topic/ascii-characters-instead-of-icon/#post-5151488)
 * It took me some time to find a solution, but it worked once I selected “simple
   text” from the widget appearance options.
 * I’m learning a lot more about WordPress as I go, but I’m pretty sure there are
   four widget classes that you can choose from.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Blank admin dashboard. Am I using wp_enqueue correctly on my child theme?](https://wordpress.org/support/topic/blank-admin-dashboard-am-i-using-wp_enqueue-correctly-on-my-child-theme/)
 *  Thread Starter [dangleraction](https://wordpress.org/support/users/dangleraction/)
 * (@dangleraction)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/blank-admin-dashboard-am-i-using-wp_enqueue-correctly-on-my-child-theme/#post-5031538)
 * Hey bcworkz, a late reply is better than no reply! Thanks.
 * I actually stumbled upon the `WP_DEBUG` feature from an online article a couple
   hours later. And I found the problem. My problem was I added separate `<?php ?
   >` tags for each of my functions. That made me feel kind of dumb, but it also
   made all my frustration and uneasiness go away. I’m really happy to know about
   the debug feature now. BTW, I thought I had posted on my thread that night but
   it must’ve never went through.
 * And it’s good to know that I don’t have to add `wp_enqueue_scripts` afterwards.
   That will clean it up a lot more. Thanks.

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