Post by Slayss » Fri May 01, 2015 1:52 am

Hello to all,

I use OpenCart 2.0.1.1 version.

I would like to ask, how could I hide Refine search or to disable it ?

I have read about it, but it was related to 1.5 version.

It's a bit annoying to showing up just above the products or side of them, so far :)

New member

Posts

Joined
Mon Feb 16, 2015 1:25 am

Post by viethemes » Fri May 01, 2015 11:55 am

You can open file catalog\view\theme\default\template\product\category.tpl, find

Code: Select all

<?php if (count($categories) <= 5) { ?>
and add this code before it

Code: Select all

<?php $categories = array(); ?>

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by Slayss » Sun May 03, 2015 3:18 am

Hello Viethemes,

Thanks for Your respond!

I added this code, but Refine Search is still there.

P.S. Before to add this code, I think, I have deleted - Refine Search from Extensions > Modules, but as I said, even after deleted and added code, Refine Search it still there.

http://angelgruev.com/index.php?route=p ... ry&path=75

New member

Posts

Joined
Mon Feb 16, 2015 1:25 am

Post by viethemes » Sun May 03, 2015 11:40 pm

Could you attach file catalog/view/theme/{your_theme}/template/product/category.tpl here, so we can take a look at it?
It is not the same as default theme.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by Slayss » Mon May 04, 2015 3:22 am

viethemes wrote:Could you attach file catalog/view/theme/{your_theme}/template/product/category.tpl here, so we can take a look at it?
It is not the same as default theme.
Hello, Thanks again!

I edited this time in "my theme" instead "default" and now, it's working!
Thanks!

Could you tell me, please, how could I hide, text "Refine Search".

http://angelgruev.com/index.php?route=p ... ry&path=75

New member

Posts

Joined
Mon Feb 16, 2015 1:25 am

Post by viethemes » Tue May 05, 2015 12:15 am

You can edit file catalog\view\theme\{your_theme}\template\product\category.tpl,
find

Code: Select all

<h3><?php echo $text_refine; ?></h3>
and remove it.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by Slayss » Tue May 05, 2015 3:33 am

viethemes wrote:You can edit file catalog\view\theme\{your_theme}\template\product\category.tpl,
find

Code: Select all

<h3><?php echo $text_refine; ?></h3>
and remove it.
Hello Viethemes,
Thank you very much!

New member

Posts

Joined
Mon Feb 16, 2015 1:25 am

Post by viethemes » Tue May 05, 2015 10:48 pm

You are welcome :)

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by x3mjsh » Sun Sep 06, 2015 6:41 pm

Hi,

I also have this issue, but nothing happens when I paste the code on my category.tpl page. I'm using Minimo theme from Pavo Themes.

Newbie

Posts

Joined
Sun Sep 06, 2015 6:36 pm

Post by samsotiriadis » Sun Sep 06, 2015 9:37 pm

I have added the line of code before it but its still there...
attached the file

New member

Posts

Joined
Fri Sep 12, 2014 6:20 pm

Post by viethemes » Sun Sep 06, 2015 11:16 pm

Because your theme and the default theme are different, the above modification can not apply to your theme.
Could you provide your site URL, so we can take a look at it closer?

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by samsotiriadis » Sun Sep 06, 2015 11:20 pm

Silly me, i forgot to add it before.
here it is - www.cottoncandy.gr

thanks in advance

New member

Posts

Joined
Fri Sep 12, 2014 6:20 pm

Post by viethemes » Mon Sep 07, 2015 10:07 pm

I got this error when accessing to the search page in your store: http://prntscr.com/8dmgcl

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by samsotiriadis » Tue Sep 08, 2015 5:56 pm

some devs were working on it hence the error.
whenever you can please check again.

thanks in advance!

New member

Posts

Joined
Fri Sep 12, 2014 6:20 pm
Who is online

Users browsing this forum: No registered users and 53 guests