Viewing How do I create subdirectories in the navigation bar?

How do I create subdirectories in the navigation bar?



User: Fabio Edoardo Natale F. 11 years ago
Hi,

I'm an independent writer and I would like to promote my books. I have just created my navigation bar and I have this situation:

BOOKS > book 01
> book 02

I would like to use book 01 and book 02 as subdirectories. In a few word, I would like to dedicate a few page to every book. For example:

BOOKS> book 01 > introduction
> main characters
> booktrailer
>book 02 > Introduction
> and so on…

I have changed book 01 and book 02 in subdirectories and I have added a blank page under book01, but I can't see this page in my navigation bar. How can I solve this problem?

Thank you very much,

Fabio (Italy)
User: Paul-RAGESW 11 years ago
Unfortunately at this time you can only create one level of dr0p down menus/sub directories. We are working on adding support for more levels in a future version.

-------------------------------
Paul
EverWeb Developer
✔ Best Answer  
User: Fabio Edoardo Natale F. 11 years ago
Thank you very much Paul. If it's possible, I have another question about the navigation bar:

I' m building a blog in wordpress and I have created a "blog" page in my navigation bar menu. I would like to create a direct link from the navigation bar to this external blog. Is it possible?

Thank you very much,

Fabio :-)

Last edit 11 years ago
User: Roddy 11 years ago
Create a directory with the name of your blog. This will have no content.

See this page for the redirect code to paste into the Head Code box of the empty directory…

http://everwebcodebox.com/layout/directories.html

Replace "page.html" with the full URL of the blog like this…

<meta http-equiv="refresh" content="0;url=http://www.myblog.com" />

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Fabio Edoardo Natale F. 11 years ago
Quote: Roddy - 10/07/2014 13:15:11
Create a directory with the name of your blog. This will have no content.

See this page for the redirect code to paste into the Head Code box of the empty directory…

http://everwebcodebox.com/layout/directories.html

Replace "page.html" with the full URL of the blog like this…

<meta http-equiv="refresh" content="0;url=http://www.myblog.com" />


Hi Roddy,

I have tried it, but it doesn't work because my blog is not in the same server. I have two different hosting services.

Fabio
User: Paul-RAGESW 11 years ago
Hi Fabio,

Your blog doesn't have to be on the same server, Roddy's code will still work.

-------------------------------
Paul
EverWeb Developer
User: Fabio Edoardo Natale F. 11 years ago
Hi Roddy and Paul,

you are right! I have tried again and this time is working fine.

Thank you very much,

Fabio :-)

Last edit 11 years ago


Post Reply
You must login or signup to post.