All things Shopify and commerce
Hey there,
I want to add my FAQ page as well as the contact page to my footer menu. Please see the pic and the yellow marks on it. This is where I want to add it.
Can someone assist with that?
Thanks so much!
Solved! Go to the solution
This is an accepted solution.
Go to your Online store > Themes > Edit code > open footer.liquid file, find this line of code
{%- if section.settings.show_policy -%}
<ul class="policies list-unstyled">
{%- for policy in shop.policies -%}
{%- if policy != blank -%}
<li>
<small class="copyright__content"
><a href="{{ policy.url }}">{{ policy.title }}</a></small
>
</li>
{%- endif -%}
{%- endfor -%}
</ul>
{%- endif -%}
Then add those code before </ul> in the code above
<li>
<small class="copyright__content"
><a href="https://www.bajberlin.com/pages/contact">Contact us</a></small
>
</li>
<li>
<small class="copyright__content"
><a href="https://www.bajberlin.com/pages/faq">FAQ</a></small
>
</li>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hi, @BBajmel
Follow these Steps:
Hey, thanks for your quick reply. I already tried this. The pages do not show up in the footer even though I did add them in the navigation menu 😞
Please send website URl
Hi @BBajmel
What's menu did you select for your footer? Make sure you add those page link to correct menu to make theme appear.
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
I use the default menu. This is how it looks:
I also tried to add the FAQ and Contact underneath the terms and policies. With both options it does not appear.
This is an accepted solution.
Go to your Online store > Themes > Edit code > open footer.liquid file, find this line of code
{%- if section.settings.show_policy -%}
<ul class="policies list-unstyled">
{%- for policy in shop.policies -%}
{%- if policy != blank -%}
<li>
<small class="copyright__content"
><a href="{{ policy.url }}">{{ policy.title }}</a></small
>
</li>
{%- endif -%}
{%- endfor -%}
</ul>
{%- endif -%}
Then add those code before </ul> in the code above
<li>
<small class="copyright__content"
><a href="https://www.bajberlin.com/pages/contact">Contact us</a></small
>
</li>
<li>
<small class="copyright__content"
><a href="https://www.bajberlin.com/pages/faq">FAQ</a></small
>
</li>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
@BBajmel You are very welcome.
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
User | RANK |
---|---|
50 | |
45 | |
39 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023