I apologize if this is in the wrong forum, as I’m looking to do anything fancy with this app. I’m using the newest version and I’m creating pages using the dashboard and the pages automatically appear as horizontally oriented text that are links located at the top of each of my pages. So they are basically menus. But I’m having trouble creating submenus under each of these links. This image explains what I’m looking for:
https://drive.google.com/file/d/1KpvlqQmTc7ZWG3z00bDeeSl1bhXfEnLA/view?usp=sharing
Is this possible to do with the way I have wordpress setup now? I have not modified the apps since I installed it. I am just creating pages with the dashboard in the simplest manner possible. thanks!
]]>Open up one of the pages in the admin that you want to be a subpage. Then in the sidebar under “Parent page” select the page that you want your page to be a child of.
]]>that is exactly what I’ve tried so far, and it results in the first image I included in my previous post. that’s not what I need. my child pages already has that option selected on each of them, as seen here:
https://drive.google.com/file/d/1_EBtZ4ZCoVN8ioDmHkDm4LDATVYlx9T0/view?usp=sharing
what I want is like what these people are doing:
https://www.webfx.com/blog/images/assets/images.sixrevisions.com/2010/07/05-07_callaway_golf.jpg
you can see that in each menu there is a right arrow on the right side, and I assume when you click that, submenus will appear. I don’t care how it’s done or what it looks like, but that’s the point of all of this. Is it simple to do with wordpress?
]]>Its Stephan, Not Stephanie… But that’s Ok :p
So if i understand correct your want subpages under subpages? Something like this?
https://i.postimg.cc/7YNLNbng/Schermafbeelding-2019-12-08-om-15-51-46.png
You can create a new page called “Client side” and set the parent page to “Web applications” Then set the parent page for the “Html code” etc to the Client side page!?
]]>that looks like what i need. let me try to get it implemented and I’ll get back to you. It might be a while until I can get to it, but I’ll get back to you soon for sure!
]]>This isn’t a topic for the Developing WordPress forum. I’m moving it to Fixing WordPress. No worries though, we know it’s often hard to decide the correct forum and “Fixing” isn’t any more logical than “Developing”. The logic is along the lines of “My site isn’t doing what I want and needs to be fixed.” ??
]]>I assume this thread has been moved? The SEO URL doesn’t tell me that, so I assume it has been. But regardless, I have a new question that might relate to the one that created this topic. Can either you Stephan tell me how to correct the problem I am getting by having too many “page menus” at the top of the screen and as a result having them shoved to a new line? see this image for what I’m talking about:
https://drive.google.com/file/d/1M4GuQFud8Rz5cz4k0kStNyyRAg6sftlu/view?usp=sharing
and bc, can you or Stephan point me to a tutorial or something to where I can follow step by step instructions to accomplish what you’ve described? Your post is pretty good, but I write so much software that I hate figuring out new stuff and try to avoid it whenever possible and just follow “dummy” instructions in a literal sense.
thanks.
]]>The way the menu’s are displayed is part of the theme. Id you want to change this you will have to change the themes code/css, or install another theme that meets your needs.
Regarding the tutorials you ask for, I would recommend you do a google search. There are plenty of tutorials on this subject.
]]>You can manage the menu content in the admin area by going to Appearance > Menus. If WP is adding pages to the menu that you don’t want, be sure the checkbox below the menu items for automatically adding new pages is unchecked. You can also edit the menu text to make a few take up less space, or drag less important menu items below another as a sub-menu. Play around with the UI for a bit and you’ll get the idea. Nothing is saved until you explicitly save the menu.
If the menu appearance is the only thing you dislike about the theme, you can add custom CSS in the Additional CSS panel of the customizer (Appearance > Customize) and thus style the menu elements in any way you desire without needing to change themes. Beware if you attempt other custom work though, such as editing templates. Your changes will lost when(if?) the theme updates. The changes in the customizer are safe from updates.
I hear you about new software being frustrating. Searching the ‘net can yield answers to most situations you’re stuck on. I know, search results can be frustrating too, wading through pages of inappropriate answers. Answers can usually be had for the asking here, though clearly the turnaround time can be lengthy. There is also support for WP on IRC if you’re in a hurry. See https://make.www.ads-software.com/support/irc-support-channel/ for more info.
]]>