My feed menu seems broken

Hi Community!

I don't know why my feed menu is broken. I cannot switch between My feed, public feed, channels and hot any more (see pic). The strange thing is that I tried it with MS Edge and Chrome browser on desktop, where I get the same result: it does not react anymore. But, on my chrome smartphone browser it still works as expected with no problems.

I have some error messages (see pic), but they come from not woring google maps settings and some settings in OneSignal connection, which I don't suspect to be the reason for the menu error.

Can anybody help?

Cheers, thomlin

  • 442
  • More
Replies (7)
    • Hello thomlin !

      The forms in the Add new block are loaded with Ajax request so this part depends from the JS errors on the page. Try to disable One Signal and check how it works, maybe you will find the original JS error.

      • Thank you, LeonidS! Will try that. That means, the error in OneSignal breaks the browser's DOM, right?

        • Unfortunately, that didn't do the trick, LeonidS. After deactivating OneSignal, those error messages disappeared, but there's still a problem with the DOM and my Feed menu still does not show content. I attached the error messages as a textfile.

          • Ok, let's review your new errors. The first 3 of them may be fixed via clearing the cache. Then this one:

            (index):1 [DOM] Found 2 elements with non-unique id -timeline-textarea-1608061610Google Maps 

            means that you added the 2 similar blocks to the index page. Please check this, usually, it can't be done via the Pages app.

            And this one:

            JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys Yz.o @ util.js:228

            shows that you're trying to use the Google Maps API without Api. Try to enter the key via the Studio->Settings->General area or remove any location fields from there.

            • Thank you, LeonidS! I think, I found the problematic error, LeonidS (by the way, I'm not allowed to tag your name as a basic member here):

              DevTools failed to load SourceMap: Could not load content for ht***://community.gruendungs.team/marka.min.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

              I get it 4 times by loading the page. A 404 http error means that there is no such page, right? Does it mean that the js tried to find content to put out on the page, but couldn't find any? I cleared all cashes, but those error lines remain.

              As to the other error notifications: I had 2 add new content blocks at that homepage, in order to place the blocks differently for large displays and small ones. I deactivated one now, which helped getting rid of the DOM error message. I tried to deactivate Google Maps by deleting the API code in General Settings. The warning I got that for is no big deal.

              Appreciate your support very much. Thank you!

              • Just noticed that the UNA page gets the same status code 404 warnings. Now I'm desperate...

                • SOLVED - the problem was that I had another content block pair on the same page - All Feeds (Timeline) content blocks. After disabling one of them and resetting the other for all display sizes, my Feed menu works, again.

                  The new challenge after this experience now will be, how to rearrange content blocks for different display devices when more than one of the same content blocks on the same page causes such difficulties...

                  Thank you very much for your help, again, LeonidS!

                  Login or Join to comment.