Hello. I bought the 002052 template and cant find the module 'terms menu' (as-position 35) in the modulemanager. Id would be great to get the manual for the contact us site too... Thank you.
AS Templates
POSTED: 2014-05-26
Hello NAOMI650,
It should be available, please see the following page for all used extensions in this template:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration#termsmenu
Regards, AS Team.
Naomi650
POSTED: 2014-05-26
Sorry.... there's no term menu. And i need the contact us html... too. I used the manual installing, because the quickstart was not possible on my server. Thank you so much...
AS Templates
POSTED: 2014-05-26
Hello NAOMI650,
If you not used the quick-start package you have to install and config all modules by yourself accordingly to modules configuration page:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration
Regards, AS Team.
Naomi650
POSTED: 2015-01-02
Dear support-team.
I have 2 problems with this bought template. First, the mod_as_artslider don't works on iphone (4,5 and 6). The site shows no slider pictures.
The second. This artslider is an old one who doesn't works for joomla 3.3.6. The pictures are missing by site-upgrade. Id would be perfect to have a solution for this... Thanks a lot.
AS Templates
POSTED: 2015-01-02
Hello NAOMI650,
The slider is disabled on mobile devices with resolution less then 768px.
For checking the issue with the slider we need to see your site, can you please let us know the url?
Regards, AS Team.
Naomi650
POSTED: 2015-01-03
Dear Support Team
www.eventalm.ch
We urgently need the pictures on iphone too. The slider on Ipad works perfect.
And thank you for your feedback...
AS Templates
POSTED: 2015-01-03
Hello NAOMI650,
You can do it by editing the following files:
/templates/as002052/css/media.768.css
/templates/as002052/css/media.480.css
Please find slider-row class, see below, and delete 'display: none;' property:
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
It should be available, please see the following page for all used extensions in this template:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration#termsmenu
Regards, AS Team.
If you not used the quick-start package you have to install and config all modules by yourself accordingly to modules configuration page:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration
Regards, AS Team.
I have 2 problems with this bought template. First, the mod_as_artslider don't works on iphone (4,5 and 6). The site shows no slider pictures.
The second. This artslider is an old one who doesn't works for joomla 3.3.6. The pictures are missing by site-upgrade. Id would be perfect to have a solution for this... Thanks a lot.
The slider is disabled on mobile devices with resolution less then 768px.
For checking the issue with the slider we need to see your site, can you please let us know the url?
Regards, AS Team.
www.eventalm.ch
We urgently need the pictures on iphone too. The slider on Ipad works perfect.
And thank you for your feedback...
You can do it by editing the following files:
/templates/as002052/css/media.768.css
/templates/as002052/css/media.480.css
Please find slider-row class, see below, and delete 'display: none;' property:
#slider-row {
display: none;
}
Regards, AS Team.