Title: dazemx's Replies | WordPress.org

---

# dazemx

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom post types, Custom Fields & more] Plugin menu doesn’t show, no permissions?](https://wordpress.org/support/topic/plugin-menu-doesnt-show-no-permissions/)
 *  Thread Starter [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/plugin-menu-doesnt-show-no-permissions/#post-16345284)
 * Thanks for the reply. Bummer. I spent another hour investigating & just couldn’t
   figure it out. My guess is there is some kind of underlying user permissions/
   capability against my user/group that I can’t see, that this plugin needs(?)
 * Ended up building what I needed from scratch directly into `functions.php` myself—
   it wasn’t too complicated for what I needed luckily.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-SCSS] 2.1.2 breaks everything](https://wordpress.org/support/topic/2-1-2-breaks-everything/)
 *  [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2-1-2-breaks-everything/#post-14064283)
 * [@stoffb](https://wordpress.org/support/users/stoffb/) As per Github library,
   the author has now released a fix which seem to resolve the issue. v2.1.3 [https://github.com/ConnectThink/WP-SCSS/issues/170](https://github.com/ConnectThink/WP-SCSS/issues/170)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-SCSS] 2.1.2 breaks everything](https://wordpress.org/support/topic/2-1-2-breaks-everything/)
 *  [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2-1-2-breaks-everything/#post-14062423)
 * It’s been raised in the Github library as well, so I’d suspect the author will
   release a fix pretty soon [https://github.com/ConnectThink/WP-SCSS/issues](https://github.com/ConnectThink/WP-SCSS/issues)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-SCSS] 2.1.2 breaks everything](https://wordpress.org/support/topic/2-1-2-breaks-everything/)
 *  [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/2-1-2-breaks-everything/#post-14062342)
 * jfc, what the fresh hell is this. Thanks so much for the fix above – worked first
   time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attributes without Variation Don’t Display](https://wordpress.org/support/topic/product-attributes-without-variation-dont-display-2/)
 *  [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/product-attributes-without-variation-dont-display-2/#post-12728144)
 * This sounds like the exact same thing that I wanted just a few days ago; [https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation](https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation)
 * I believe the code I wrote here, will help you. Just copy/paste this into your
   functions.php within your theme and it should ‘just work’
 * [https://gist.github.com/dazecoop/548b2621e86fb030da8e5adb1bfe484f](https://gist.github.com/dazecoop/548b2621e86fb030da8e5adb1bfe484f)
 * Perhaps I indeed do need to create a plugin for this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Attributes as dropdown’s without variation](https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation/)
 *  Thread Starter [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation/#post-12719357)
 * [@fhaps](https://wordpress.org/support/users/fhaps/) No problem!
 * I’ve created a public Gist for the code I wrote to get this working. No doubt
   there may be some improvements to be made, but it seems to work really well for
   my requirement! Add/include this file into functions.php & you’re away!
 * [https://gist.github.com/dazecoop/548b2621e86fb030da8e5adb1bfe484f](https://gist.github.com/dazecoop/548b2621e86fb030da8e5adb1bfe484f)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Attributes as dropdown’s without variation](https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation/)
 *  Thread Starter [dazemx](https://wordpress.org/support/users/dazemx/)
 * (@dazemx)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/attributes-as-dropdowns-without-variation/#post-12715085)
 * Thanks for the replies guys, very appreciated.
 * I’ve actually managed to create what I wanted with some custom code added to `
   functions.php` within my theme. Didn’t take very long at all (~35 minutes).
 * I may release this as a plugin as, it would seem, there is absolutely none that
   provide functionality quite like this (free or paid!). It’s really useful as 
   a user can select their options & their selection is saved against their order,
   but without the need of creating variations – thus a **lot** less data in database&
   hugely increased product CSV import speed.
 * If I ever release this as a plugin, I’ll update this thread (if I can!).
 * Thanks again!
    -  This reply was modified 6 years, 2 months ago by [dazemx](https://wordpress.org/support/users/dazemx/).

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