Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
3546 Lượt xem

Hi Community


I want to remove the search box on the "/shop" page because I already have an Search box in the header.


I searched in the views and i found "website_sale.search" this probably where this box came frome. The search is also on the product website and is left next to the price list.


Code:

https://www\\.paste\\.org/flat/126306

And\ here\ a\ image\ from\ the\ searchbox:


https://pasteboard.co/QACIU8PvcH3R.jpg 



What is the best way to hide this box?


Thank you for your help.



Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Enable debug mode, Open the shop page and go to Site -> HTML/CSS Editor


Choose the SCSS(CSS) option from the drop down.


Type in this code and save. It will hide the search box.


Hope it helps

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi thank you for this answer. Yes this removes also the sort options. I only want to remove the search field. Do you have also a solution for this?

Best Regards

Câu trả lời hay nhất

Hello Marc Walter

-> Enable debug mode, Open the shop page, and go to Site -> HTML/CSS Editor

-> Choose the XML(HTML) option from the drop-down Menu.

-> Search for "Search Box"

-> Edit the code:

Disable the code from the second line till the end of the second last line using "less than exclamation mark minus minus" and  "minus minus more than symbol".


This is not recommended by Odoo though because the changes may be lost at the time of upgrade to the version of Odoo.

Thanks 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Inherit 'website.website_search_box' this view and replace it with blank or add the css for hide this search box

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Hi Gaurav

I have never done something like this. Can you make some more explanation wheren I have to inerhit which view? Or can you give me the sample css code? Maybe Printscreen?

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 15
6191
1
thg 3 15
7091
2
thg 3 24
1778
0
thg 12 23
1703
1
thg 11 22
2220