Hi
I am running opencart version 3.0.3.1. I have setup filters for my site and everything works correctly ie I see the filters on the site , they also work based on the selection. There is a minor issue , I am not seeing the filter group name. For eg I have setup a color filter with values like Blue, green etc ....i see the values and it works ...However , I dont see the word "color" in the heading
I am running opencart version 3.0.3.1. I have setup filters for my site and everything works correctly ie I see the filters on the site , they also work based on the selection. There is a minor issue , I am not seeing the filter group name. For eg I have setup a color filter with values like Blue, green etc ....i see the values and it works ...However , I dont see the word "color" in the heading
Attachments
filter.PNG (9.09 KiB) Viewed 691 times
This topic has now been moved to the OpenCart 3.0 Support > General Support section of the forum.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
use web developer tools to see if it is hidden or check your html source to see if it is even there.
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
Indeed or post a link and someone here may check.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Legendary Member
thanks ...the website link is www.niwajewels.com. Please help in checking or provide directions
catalog/view/theme/fashion/stylesheet/stylesheet.css line 1188-1190 you have
Comment out or remove display:none;
Code: Select all
#column-left .list-group a:nth-child(1), #column-left .list-group a:nth-child(2), #column-left .list-group a:nth-child(3), #column-left .list-group a:nth-child(4), #column-left .list-group a:nth-child(5){
display: none;
}
Who is online
Users browsing this forum: Google [Bot] and 15 guests