Title: hrsms's Replies | WordPress.org

---

# hrsms

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/hrsms/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/hrsms/replies/page/3/?output_format=md) 
[→](https://wordpress.org/support/users/hrsms/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sydney] only first 3rd-level menu sub item is accessible](https://wordpress.org/support/topic/only-first-3rd-level-menu-sub-item-is-accessible/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/only-first-3rd-level-menu-sub-item-is-accessible/#post-18649058)
 * Thank you for the fix!
   My site was automatically updated to 2.57. After clearing
   the cache on the server side and clearing files and images on my browser, I still
   saw the problem. A couple of days later it was working fine. I don’t know enough
   to explain that. Maybe the server cache clearing mechanism has issues. Cloud 
   propogation? Whatever. Just glad it works now. Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Menus - Nav Menu Visibility] Can only select one role](https://wordpress.org/support/topic/can-only-select-one-role/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/can-only-select-one-role/#post-17758822)
 * I wrote: “In addition, I had no issues when adding more menu items.”
 * I found it was inconsistent.
   I deleted 9 sub items and now things are working.
   I guess you may consider it resolved from my end.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Menus - Nav Menu Visibility] Can only select one role](https://wordpress.org/support/topic/can-only-select-one-role/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/can-only-select-one-role/#post-17758756)
 * As indicated initially, I get the same result with all other plugins deactivated.
 * This is my menu structure. There are indeed a lot, but I’m shocked this is too
   many, particularly when the same behavior is seen with no other plugins active.
   In addition, I had no issues when adding more menu items.
 * I’ll continue to test.
 *     ```wp-block-code
       1
       1.1
       1.2
       1.2.1
       1.2.2
       1.3
       1.4
       1.5
       1.5.1
       1.5.2
       1.6
       2
       2.1
       2.2
       2.3
       3
       3.1
       3.1.1
       3.2
       3.2.1
       3.3
       3.3.1
       3.3.1.1
       3.3.1.2
       3.3.2
       3.3.2.1
       3.3.2.2
       3.4
       3.4.1
       3.4.2
       3.4.3
       3.4.4
       3.5
       3.5.1
       3.5.2
       3.5.3
       3.5.4
       3.6
       4
       4.1
       4.2
       4.2.1
       4.2.2
       4.2.3
       4.2.4
       4.2.5
       4.2.6
       4.2.7
       4.2.8
       4.2.9
       5
       5.1
       5.2
       5.3
       5.3.1
       5.3.2
       5.3.3
       6
       7 <--- this is the problem one
       8
       8.1
       8.2
       8.3
       9
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Menus - Nav Menu Visibility] Can only select one role](https://wordpress.org/support/topic/can-only-select-one-role/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/can-only-select-one-role/#post-17757185)
 * My problem continues, but as [juliushg](https://wordpress.org/support/users/juliushg/)
   reported, it is not with every element. I cannot take the time at the moment (
   at my paying job, which the WP site is not), but I will look closer to identify
   what might make it different. Could it be that it is a custom link with no URL(
   serves as inactive top level menu item), rather than a page? Is there anything
   unique about your menu element, [@juliushg](https://wordpress.org/support/users/juliushg/)?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Custom template for a specific page – Sydney Theme](https://wordpress.org/support/topic/custom-template-for-a-specific-page-sydney-theme/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/custom-template-for-a-specific-page-sydney-theme/#post-17696438)
 * Thanks, George.
   I had indeed done some light reading and understood the template
   hierarchy. I also understood that page.php was pulling in headers, footers, etc.
   which is why I mentioned the particular line pulling in the content and why I
   wasn’t surprised the headers and footers disappeared. I was only experimenting
   to prove to myself that the page-{slug}.php would be used.I didn’t state all 
   of this because I was trying to be reasonably brief, which apparently was a good
   idea because you already thought it was TL;DR; 😉Copy/Paste/Edit of page.php 
   also had occurred to me, but at the same time it occurred to me that this means
   I would have to manually apply any changes to the theme going foward. I was hoping
   that, similar to the template hierarchy, there was some hieararchy with get_template_part(‘
   content’, ‘page’ ), where I could replace the template “part”. If that exists,
   I don’t know where it is. If it doesn’t and there is no other way to specify 
   only the content part, I will resort to Copy/Paste/Edit of page.php.Thanks again
   for your reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets] 13 Mar 2024 update breaks Pods blocks](https://wordpress.org/support/topic/13-mar-2024-update-breaks-pods-blocks/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/13-mar-2024-update-breaks-pods-blocks/#post-17502041)
 * I forgot to mention, I was also able to use the Pods blocks yesterday, with Widget
   Options activated, before it was automatically updated today on my site.
 * I tried disabling “Gutenberg Page & Post Block Options”, but that had no effect.
    -  This reply was modified 2 years, 5 months ago by [hrsms](https://wordpress.org/support/users/hrsms/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets] Widget options breaks Gutenberg blocks popup “+”](https://wordpress.org/support/topic/widget-options-breaks-gutenberg-blocks-popup/)
 *  [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/widget-options-breaks-gutenberg-blocks-popup/#post-17501967)
 * I’ve confirmed the same behavior described by Lock. Today’s update also breaks
   Pods (Custom Content Types and Fields) blocks. I’ll post that separately, as 
   I know it’s off-topic for this thread.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Members - Membership & User Role Editor Plugin] Custom Post Type permissions – PODS](https://wordpress.org/support/topic/custom-post-type-permissions-pods/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/custom-post-type-permissions-pods/#post-16028887)
 * I wrote:
 * > “I’ve since found a custom post type that was created automatically (‘portfolio‘
   > from Visual Portfolio plugin). Some of the capabilities are in the Custom group
   > instead of the Portfolio Items group. I’d like to move them.”
 * Please ignore this also. I saw the note about members_unregister_cap_group.
 * I also used this for the Pods custom post types, as not all of the related capabilities
   get added to the automatically created groups.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Members - Membership & User Role Editor Plugin] Custom Post Type permissions – PODS](https://wordpress.org/support/topic/custom-post-type-permissions-pods/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/custom-post-type-permissions-pods/#post-16028601)
 * I wrote:
 * “(Pods is fairly popular – you might consider working with them to make your 
   two plugins compatible).”
 * Please ignore. In the Pods admin I can change the type from page or post to Custom
   Type and the group appears automatically.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Members - Membership & User Role Editor Plugin] Custom Post Type permissions – PODS](https://wordpress.org/support/topic/custom-post-type-permissions-pods/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/custom-post-type-permissions-pods/#post-16027692)
 * I’ve used your snippet to create a new group.
 * I’ve since found a custom post type that was created automatically (‘_portfolio_‘
   from **Visual Portfolio** plugin). Some of the capabilities are in the **Custom**
   group instead of the **Portfolio Items** group. I’d like to move them.
 * Would it work to call members_register_cap_group using an existing group name
   but passing the new capabilities only? The complete set, new and old?
 * If not, how can I do this?
 * Thanks.
    -  This reply was modified 3 years, 10 months ago by [hrsms](https://wordpress.org/support/users/hrsms/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Members - Membership & User Role Editor Plugin] Custom Post Type permissions – PODS](https://wordpress.org/support/topic/custom-post-type-permissions-pods/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/custom-post-type-permissions-pods/#post-16025449)
 * I know only enough about WordPress programming to get myself in trouble, but 
   I managed to avoid trouble this time.
 * You wrote:
    “…if you see capabilities from deleted plugins”
 * There is no deleted plugin, rather deleted custom post types created with the
   active plugin (Pods).
 * With a little searching, I found how to delete the obsolete capabilities and 
   add the missing capabilities using temporary ‘admin_init’ actions added to the
   end of my theme’s functions.php file (remove_cap / add_cap).
 * Your snippets page has a note:
    “Note that custom post types are automatically
   registered as groups with Members.”
 * Groups are not being registered for custom post types created using the Pods 
   plugin. It would be handy to group them, so also managed to use your members_register_cap_group
   snippet to do so. Thanks for all the information!
 * (Pods is fairly popular – you might consider working with them to make your two
   plugins compatible).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FileBird - WordPress Media Library Folders & File Manager] Folders exist after import but not shown on dashboard](https://wordpress.org/support/topic/folders-exist-after-import-but-not-shown-on-dashboard/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/folders-exist-after-import-but-not-shown-on-dashboard/#post-16015160)
 * It is asking for a purchase code. Is support for Pro only?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FileBird - WordPress Media Library Folders & File Manager] Folders exist after import but not shown on dashboard](https://wordpress.org/support/topic/folders-exist-after-import-but-not-shown-on-dashboard/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/folders-exist-after-import-but-not-shown-on-dashboard/#post-16013314)
 * Yes. It was just downloaded yesterday for the first time. I checked the version
   and it is indeed 5.0.6.
    -  This reply was modified 3 years, 11 months ago by [hrsms](https://wordpress.org/support/users/hrsms/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] 5th Sunday repeat schedules invalid dates](https://wordpress.org/support/topic/5th-sunday-repeat-schedules-invalid-dates/)
 *  Thread Starter [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/5th-sunday-repeat-schedules-invalid-dates/#post-15999624)
 * I confirm the issue is fixed on my end. Thank you very much for addressing this
   issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Kadence Blocks and lightbox](https://wordpress.org/support/topic/kadence-blocks-and-lightbox/)
 *  [hrsms](https://wordpress.org/support/users/hrsms/)
 * (@hrsms)
 * [4 years ago](https://wordpress.org/support/topic/kadence-blocks-and-lightbox/#post-15894283)
 * Hello Hannah. I would like to know the answer to Damian’s question, but of course
   I cannot see the Facebook response. Would you please copy it here?
    Thanks Greg

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/hrsms/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/hrsms/replies/page/3/?output_format=md) 
[→](https://wordpress.org/support/users/hrsms/replies/page/2/?output_format=md)