Hi Support Team!
I tried to install the template with qick start. But I got no 'Sample Data' button. So I installed the premium version finally because I need the German backend.
Now I want to have the Article Newsflash module on Position 6 like in the Demo! But as I installed the Mod Article I only have the single version.
How can I get the version with Category option? Where I can find in the quick start folder the 4 buttons (Planning, Designing e.g.)?
I wanted to know how I can create the gallery page project? Equal to your demo. You used k2-virtuemart? Or only phocagallery? Thanks and good work.
AS Templates
POSTED: 2015-02-02
Hello FABIONETX,
The gallery is built in the template, you can easy preview it by installing the template with quick-start installation package. After installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info: http://www.astemplates.com/joomla-template-documentation/218-002059
Hello, how should I change slider images?
Thank you
Sergey
AS Templates
POSTED: 2015-02-09
Hello HEXENUS,
The extension displays article's intro image with the article title and intro text, it means you have 2 options:
- replace the existing images with your images, these images you can find in the 'images\sampledata\asimage\slider' folder
- creating your articles with intro images
i need to put a link to external url down of the logo in mobile version, but that it appears just in mobile version in that way, because in pc version i need locate it in right superior corner. In wich file i can do it?
Hello,
i can´t find the "images\sampledata\asimage\slider" folder on my system. All Template files were uploaded, including quckstart. I only got the sampledata files delivered by joomla.
What can i do?
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
View History
I tried to install the template with qick start. But I got no 'Sample Data' button. So I installed the premium version finally because I need the German backend.
Now I want to have the Article Newsflash module on Position 6 like in the Demo! But as I installed the Mod Article I only have the single version.
How can I get the version with Category option? Where I can find in the quick start folder the 4 buttons (Planning, Designing e.g.)?
Thanks for your support!
Joomla 3 doesn't have sample data button, there are radio buttons instead, please carefully read the template documentation, Finalization step: http://www.astemplates.com/joomla-template-documentation/218-002059
Regards, AS Team.
View History
The gallery is built in the template, you can easy preview it by installing the template with quick-start installation package. After installing the package your site will look exact like our demo preview page and it will be easy for you to make changes in the content, preview all parameters and settings. The quick-start package is actually the template documentation. If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings.
The package should be installed like regular Joomla installation, here you can find some more info:
http://www.astemplates.com/joomla-template-documentation/218-002059
Regards, AS Team.
View History
Because the mobile view of the AS Artslider does not look so good i want to disable my slider for the mobil view. What should i do?
In the 'templates/as002059/css/media.768.css' file please add the following class:
#slider-row
{
display: none;
}
Regards, AS Team.
View History
Thank you
Sergey
The extension displays article's intro image with the article title and intro text, it means you have 2 options:
- replace the existing images with your images, these images you can find in the 'images\sampledata\asimage\slider' folder
- creating your articles with intro images
Regards, AS Team.
View History
You can change it or modify in your Joomla admin panel -> Menus -> Main Menu -> Home -> Page Display tab.
Regards, AS Team.
View History
We are planning to use this template, but it would be great to have it with green details, and not orange.
Does it have other color styles to choose or should we change it through code modification?
Thank you!
If you have some basic knowledge in css it will be very easy to change the template colors.
Regards, AS Team.
View History
i need to put a link to external url down of the logo in mobile version, but that it appears just in mobile version in that way, because in pc version i need locate it in right superior corner. In wich file i can do it?
thanks
It should be done in many files, for any customization requests please use the following page: http://www.astemplates.com/customservices
Regards, AS Team.
View History
Why /installation?
Thanks in advance
Carlos Chang C
View History
i can´t find the "images\sampledata\asimage\slider" folder on my system. All Template files were uploaded, including quckstart. I only got the sampledata files delivered by joomla.
What can i do?
What is your site url please?
Regards, AS Team.
View History
View History
How can I add a google-font to the font-list in the template?
I 've tried to add the code in the 'as002059/font.php' as the other fonts:
case 'Nunito':
$font_arr['fontlink'] = "<link href='http://fonts.googleapis.com/css?family=Nunito' rel='stylesheet' type='text/css'>";
$font_arr['fontfamily'] = "font-family: 'Nunito', sans-serif !important;";
break;
but the font is not listed in the template-configuration.
It is not enough to add the font in the font.php file, you need to add it as well in the templateDetails.xml file.
Regards, AS Team.