Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I get rid of Advaced Search?

How do I get rid of Advaced Search?

Locked

Views: 912

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 Apr 2008, 9:52 PM
#1
jgg1974 avatar

jgg1974

New Zenner

Join Date:
Apr 2008
Posts:
48
Plugin Contributions:
0

How do I get rid of Advaced Search?

Hello, did a lot of research, could not quite find what im looking for... I want to get rid of the advanced search text on the homepage and also the search text above the search box .I tried a lot of things but could not find a way to do this. my site is https://www.jygoods.com/debbi

Thanks....James..

29 Apr 2008, 10:06 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: How do I get rid of Advaced Search?

jgg1974:

Hello, did a lot of research, could not quite find what im looking for... I want to get rid of the advanced search text on the homepage and also the search text above the search box .I tried a lot of things but could not find a way to do this. my site is www.jygoods.com/debbi

Thanks....James..

includes/templates/classic/css/stylesheet.css

Beginning Zinner "The Override Folders"

We need to step back, just a little..

  1. Using the override system means you don't have to worry about over-writing your custom files when

an upgrade comes along, because they are all in custom directories you will create below.
2. Click on the link below, notice the tutorial/faqs on the top right hand side
3. http://www.zen-cart.com/forum/
4. Notice the blue header bar, click Index
5. Scroll down to override system, click
6. click on the override system really simplified,

https://www.zen-cart.com/tutorials/index.php?article=143
7. you will need to use a ftp program and create these folders
8. now read this article
9. https://www.zen-cart.com/tutorials/index.php?article=142
10. after you finish that little step, read the article below
11. https://www.zen-cart.com/tutorials/index.php?article=230
12. So, now when you want to edit a .php file, first upload the file to your custom folder and then

edit the puppy..

Copy Files from Classic to Custom Template

Great I,
Just another helpful technique, since you started building in the classic template, because when you

create your custom template & layout boxes controller, you will go crazy when you view the screen.

[quote]Take time and follow the instructions below:

  1. Use your ftp program to transfer the following files:

  2. includes/ templates/ classic/ css/ stylesheet.css

  3. copy and paste this file to:

  4. includes/ templates/ your_custom_template/ css

  5. includes/ templates/ classic/ images

  6. copy and paste all image files, .jpg and gifs to:

  7. includes/ templates/ your_custom_template/ images

  8. includes/ languages/ classic

  9. copy and paste all files here to:

  10. includes/ languages/ your_custom_template

  11. If you have none here no worries

  12. includes/ languages/ english/ html_includes/ classic

  13. copy and paste all .php files to:

  14. includes/ languages/ english/ html_includes/ your_custom_template

  15. I hope I have not missed one

  16. Since I noticed you have already made a few changes:

  17. Copy any core file that you have changed now over to the custom template name you have

created.....

Basically what we have accomplished is transferring all the classic files over to your new custom

folder.

Here is the answer when you have done your homework....

Add this to the sheet:

  1. #searchContent a {display:none;}
30 Apr 2008, 12:51 AM
#3
jgg1974 avatar

jgg1974

New Zenner

Join Date:
Apr 2008
Posts:
48
Plugin Contributions:
0

Re: How do I get rid of Advaced Search?

haredo,

Thanks a lot , I need to soak that up . :) Project for tomorrow ! Cant wait ...Thanks again , this is a great service zen offers :clap: