Page 1 of 1
Search found 5 matches
OC Version 3.0.2.0 Admin text editor images
I've created new topic, because I couldn't find anything related to this problem in oc 3.0 support section. I'm looking for a fix for this: https://prnt.sc/qm6vd8 No images are showing in admin/texteditor. On the other hand there are no problems with other images in backend and frontend as well. I'm...
Jump to post- Sat Jan 11, 2020 6:26 pm
- Replies 3
- Views 478
Re: How do I remove the refine search categories
worked like a charm! Thank You!
Jump to post
- Tue Dec 24, 2019 4:56 am
- Replies 14
- Views 2930
Re: How do I remove the refine search categories
In "/catalog/controller/product/category.php" i have this code: <?php class ControllerProductCategory extends Controller { public function index() { $this->load->language('product/category'); $this->load->model('catalog/category'); $this->load->model('catalog/product'); $this->load->model(...
Jump to post- Tue Dec 24, 2019 4:39 am
- Replies 14
- Views 2930
Re: How do I remove the refine search categories
Thank you for replying!
Yes, i’ve tried to edit and even delete categories.twig from default folder, but webpage shows no changes at all.
Jump to post
- Mon Dec 23, 2019 11:17 pm
- Replies 14
- Views 2930
Re: How do I remove the refine search categories
Hello! I'm trying to remove "refined search" container from category pages with no luck so far. Currently running Opencart Version 3.0.2.0. Theme i'm using is - BoxStore v1.0. The problem is that I can't find category.twig file in catalog\view\theme\tt_boxstore\template\product\ Where else...
Jump to post- Mon Dec 23, 2019 9:48 pm
- Replies 14
- Views 2930
Search found 5 matches