Title: eddiesutton's Replies | WordPress.org

---

# eddiesutton

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Thirteen] sub/child navigation button disappears with update to version 4.4](https://wordpress.org/support/topic/sub-child-navigation-button-disappears-with-update-to-version-4-4/)
 *  Thread Starter [eddiesutton](https://wordpress.org/support/users/eddiesutton/)
 * (@eddiesutton)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/sub-child-navigation-button-disappears-with-update-to-version-4-4/#post-18783620)
 * Fixed it! At least, fixed it for my custom child theme built on the Twenty Thirteen
   theme. Here’s what I found
 * Found the culprit on line 912 inside the styles.css file (not inside the ‘css’
   directory). Note that, for me, the nefarious style is the clip-path. I created
   a style to override that inside my child theme and it’s working. The change from
   prior versions of ’twenty thirteen’ is from a style for ‘clip’ and changing that
   to a style for ‘clip-path’. That killed my sub-menu behavior. In more detail,
   the complete old style looks like:
 * clip: rect(1px, 1px, 1px, 1px);
 * …and this was replaced with:
 * clip-path: inset(50%);
 * So I created a style in my child theme that goes like:
 * clip-path: none;
 * That fixed it. 
 * Even so, this was incredibly annoying and time-consuming and that was a bunch
   of hours for which I will not be compensated. So I guess that’s part of my contribution
   to the world of ‘open source’. 
 * Hope this helps someone else.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CM Tooltip Glossary] Odd Error](https://wordpress.org/support/topic/odd-error-4/)
 *  [eddiesutton](https://wordpress.org/support/users/eddiesutton/)
 * (@eddiesutton)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/odd-error-4/#post-7185964)
 * Me, too! After updating the plugin the site disappeared (white screen) so I removed
   the plugin and the site came back to life. Then I attempted to freshly install
   the plugin and activate it when I saw this error message:
    Plugin could not be
   activated because it triggered a fatal error. Fatal error: Class ‘com\cminds\
   package\free\v1_0_4\CmindsLicensingAPI’ not found in /home/drinksko/public_html/
   wp-content/plugins/enhanced-tooltipglossary/package/cminds-free.php on line 59
 * My hope is this to be a simple solution that doesn’t require much of your time
   and thank you, in advance, for supporting this plugin!
 * – eddie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Semalt Blocker] Everything redirecting to Google](https://wordpress.org/support/topic/everything-redirecting-to-google/)
 *  [eddiesutton](https://wordpress.org/support/users/eddiesutton/)
 * (@eddiesutton)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/everything-redirecting-to-google/#post-5822574)
 * Well done! Looks like that fixed it. I will be testing in other websites and 
   will post any news of problems. Thank you for fixing this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Semalt Blocker] Everything redirecting to Google](https://wordpress.org/support/topic/everything-redirecting-to-google/)
 *  [eddiesutton](https://wordpress.org/support/users/eddiesutton/)
 * (@eddiesutton)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/everything-redirecting-to-google/#post-5822515)
 * We have a dozen-or-so websites that are experiencing the same behavior — links
   from other websites are redirected to Google. My guys are now deactivating the
   Semalt Blocker plugin. Please let me know if I can be of any assistance!

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