Mark L
Forum Replies Created
-
Forum: Plugins
In reply to: [SP Project & Document Manager] Folders don't show in file upload or browseActually I see that I need to allow users to see / edit / create projects in general settings. It is a bit confusing working out the difference between projects and folders.
Forum: Themes and Templates
In reply to: [Customizr] menu does not detect parent pagesThanks d4z_c0nf, your help was useful and greatly appreciated.
Forum: Themes and Templates
In reply to: [Customizr] menu does not detect parent pagesThanks for the detailed answer. You are absolutely right. Is there a way to use the wp_page_menu as a default if no menus are defined in Appearance __> Menu by adding it into the fallback_cb array in class-menu-header.php?
Forum: Themes and Templates
In reply to: [Customizr] menu does not detect parent pagesI have 6 parent pages each with 3 or 4 child pages each that each have 3 or 4 child pages themselves. Some of these pages have the same title. I understand how to create child pages manually, but these relationships are already described in the page metadata and other themes seem to be able to generate a default menu from this data successfully.
Is there any way of achieving that sort of menu creation here?
Forum: Themes and Templates
In reply to: [Customizr] menu does not detect parent pagesThere is some advice here regarding the same question from 4 years ago with much older version (3.1).
IS the solution still valid?