In the projetcts page i can see only 4 categories, the "show all", 2 categories and at the last category.
I would like to show all categories, where can i find this filter settings?
Thanks
AS Templates
POSTED: 2013-12-27
Hello MONE1972,
Sorry, not quite understand your question, do you want to see all projects/images? In this case just click on "Show All".
I need this template for Joomla 2.5 is it possible to do it for me? I understand that this would'nt be for free. I want purchased it bbut for 2.5. Unfortunatelly I cannot install Jomlla 3.x version, but I would me nice to do.
Best Regards
AS Templates
POSTED: 2013-12-27
Hello GRZES1978,
The template development service will cost you for about $300.00, if it is OK with you please contact us using the following page: http://www.astemplates.com/developmentservices
Hello, I have installed the quickstart package but when I am in my site and want to install, I get this error in the top and bottom of the site.
Warning: session_start(): open(/storage/content/51/189451/mysite.com/sessions/sess_spjdchbjlaebu6qhoos9dtma56, O_RDWR) failed: No such file or directory (2) in /storage/content/51/189451/mysite.com/public_html/libraries/joomla/session/session.php on line 658
Please help! How can I fix it?
AS Templates
POSTED: 2013-12-29
Hello EKONOMISPARARNA,
What is your site url please? We have to see this issue.
Yes, the URL is http://ekonomispararna.se/ I have now tried to put in quickstarts files in joomlas own whole installation package. But same error.
AS Templates
POSTED: 2013-12-29
Hello EKONOMISPARARNA,
Did you try to install Joomla package downloaded form joomla.org site?
If you will have the same problem you have to check if session path in is valid and writable.
Some web hosting services such as iPage, disallows shared user session folder for security reasons.
Please let us know if you will have any problems.
Dear AS Templates team. First of all happy new year to you guys. Got a short question on the artslider module. If I use this module on a other Page then <Home> then the module is aligned below the menu bar and not under position 4 & 1.. Do I need to adjust the CSS file?
Here you see my project: http://moebelagentur.ch/ If you navigate to Kontakt you see what I mean.
Regards, Rico
AS Templates
POSTED: 2014-01-02
Hello DONINELLI,
You have 2 options:
1. Use page class in Menu item, and add css in tmpl.default.css
Today I bought this template. I have ART Slider at position-5 and AS Menu at position-1.
The slider doesn't go to the most top position, there is a gap (with background pattern) at the top most of the site. In the demo preview (http://www.astemplates.com/itempreview/218) the slider goes behind the menu. That is what I want too. How should I do this?
Best Regards,
AS Templates
POSTED: 2014-01-02
Hello BKNIPPING,
Please, download latest version of template from your AS Template Account. We recommend to use quickstart installation package for this template.
Hi AS templates.
I have just finished the website using AS2059 and I need help with two questions.
1. How do I disable the IE8 / "Browser is out of date" warning?
2. In IE8 the header is filled with a blue gradient. Can you help me find this and remove it? otherwise the template is not too bad in IE8 (!?)
thank you
the website is www.vilmascleaningcompany.com
AS Templates
POSTED: 2014-01-03
Hello FICCIONES,
We are using the warning because the template is not fully compatible with IE8, the example is a blue gradient. The template using last technologies which are not working in IE8.
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
You can find it in the ext.asmenu.css file, please look for the following class (line 77):
.navigation ul.as-menu > li.active > a:after,
.navigation #as-menu ul.as-menu > li:hover > a:after,
.navigation #as-menu ul.as-menu > li.asHover > a:after,
.navigation #as-menu ul.as-menu > li.current > a:after
{
background: none repeat scroll 0 0 #ff9966 !important;
}
Regards, AS Team.
View History
View History
I would like to show all categories, where can i find this filter settings?
Thanks
Sorry, not quite understand your question, do you want to see all projects/images? In this case just click on "Show All".
Regards, AS Team.
View History
I need this template for Joomla 2.5 is it possible to do it for me? I understand that this would'nt be for free. I want purchased it bbut for 2.5. Unfortunatelly I cannot install Jomlla 3.x version, but I would me nice to do.
Best Regards
The template development service will cost you for about $300.00, if it is OK with you please contact us using the following page:
http://www.astemplates.com/developmentservices
Regards, AS Team.
View History
Warning: session_start(): open(/storage/content/51/189451/mysite.com/sessions/sess_spjdchbjlaebu6qhoos9dtma56, O_RDWR) failed: No such file or directory (2) in /storage/content/51/189451/mysite.com/public_html/libraries/joomla/session/session.php on line 658
Please help! How can I fix it?
What is your site url please? We have to see this issue.
Regards, AS Team.
View History
Did you try to install Joomla package downloaded form joomla.org site?
If you will have the same problem you have to check if session path in is valid and writable.
Some web hosting services such as iPage, disallows shared user session folder for security reasons.
Please let us know if you will have any problems.
Regards, AS Team.
View History
So the problem is solved, thank you.
View History
Here you see my project: http://moebelagentur.ch/ If you navigate to Kontakt you see what I mean.
Regards, Rico
You have 2 options:
1. Use page class in Menu item, and add css in tmpl.default.css
like:
.body__home .wrapper-inner, .home .wrapper-inner
{
padding-top: 0;
}
2. implement following code in index.php file :
...
<div class="wrapper">
<?php if ($this->countModules('as-position-5')): ?>
<div class="wrapper-inner" style="padding-top: 0px;">
<?php else: ?>
<div class="wrapper-inner" style="padding-top: 140px;">
<?php endif; ?>
<!-- <div class="wrapper-inner"> -->
...
Regards, AS Team.
Please, download the latest version of the template from your AS Template Account.
Regards, AS Team.
View History
Today I bought this template. I have ART Slider at position-5 and AS Menu at position-1.
The slider doesn't go to the most top position, there is a gap (with background pattern) at the top most of the site. In the demo preview (http://www.astemplates.com/itempreview/218) the slider goes behind the menu. That is what I want too. How should I do this?
Best Regards,
Please, download latest version of template from your AS Template Account. We recommend to use quickstart installation package for this template.
Regards, AS Team.
View History
I have just finished the website using AS2059 and I need help with two questions.
1. How do I disable the IE8 / "Browser is out of date" warning?
2. In IE8 the header is filled with a blue gradient. Can you help me find this and remove it? otherwise the template is not too bad in IE8 (!?)
thank you
the website is www.vilmascleaningcompany.com
We are using the warning because the template is not fully compatible with IE8, the example is a blue gradient. The template using last technologies which are not working in IE8.
Regards, AS Team.
View History
But I have downloaded the lastest version. So what should I change to have the slider go to the top of the page (behind the AS Menu)?
Please download the latest version and reinstall it or replace the following files:
templateDetails.xml
index.php
css/tmpl.default.css
css/ext.artslider.css
Regards, AS Team.