Quick Links not working in footer

Hi,

I am using Shopify Context theme and the Quicklinks are not linking to the page. The menu has been set up correctly as if I move this menu to the header, it works fine. Can anyone help please?

Hi @brandysober ,

Could you share your store URL or let us access your store? We will help to take a look it.

Hi @brandysober

It sounds like the issue is specific to how the Context theme handles footer links. Since the same menu works in the header, the problem is likely with the footer section settings or the way the theme is coded.

First, check Online Store > Themes > Customize, go to the footer section, and make sure the correct menu is assigned. If it’s assigned correctly but still not working, try adding a new menu and linking it again.

If the issue persists, there might be a JavaScript conflict or missing Liquid code in your footer.liquid file. You can check Online Store > Themes > Edit Code > footer.liquid and look for the {{ linklists }} or {{ menu.links }}