hi,
i need hide page and blog page on search please thx
hi,
i need hide page and blog page on search please thx
Hi @Nico38 ,
You can add this input in the search form:
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
where add the code ?
@Nico38
Itās custom work, Kindly Share your Store URL,
So that i can help you.
@Nico38
Kindly Share an Screenshot which you want to hide,
So that i can get it properly and fix it.
Thank you.
@Zworthkey i need hide all page on search
@Nico38
Sorry i canāt find this page, Send me the page link,
if you hide , Everything Should be Hide,
They contains the some page conditions, so thatās why its occur,
You have to hire Someone to fix it.
Hi @Nico38 ,
I canāt access your admin, so Iām not sure the exact location of the code. You can go to Edit code ā Find header.liquid file ā In this file you search for the word āsearchā or āformā. You can then capture the location of that code for us to see.
Thanks
{%- if section.settings.logo_position == ātop-centerā or section.settings.menu == blank -%}
{%- if settings.predictive_search_enabled -%}
{%- endif -%}
Hi @Nico38 ,
You try below code:
{%- if section.settings.logo_position == 'top-center' or section.settings.menu == blank -%}
{%- endif -%}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
@AvadaCommerce donāt work sorry^^