But I have to admit, I had some troubles finding a free starter theme that fits my needs. Visually, there are tons of themes I adore! But I had a hard time finding a theme with an oldfashioned vertical navigation, that I need, because I have several hundred pages and subpages that I need to sort. Horizontal menus simply dont work for someone who has as many sites. Some of the shop themes seemed to fit, but finally didnt work either.
So my wish: add some more themes with vertical navigation
I know a few archivists and collectors that would immediately start to use WordPress if there would be more such themes available.
I’m super new to this so my apologies if this is the wrong place for this.
So I’m using Divi by elegant themes. However, my client wants a sticky sidebar with twitter feed, social icons, and a few other pieces of info.
I’ve tried a number of 3rd party plugins like Q2W3 and they almost work, but the twitter feed expands and just looks messy.
Is there any way to replace the vertical navigation feature (https://www.elegantthemes.com/preview/Divi/home-basic/) with my own widgets? I’m sure there’s some function.. hooks, whatever. but my brain doesn’t like code so I need help
I would use x theme (https://theme.co/x/demo/icon/3/) but then it’s a hassle to change the background color and gah!
Please can anyone help? It seems this is beyond the scope of support for elegant themes =(
]]><?php
/**
* The basic template for displaying all static pages
Template name: WWC_Sidebar
*/
get_header(); ?>
<div id=”content”>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<?php the_content(”); ?>
<?php endwhile; ?>
<?php endif; ?>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Even if I put get_sidebar inside the content div, the nav bar still shows up at the bottom of the page.
Here’s the page: https://ww-consult.com/newweb/?page_id=14
Any help will be appreciated.
Thanks.
~Sally
I am looking to create a website layout and navigation similar to :
https://www.kavalabeauty.co.uk/home.html
All the themes I have looked at have a horizontal menu setup, how can I achieve the menu positions and layout type for this design, for my own WordPress website?
Any help would be greatly appreciated.
Thanks
]]>Does anyone know of any plugins that enable the creation of a multi-level vertical (instead of horizontal) navigation menu? Been googling and searching the repository, with little success.
Any tips appreciated.
Thanks!
Jason
]]>Dear WordPressers,
I’m currently using the fantastic (!!) Atahualpa theme that effortlessly allows me to create a multi-level navigation bar on the top of my site from the page hierarchy.
I wanted to have a similar flyout type of vertical navigation bar based on the categories. Is there a similar theme or plugin that allows for that?
Best Wishes,
Philip Truscott