Need Help with navigation
|
2 posts
|
Hello everyone, after several tests with other CMS (wordpress, modXcms, radiant) i finaly arrived at FrogCMS. existing Site: http://www.seehotel-huberhof.de The most work of HTML and CSS is done right now (i had to improve HTML and CSS too) and when the Layout is finished I will start to insert the content. But right now i got some problems with the navigation. I´m not very familar with PHP so I need some help. The navigation consist of three link-lists:
It would be very nice if someone has a solution for this Problem. Thomas |
|
1493 posts
|
Hi Thomas — It looks like the site is making good progress. Sorry you’ve been waiting for replies! Maybe it looks like you’re sorting it out already! :) I assume you have looked at the Navigation Cookbook? Still, it might be a little difficult to work out what options work best. The navigation you describe can certainly be managed in Frog. Unfortunately I’m not able to help much for the next week or two, but if you have specific questions, maybe you could post them here and we can see how it goes. |
|
2 posts
|
Hi David, Sorry for not answering! I decided to wait for the next frog release to finish the work on the template. And yes I´ve seen the Navigation Cookbook but most oft the examples are too complicated for me concering the PHP-Knowledge. So I will post my Problems after the release of frog 0.9.5 regards |
|
2 posts
|
Hello again, I just solved the Navigation Problems. But now there is a new one an may be it is a Bug in the breadcrump method:
The Problem is: How can I tell breadcrumb to not show hidden Pages like contact Thanks and Greets |
|
2 posts
|
Hi I had same problem, how to hide some page in breadcrumbs. This is my solution:
So, this will prevent output of empty breadcrumb. :) |