Menu buttons for https://svampguiden.com/ are non-responsive Topic is solved

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
Gemmaugr
Moongazer
Moongazer
Posts: 14
Joined: 2025-02-03, 07:55

Menu buttons for https://svampguiden.com/ are non-responsive

Unread post by Gemmaugr » 2025-02-04, 08:34

The menu buttons at the top, Matsvampar, Rapporter, and Mer (Forum menu is working), are non-responsive. Going to https://svampguiden.com/art/visa/hydnum_repandum for example, also shows no images of the mushroom in question.

Code: Select all

TypeError: $.each is not a function[Learn More]  
hydnum_repandum:612:18
TypeError: a.fn is undefined[Learn More]  
bootstrap.min.js:8:119
TypeError: jQuery.fn is undefined[Learn More]  
jquery.dataTables.js:40:22
TypeError: $.fn is undefined[Learn More]  
dataTables.bootstrap.js:2:1
TypeError: a.fn is undefined[Learn More]  
select2.min.js:21:27
TypeError: a.fn is undefined[Learn More]  
select2_locale_sv.min.js:1:14
TypeError: a.fn is undefined[Learn More]  
isotope.pkgd.min.js:11:189
TypeError: $window is undefined[Learn More]  
autohidingnavbar.js:10:7
TypeError: $(...) is undefined[Learn More]  
jquery.flexslider-min.js:5:20448
TypeError: $.extend is not a function[Learn More]  
jquery.timeago.js:39:5
TypeError: a.fn is undefined[Learn More]  
imagesloaded.pkgd.min.js:7:5646
TypeError: $.fn is undefined[Learn More]  
daterangepicker.js:1086:5
TypeError: $.fn is undefined[Learn More]  
jquery.upvote.js:213:5
TypeError: jQuery.timeago.settings is undefined[Learn More]

Goodydino
Keeps coming back
Keeps coming back
Posts: 861
Joined: 2017-10-10, 21:20

Re: Menu buttons for https://svampguiden.com/ are non-responsive

Unread post by Goodydino » 2025-02-04, 17:17

Gemmaugr wrote:
2025-02-04, 08:34
The menu buttons at the top, Matsvampar, Rapporter, and Mer (Forum menu is working), are non-responsive. Going to https://svampguiden.com/art/visa/hydnum_repandum for example, also shows no images of the mushroom in question.
Rapporter does nothing, but I get images from the other two.

User avatar
Gemmaugr
Moongazer
Moongazer
Posts: 14
Joined: 2025-02-03, 07:55

Re: Menu buttons for https://svampguiden.com/ are non-responsive

Unread post by Gemmaugr » 2025-02-04, 17:38

Goodydino wrote:
2025-02-04, 17:17
Gemmaugr wrote:
2025-02-04, 08:34
The menu buttons at the top, Matsvampar, Rapporter, and Mer (Forum menu is working), are non-responsive. Going to https://svampguiden.com/art/visa/hydnum_repandum for example, also shows no images of the mushroom in question.
Rapporter does nothing, but I get images from the other two.
Thank you for testing. It seems that the menu buttons and photos all hinge on a single ajax.googleapis.com third party script. Weird flex.

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2335
Joined: 2018-05-05, 13:29

Re: Menu buttons for https://svampguiden.com/ are non-responsive

Unread post by vannilla » 2025-02-04, 19:35

You have to enable scripts from bootstrapcdn.com, cloudflare.com, datatables.net and googleapis.com for the site to work as expected (images, buttons, etc.)

User avatar
Gemmaugr
Moongazer
Moongazer
Posts: 14
Joined: 2025-02-03, 07:55

Re: Menu buttons for https://svampguiden.com/ are non-responsive

Unread post by Gemmaugr » 2025-02-05, 16:12

vannilla wrote:
2025-02-04, 19:35
You have to enable scripts from bootstrapcdn.com, cloudflare.com, datatables.net and googleapis.com for the site to work as expected (images, buttons, etc.)
It's quite possible I tested it first, and allowed said scripts. Except for google, until the 2nd poster said he got images. Indeed, google is required for images, and bootstrap for the menus to show. I tend to block or disallow as much google as possible if I can get away with it. It's scary how absolutely omnipresent they are with regards to anything to do with the internet. Electron & CEF, chromium & webview. Ads & Scripts. NodeJS and Angular.. /rant over.

Post Reply