Title: macoafi's Replies | WordPress.org

---

# macoafi

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Central Color Palette] 1-line change?](https://wordpress.org/support/topic/1-line-change/)
 *  Thread Starter [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/1-line-change/#post-12716286)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Central Color Palette] 1-line change?](https://wordpress.org/support/topic/1-line-change/)
 *  Thread Starter [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/1-line-change/#post-12680006)
 * Oh, actually, I know why in terms of the page builder that would be the place.
   I’ve got a global row in Beaver Builder for one of those oversize footer areas.
   The CSS for that global row is being linked right before the row is used, which
   is right after the content ends.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Central Color Palette] 1-line change?](https://wordpress.org/support/topic/1-line-change/)
 *  Thread Starter [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/1-line-change/#post-12679990)
 * It’s immediately after the closing `</div>` tag for `div#content`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Central Color Palette] 1-line change?](https://wordpress.org/support/topic/1-line-change/)
 *  Thread Starter [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/1-line-change/#post-12679623)
 * `wp_enqueue_scripts` is for both scripts and styles. (That’s what the docs say.)
   Inline versus linked styles didn’t seem like a significant difference to me *
   shrug* so when I saw the Codex saying not to use `wp_print_styles` for enqueueing
   styles after WP 3.3 I figured that was the same as deprecating `wp_print_styles`
 * Yes, I’m using a page builder. Some CSS for the page builder is being linked 
   at the end of the page, which I think is an optimization thing. That’s not actually
   duplicated, just the color palette part.
 * Thanks for taking a look!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Divi Accessibility] Plugin Removing Nav ID’s](https://wordpress.org/support/topic/plugin-removing-nav-ids/)
 *  [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/plugin-removing-nav-ids/#post-12306280)
 * I’m not involved in this project, but I know why it’s doing that:
 * Divi makes the mobile menu by cloning the desktop menu (with IDs already on it),
   and that means you end up with two elements with the same ID. So, they’re stripping
   the IDs (which are put in place by Divi, but then _not actually used_) to get
   rid of that duplication.
 * Before I found this plugin, I was thinking about writing JS that edits all the
   IDs, so they say like “menu-item-123-desktop” and “menu-item-123-mobile”. Would
   something like that work for you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Activation required…why?](https://wordpress.org/support/topic/activation-required-why/)
 *  [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/activation-required-why/#post-12147402)
 * Suddenly, we can’t add events to the calendar, because the entire admin has been
   replaced with this page begging us to log in. I don’t want to log in. I don’t
   want a Time.ly account. I don’t want my events synced to your servers. I don’t
   want any of your advanced features.
 * **WHY IS TIME.LY HOLDING EVERYONE’S CALENDAR HOSTAGE???**
 * And then on top of that, if I relent and create an account, it just keeps saying
   the credentials are wrong. This was a terrible update. How do I download a version
   from September, so I can remember to never, ever install updates to this plugin
   ever again?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] User Capability changes not saving](https://wordpress.org/support/topic/user-capability-changes-not-saving/)
 *  [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/user-capability-changes-not-saving/#post-9958492)
 * Failing for me too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Submitted Posts – Enable Users to Submit Posts from the Front End] Bug: Incomplete “Assigned Author” list on multisite](https://wordpress.org/support/topic/bug-incomplete-assigned-author-list-on-multisite/)
 *  Thread Starter [macoafi](https://wordpress.org/support/users/macoafi/)
 * (@macoafi)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/bug-incomplete-assigned-author-list-on-multisite/#post-9849897)
 * I just installed it tonight. Only found out about it from your Lynda course on
   plugin development 🙂 Other than this dropdown, it seems to work fine, though.
   Thanks for putting this together!

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