I have the problem with gallery sorting. It works fine for categories but not for the articles. What should I check?
AS Templates
POSTED: 2016-02-27
Hello AN123NA,
The article sorting should work inside category, what is your site url please?
Regards, AS Team.
An123na
POSTED: 2016-02-27
sorting not working for articles
http://new.profi-can.pl/index.php/projects/domy
sorting working for categories
http://new.profi-can.pl/index.php/projects
AS Templates
POSTED: 2016-02-28
Hello AN123NA,
Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
An123na
POSTED: 2016-02-28
Done
AS Templates
POSTED: 2016-02-29
Hello AN123NA,
1. There is no option to sort leading articles, you can sort intro articles only.
2. To show all categories you have to increase number of intro articles, otherwise the third category you will be able to preview on one of the next pages.
Regards, AS Team.
An123na
POSTED: 2016-03-01
Thank you a lot, all is clear now :)
Please tell me also where I can find the isotope gallery module?
Or it is integrated and not visible ?
AS Templates
POSTED: 2016-03-01
Hello AN123NA,
Yes, you are right, it is integrated and not visible.
Regards, AS Team.
An123na
POSTED: 2016-03-04
Please tell me why slider disappear on mobile version in vertical position? Is it possible to set minimum width ?
AS Templates
POSTED: 2016-03-04
Hello AN123NA,
There is no space for the slider on mobile devices, it is impossible to show it with text, too small.
You can enable it in 'templates/as002083/css/media.480.css' file the following class:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
The article sorting should work inside category, what is your site url please?
Regards, AS Team.
http://new.profi-can.pl/index.php/projects/domy
sorting working for categories
http://new.profi-can.pl/index.php/projects
Can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
1. There is no option to sort leading articles, you can sort intro articles only.
2. To show all categories you have to increase number of intro articles, otherwise the third category you will be able to preview on one of the next pages.
Regards, AS Team.
Please tell me also where I can find the isotope gallery module?
Or it is integrated and not visible ?
Yes, you are right, it is integrated and not visible.
Regards, AS Team.
There is no space for the slider on mobile devices, it is impossible to show it with text, too small.
You can enable it in 'templates/as002083/css/media.480.css' file the following class:
#slider-row {
display: none;
}
Regards, AS Team.