Title: digitd's Replies | WordPress.org

---

# digitd

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

 *   [Profile](https://wordpress.org/support/users/digitd/)
 *   [Topics Started](https://wordpress.org/support/users/digitd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/digitd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/digitd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/digitd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/digitd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/digitd/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: [[AddToAny Share Buttons] Broken Hamburger Menu Interaction](https://wordpress.org/support/topic/broken-hamburger-menu-interaction/)
 *  [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/broken-hamburger-menu-interaction/#post-17896067)
 * I am experiencing the same issue with the Ollie theme: [https://en-ca.wordpress.org/themes/ollie/](https://en-ca.wordpress.org/themes/ollie/)
 * I will get the same error (seemingly randomly) and the hamburger menu will stop
   working. Disabling the AddToAny plugin corrects the issue.
 * Any updates on a fix?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Download Monitor] Allow Editors to view Stats and Logs](https://wordpress.org/support/topic/allow-editors-to-view-stats-and-logs/)
 *  Thread Starter [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/allow-editors-to-view-stats-and-logs/#post-17088439)
 * Any update on this? I simply want my site Editors to be able to view the download
   stats.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Addon for Contact Form 7 - CFDB7] Allow user in editor role to view](https://wordpress.org/support/topic/allow-user-in-editor-role-to-view/)
 *  [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/allow-user-in-editor-role-to-view/#post-10116095)
 * Same question…. User role editor does not show capabilities. How do I go about
   adding permissions for the Editor role?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MainWP Dashboard: Self-hosted WordPress Management for Agencies] Blank 'Add New' page on fresh install](https://wordpress.org/support/topic/blank-add-new-page-an-fresh-install/)
 *  Thread Starter [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/blank-add-new-page-an-fresh-install/#post-6850100)
 * You were correct… cURL wasn’t installed on the server.
 * Thanks for your quick response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add From Server] Issues if you have 5.3 or earlier](https://wordpress.org/support/topic/issues-if-you-have-53-or-earlier/)
 *  [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/issues-if-you-have-53-or-earlier/#post-6676152)
 * Just ran into this issue myself.
 * I have moved my WP installation to an upgraded server with PHP version 5.5.9.
 * Deleted and reinstalled the plugin but get the alert saying my version of php
   is still the version on the previous server.
 * How do I activate the plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Getting the membership level of a post author](https://wordpress.org/support/topic/getting-the-membership-level-of-a-post-author/)
 *  Thread Starter [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/getting-the-membership-level-of-a-post-author/#post-5356137)
 * Thanks krumch.
 * the str_replace didnt work but I tried this:
    `return get_user_field('s2member_access_level',
   the_author_meta('id'));`
 * It outputs the authors id followed by the access level of the currently logged
   in user.
 * Looks like get_user_field only works properly when the user ID is hard coded.
   
   i.e.: `return get_user_field('s2member_access_level', 3);`
 * Its bizarre…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Getting the membership level of a post author](https://wordpress.org/support/topic/getting-the-membership-level-of-a-post-author/)
 *  Thread Starter [digitd](https://wordpress.org/support/users/digitd/)
 * (@digitd)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/getting-the-membership-level-of-a-post-author/#post-5356120)
 * Any Ideas?
 * How do I pass the author id into the get_user_field function?

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