disable sorting " COM_VIRTUEMART_DESC"

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 21, 2014 10:20 pm
Reply with quote
Report this post
Hi guys, its me again.

How can I disable sorting "COM_VIRTUEMART_DESC".

URL:
http://geschenkkorb24.ch/index.php/gesc ... lass/danke

I assume it should be this file:
/templates/gk_instyle/html/com_virtuemart/category/default.php

I am a little bit afraid to change something.

Please check enclosed the print screen.

Thanks for your help guys.
User avatar
Expert Boarder

GK User
Tue Jul 22, 2014 10:00 am
Reply with quote
Report this post
Instead of this missing translation text you should see this » screenshot

The easiest way is to disable this part via CSS. Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.orderlistcontainer { display: none }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Jul 22, 2014 10:21 am
Reply with quote
Report this post
thanks for your help.

works fine.
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.