www.marktplaats.nl

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
RuudNetherlands
Newbie
Newbie
Posts: 4
Joined: 2022-11-03, 12:41

www.marktplaats.nl

Unread post by RuudNetherlands » 2023-05-18, 08:28

On this website already some weeks the menu bar doesn't display when I go to "meldingen" (Located left to the username).
In all other relevant pages of the website, the menu bar displays normal, after going to "meldingen" it only the upper 2-3mm of the marktplaats Logo are displayed and all menu options have disappeared.

The problem is started some updates ago, not really sure how many.
Unfortunately I don't remember or know if it started after an update from Pale Moon or the website marktplaats,

First picture is the menu I get on all website pages except "meldingen", 2nd one is the missing menu

Regards
Ruud
Attachments
Clipboard02.jpg
Clipboard04.jpg

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: www.marktplaats.nl

Unread post by Moonchild » 2023-05-18, 10:29

A quick analysis shows that the logo is cut because they style it that way (height: 26 px and overflow hidden), and the links are missing because they are styled as "display:none". With those rules the display is correct according to the rules, although obviously not as intended. I doubt it has anything to so with browser code.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
RuudNetherlands
Newbie
Newbie
Posts: 4
Joined: 2022-11-03, 12:41

Re: www.marktplaats.nl

Unread post by RuudNetherlands » 2023-05-18, 21:05

Thanks for the quick reply.
Ok, so you think it's a problem with the code of the website marktplaats?

It's a website used by many many from the Netherlands and looks like not much people have this problem.
If I open the page in Firefox or Chrome, the menu bar is displayed correctly
If the menu is styled "display:none" why aren't these browsers hiding the menu also?

Or could it be you see a "display:none" because you're not logged on while inspecting the code?
"Meldingen" is a useless menuitem unless you're logged on, the item contains messages for the user that's logged on.

Regards

Locked