AbanteCart v1.4.2 is released.
Quote from: emintah92 on August 06, 2025, 04:28:53 AMI can only say that I know next to nothing about Apache server files and editing .htaccess files so I haven't touched them at all. please help.![]()
<IfModule !mod_authz_core.c>
# Apache 2.2
<FilesMatch "\.php$">
Order deny,allow
Deny from all
</FilesMatch>
</IfModule>
<IfModule mod_authz_core.c>
# Apache 2.4+
<FilesMatch "\.php$">
Require all denied
</FilesMatch>
</IfModule>
Quote from: llegrand on August 21, 2024, 03:55:22 PMHello Hani,
It is a function of the responsive design - it will appear in total in some screen sizes, see the image attached.
The solution is to add a wrapping function on those fields, so if the space is narrow, the text will wrap.
If you need help log into your WHY2 account and ask us to assist. Remind us what cart version you are using.
Lee at WHY2
Quote from: yonghan79 on May 09, 2025, 09:00:40 AMCan it be changed?No.