One page template menu

rumen

Yes, well I have any knowlage, but not as specialist. I don't like that one page templates, but ... they becase very popular. Have to think how to do some if somebody say "I want that template", have handle it somehow. 

Ruud

Well, this template does not use the standard page_content() and show_menu2() functions.
Without a some php knowledge or understanding it will be hard to do.
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

rumen

Yes I know this template,  but (please consider you speak with somebody who is not programer) how I can implement for example that template into your template and keep it like it is? Now there are instructions for menu "<?php show_menu(2); ?>", for page content this: "<?php page_content(1); ?>" etc. But for this one page templates that became so popular last days? To replace the CSS? I don't think it will work.

Ruud

I made a demo template for a onepager website a few years ago..
It uses some other functions for page content and the menu.

Maybe this helps?

https://forum.websitebaker.org/index.php/topic,25886.msg199857.html#msg199857
[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

rumen

Hello,

I see that most of the templates are one page just sliding down .... I don't like it, but that's my opinion. I couldn't find any solution here in the forum, so I just want to ask how we implement the WB menu in such template?
Now we enter lets say show_menu2 ......   with the parameters and it works. But when we need to combine sliding down menu with internal pages what we are doing? Any idea? Because if the site is just simple visit card it will not need even CMS ... can be uploaded as simple HTML ... but when we want to make internal pages? We need to combine somehow the sliding menu and the WB menu.