Page 1 of 1
Footer on Master Page
Posted: Sun Jul 21, 2019 9:51 am
by mlsto
Hello
I am trying to get one of the block footers on the master page but it sticks underneath the header at the top.
How do I get the footer to stay at the bottom so I can add my page elements on my other pages between them.
As it is sticking at the top all elements are below it.
I see you have this example but not seeing how you got the space between the header and footer.
http://www.wysiwygwebbuilder.com/master_page.html
Thank you
Re: Footer on Master Page
Posted: Sun Jul 21, 2019 10:01 am
by Pablo
The example project demonstrates 3 different ways to use the footer in a master page.
Which one did you use?
Re: Footer on Master Page
Posted: Sun Jul 21, 2019 10:29 am
by mlsto
I created a blank page, called it master page and added a layout grid which I am using for my nav bar and logo.
I dragged the blocks footer to the page and it sticks to the layout grid.
Not sure what other ways are being shown on the page
Re: Footer on Master Page
Posted: Sun Jul 21, 2019 11:48 am
by Pablo
This is normal behavior. Floating elements (like layout grids), will be placed after each other.
You can re-arrange the order of floating elements with the arrange tools or by using drag & drop.
Master page tutorial (with example projects):
http://www.wysiwygwebbuilder.com/master_page.html
Layout tutorials:
http://www.wysiwygwebbuilder.com/layout_modes.html
Re: Footer on Master Page
Posted: Sun Jul 21, 2019 12:08 pm
by mlsto
I have looked at all on these pages and it does not help.
There is no way to get the space to put content when using the master page. So basically cannot use this, not good.
Re: Footer on Master Page
Posted: Sun Jul 21, 2019 1:18 pm
by Pablo
What is the exact problem?
Which part of the examples does not work for you?
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 1:09 am
by crispy68
Did you try adding a content placeholder between your header and footer?
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 3:40 pm
by mlsto
The layout grid goes on top of that so does not work.
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 3:47 pm
by Pablo
The layout grid goes on top of that so does not work.
Correct, this the default behavior for all floating content.
In the properties of the layout grid , you can set the position to 'footer'.
If that does not work for you then please share a demo project so I can see all your settings.
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 3:54 pm
by mlsto
Making the layout grid as a footer works, can I ask, can I add a layout grid in a layout grid
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 3:56 pm
by Pablo
Yes, one level of nesting is supported.
Re: Footer on Master Page
Posted: Wed Jul 24, 2019 3:59 pm
by mlsto
Thank you