| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Remove THERE ARE NO AVAILABLE PRODUCTS UNDER THIS CATEGORY. | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Can anyone tell me how i stop the message "THERE ARE NO AVAILABLE PRODUCTS UNDER THIS CATEGORY." from the front page please, ive disabled recommended products as well as recently viewed etc but cant seem to disable it ?
__________________
X-Cart Version 4.55 |
|||||||
#2
|
|||||||
|
|||||||
![]() anyone ?
__________________
X-Cart Version 4.55 |
|||||||
#3
|
|||||||||
|
|||||||||
![]() give me a link to understand better the situation.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#4
|
|||||||
|
|||||||
![]() its just below the featured products, ive noticed when i revert to the orgiginal ideal comfort theme is there as well. http://www.modernwatch.co.uk/home.php
__________________
X-Cart Version 4.55 |
|||||||
#5
|
|||||||||
|
|||||||||
![]() This is a custom template and the creator made a mistake. You have to use Webmaster mode and find out what template file contains that language variable. Activate Webmaster and in Debugger window move your mouse over the file names. You will see a border surrounding every container in page content. Check the element which has inside "There are no available products under this category." (it is all in uppercase because there is a css property used there - "text-transform: uppercase" in html, body).
Once you find the template file go and see what has inside. Normally that text label "There are no available products under this category." is related to language variable txt_no_products_in_cat. Search for txt_no_products_in_cat and you will find an {if} statement for sure. If you don't understand the code just comment that part of the code using {* *}. Sometime a clear for XC cache is necessary after editing a template.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() As an advice kill text-transform: uppercase from html, body. It is very hard to read texts in uppercase. Just look at product page. Uppercases are for special attention, used with precaution.
__________________
X-Cart Next: Business 5.2 (learning and testing) X-Cart Classic: Gold and Gold Plus 4.7 Lots of Modules and Customizations OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions) You can catch my ideas here: http://ideas.x-cart.com |
|||||||||
#7
|
|||||||
|
|||||||
![]() Hi thanks for getting back to me, i dont think it has anything to do with the custom template as when i change it to one of the default one i the same text appears on the homepage....no matter what theme its using ?
__________________
X-Cart Version 4.55 |
|||||||
#8
|
|||||||
|
|||||||
![]() If you look on the website now for example http://www.modernwatch.co.uk/home.php its on aquamarine theme and still showing the text
__________________
X-Cart Version 4.55 |
|||||||
#9
|
|||||||
|
|||||||
![]() Quote:
Comment out this template: /reboot/customer/warning.tpl
__________________
v4.7.12 v5.4.x (In Dev) |
|||||||
#10
|
|||||||||
|
|||||||||
![]() Quote:
Went to http://www.modernwatch.co.uk/ and didn't find the text, have you managed to eliminate it?
__________________
Best regards, Igor Pudovkin X-Cart hosting team |
|||||||||
|
|||
X-Cart forums © 2001-2020
|