comlounge / camper

Barcamp-Tools
https://barcamptools.eu
MIT License
21 stars 7 forks source link

Sponsor logos not displayed in FF (OS X) #166

Closed SpotlightKid closed 6 years ago

SpotlightKid commented 6 years ago

One of our sponsors for the PythonCamp reported that the sponsor logos on the right are not displayed for him in Firefox 57.0.4 on OS X on the pages of http://pythoncamp.de.

pythoncamp_firefox_57 0 4_macosx

Some quick investigation showed that there is an HTML syntax error in an UL section preceeding the DIV with the sponsor logo list. maybe this is causing the images not to display.

barcamp_site_syntax_error

The logos do display on my version of FF (57.0.4, Manjaro Linux 64bit) and in Chrome on OS X.

pya commented 6 years ago

The same behavior with version 58.0 of FF on MacOS X. Chrome (version 63.0.3239.132, 64-Bit on MacOS X) displays everything correctly.

mrtopf commented 6 years ago

Hm, works here but will test with Browserstack.

image

mrtopf commented 6 years ago

so I checked FF 57/58 on win and mac but all show the logos.

I added the missing </ul> though.

pya commented 6 years ago

It is the add blocker. Even though it claims not to block anything.

abp_on abp_off

SpotlightKid commented 6 years ago

Do the the logos of the two sponsors on the "Sponsoren" page, in the content area, display for you?

If yes, we could consider adding the logos to the content area on the front page, so that they display prominently even if the ones in the sidebar do not.

pya commented 6 years ago

Yes, I can see them on the "Sponsoren" page with ABP on.

mrtopf commented 6 years ago

ok, good to know about the blocker. I guess it's doing it's job. So while you are discussing alternatives I assume the bug for me is "fixed" (invalid might be the label for it)?

(but feel free to finish the discussion here)

SpotlightKid commented 6 years ago

I suggest Mike and us (PythonCamp) resolve this via personal email.