Footer --- should be simple, right?
I want to put one thing at the bottom of every page: Bootstrap Navigation Bar.
Since it will not nest inside the "Page Footer" when placed on the master page, how do I do this?
Another problem is that when it shrinks (when placed inside of a layout grid) only the first item displays once it changes to the hamburger menu. To access any of the other menu items, you have to scroll the mouse wheel, which isn't going to be possible if the page is displayed on a phone or tablet.
After adding it manually to each page the above behavior started for the bootstrap menu at the top of the master page as well. Where do I start looking for the problem?
Also, why will this bar not nest in the page footer layer?
http://www.ahgweb.com/qlite
This page has only the header included, still the menu is truncated when in tablet/phone resolutions.
http://www.ahgweb.com/qlite/sports1.html
Thanks.
Confused again . . .
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Confused again . . .
Have you changed the max height of the menu to something other than the default / too low?
Re: Confused again . . .
A page footer can be used on a master page or master frame.Since it will not nest inside the "Page Footer" when placed on the master page, how do I do this?
Related tutorials:
http://wysiwygwebbuilder.com/master_page.html
http://wysiwygwebbuilder.com/master_frame.html
A page footer should be a direct child element of the page. It cannot be nested.Also, why will this bar not nest in the page footer layer?
Note: if you are using Layout Grids, the page alignment should not be set to 'center in browser window'.
http://www.wysiwygwebbuilder.com/layoutgrid_part1.html
Also there is some strange code inside the html tag (ul.bxslider), did you add this yourself? Please remove this, it's invalid.
Re: Confused again . . .
That was the problem with the truncated menu. Don't remember changing that setting, but I must have. Thanks!bkjohns wrote: Wed Jun 26, 2019 3:39 am Have you changed the max height of the menu to something other than the default / too low?
Re: Confused again . . .
I have the "Flex Slider" installed, not the bxslider (unless Flex Slider uses some of its code). I didn't add code to the slider or any other part of the page or site at this point.Pablo wrote: Wed Jun 26, 2019 6:03 am Also there is some strange code inside the html tag (ul.bxslider), did you add this yourself? Please remove this, it's invalid.
Re: Confused again . . .
The code is not added by the flexslider extension.
It looks like the code was manually added.
It looks like the code was manually added.