Menu wont place properly....

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
nrgiser
 
 
Posts: 54
Joined: Sun May 20, 2018 8:47 am

Menu wont place properly....

Post by nrgiser »

Hi good people of this forum,

I have come across two problems recently that need my attention on my site and i have over the weeks trying to find what I have done wrong, but I admit defeat and are lost, so here I come to ask for your help once again.

I am sure these are easy fixes, something staring me in the face, but I just cannot see it, so a fresh set of eyes would be great.

First on my home page, the link is below, I have 3 menu bars at the bottom of the page, and I also have 5 different break points for my home page.

The first menu bar that says "Home", "Room", "Our Resort" and "Location does not show in the correct position on the breakpoint 1280 px page size, it always shows up in the top left hand side of the page. On any other breakpoint it shows up where it is meant to be. It just seems to happen on the 1280 px page size.

I have deleted it and replaced it, moved it around the screen to make sure there is nothing over lapping it, hidden away somewhere, but no matter where I place it, it is always in the top left side of the screen. Check different screen sizes and it is placed correctly.

Here is the web page address >> https://www.ocean-bay-beach-resort.com/

I will actually post my second problem in a new thread so if anyone ever comes across a similar problem it will be easier to find via the search tab.

Thank you in advance for your assistance.

Matt.
User avatar
Pablo
 
Posts: 22474
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Menu wont place properly....

Post by Pablo »

Please go to Tools -> Options -> HTML and set all options to default.

Also, it looks like you have added custom/third party code to the page. Which seems to be invalid.
Remove all custom code and see if that fixes the problem.
nrgiser
 
 
Posts: 54
Joined: Sun May 20, 2018 8:47 am

Re: Menu wont place properly....

Post by nrgiser »

Hi Pablo,

That worked thank you by resetting all the options back to default.

I don't understand why that would be the case, but it worked.

Yes I do have some other coding on there, I guess I should double check it all again to make sure it is up to date and working.

Thank you.
nrgiser
 
 
Posts: 54
Joined: Sun May 20, 2018 8:47 am

Re: Menu wont place properly....

Post by nrgiser »

Hi Pablo and the good people of this forum.

Yesterday i did what you suggested Pablo and it all worked OK, the menu was at the bottom of the page again, once I had reset Option-Tools-HTML

But now my navigation bar at the top of my page is not showing up, only though in the 1280 px breakpoint, in the other breakpoints it is showing up.

Also I have a welcome logo that also refuses to show up on that same breakpoint, but shows up in all the others.

I have triple checked to make sure it not something simple, like being hidden in that breakpoint for example and it is not. Or that there is some hidden code behind it that is preventing it from showing, again there is not.

I have not changed the Options-Tools-HTML and have left them as they were when the bottom menu started showing, they remain reset.

Any help would be greatly appreciated. The link to the page is in a post above.

Thanks,

Matt.
User avatar
Pablo
 
Posts: 22474
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Menu wont place properly....

Post by Pablo »

Do you have a "1280" breakpoint or is it the default view?
'1280' is not a common value for a breakpoint, usually this it he default view,. All breakpoints should be smaller than the default view.
nrgiser
 
 
Posts: 54
Joined: Sun May 20, 2018 8:47 am

Re: Menu wont place properly....

Post by nrgiser »

Hi Pablo,

This is a breakpoint. I also have 320, 480, 800 and 1920.

I have though figured it out. It seems like some HTML coding on the page is conflicting with the menu and text when it is placed in a certain area of the page, even though the code is hidden.

When I moved the code around the page, it seemed to sort out the problem and show me the menu at the top of the page, but also the text which has the "welcome" message.

It seemed to only happen in this breakpoint too for some reason, all others were working fine.

I am not sure why this is and I would like to know, so that I have an understanding on why the problem existed in the first place.

I do appreciate your help as ever, but it seems to be fixed at the moment so you can mark this thread as solved.

Thank you.
User avatar
Pablo
 
Posts: 22474
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Menu wont place properly....

Post by Pablo »

This is a breakpoint. I also have 320, 480, 800 and 1920.
I'm sorry, this is not correct.
All breakpoints must be smaller than the default view. The default view is the reference for all breakpoints.
I have though figured it out. It seems like some HTML coding on the page is conflicting with the menu and text when it is placed in a certain area of the page, even though the code is hidden.
If your custom code affects the layout then there is most likely a problem in that code. So, everything else that comes after the code will not longer work.
Post Reply