I want to nest content within my page
-
I have a long instruction page, and it includes details for different solutions, and I want to clean up the page and hide information people won’t need, and let them click on the information they do need, and allow that content to expand, within the page itself.
Unfortunately, I don’t know the technical term for doing this, although I do remember building this before, long ago, and it worked well.
So, in the middle of the page, there’s a “thing” where it can say “Streamyard” an a clickable down arrow for those instructions.
And a second item called vMix with a clickable down arrow.So people connecting via Streamyard can click on the Streamyard drop down, and get those instructions, and they page they see is not cluttered with indtructions they won’t need, as it is right now.
The blog I need help with is: (visible only to logged in users)
-
Hello there.
For adding drop-down menus to your site you can refer to this detailed guide.
https://wordpress.com/support/menus/ -
Thanks, but I’m not looking to do it in a menu.
I want it to be in the middle of the page.
So that each item can be toggled down independently,
But the title for each is visible, along with a little “V” or “+” toggle.Here’s an example.
-
-
Hi there,
We don’t have an accordion feature built in on WordPress.com, but it’s possible to create this effect on your site using HTML code inside a custom HTML block:
https://wordpress.com/support/advanced-html/#collapsible-content-accordion-effect
Let us know if you run into any difficulty setting that up.
-
While not the prettiest of solutions like the Accordion Plugins that auto collapse the previous when the next one is opened, it is what I am looking for. Thank you for that!
It also makes the page more interactive.
Now my page is accordionized.
- The topic ‘I want to nest content within my page’ is closed to new replies.