When I hover my mouse over the super fish menu items it will show links like "index.php#featured-row" and so on.
I want to know how I can rename "featured-row" and "portfolio-row" as it does not match to my content.
Say for instance instead of "featured-row" I would like to use "our-benefits-row".
Regards
AS Templates
POSTED: 2016-03-30
Hello FREESCL,
Sorry, there is no such option, it is hard-codded.
I have an older extented version of this template 002070.
Where can I download the bug fixes?
AS Templates
POSTED: 2016-04-01
Hello NEUMEDIA,
It seems your license to download items and receiving our free support is expired 1 year ago, the license grants you access to download the item/design for a period of 365 days after the date of purchase, for more info please see our terms of use, paragraph 3: http://www.astemplates.com/terms
Hi.
Yes I know that my license is expired. But I have downloaded a buggy design and I hoped that it is possible to download the files with the bug fixes. I don't want to download the complete template.
If I buy a software and download it it is also possible that I can download the bug fixes. Why don't you offer that?
Regards
Yes I can see the fixed files but I can't download them.
AS Templates
POSTED: 2016-04-04
Hello NEUMEDIA,
The license grants you access to download the item/design for a period of 365 days after the date of purchase, for more info please see our terms of use, paragraph 3: http://www.astemplates.com/terms
1.)
First of all at the Crew menu point, the last two team members will not slide into the website, how can I change this ?
2.)
menu point service (carousel). is it possible to change the icons or the whole pic ?
Wait for your feedback.
BR
Hons
AS Templates
POSTED: 2016-04-07
Hello HONSAUSTIROL,
1. The template is designed to have 4 items only, to make more you have to add css in the tmpl.default.css file (line 3671) as the following:
I had put your suggestion into the css file in line 3671,
but same problem again. Please check at www.wegscheider.cc/cms
my old questions:
First of all at the Crew menu point, the last two team members will not slide into the website, how can I change this ?
your answer:
1. The template is designed to have 4 items only, to make more you have to add css in the tmpl.default.css file (line 3671) as the following:
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
Sorry, not quite understand your question, can you please provide us with more info?
Regards, AS Team.
View History
When I hover my mouse over the super fish menu items it will show links like "index.php#featured-row" and so on.
I want to know how I can rename "featured-row" and "portfolio-row" as it does not match to my content.
Say for instance instead of "featured-row" I would like to use "our-benefits-row".
Regards
Sorry, there is no such option, it is hard-codded.
Regards, AS Team.
View History
Regards
The carousel in this template is designed to work with awesome icons only.
Regards, AS Team.
View History
installing of pkg_kunena_v3.0.6_2014-07-28 fails with message installation prepare...
what can i do?
Try to download and install the latest version from the following page:
https://www.kunena.org/download
Regards, AS Team.
View History
Where can I download the bug fixes?
It seems your license to download items and receiving our free support is expired 1 year ago, the license grants you access to download the item/design for a period of 365 days after the date of purchase, for more info please see our terms of use, paragraph 3:
http://www.astemplates.com/terms
The license you can extend from your AS account.
Last time the template was updated 2015-10-28, the release history you can see here:
http://www.astemplates.com/joomla-template-news/327-002070
Regards, AS Team.
View History
Yes I know that my license is expired. But I have downloaded a buggy design and I hoped that it is possible to download the files with the bug fixes. I don't want to download the complete template.
If I buy a software and download it it is also possible that I can download the bug fixes. Why don't you offer that?
Regards
All updated files you can see here:
http://www.astemplates.com/joomla-template-news/327-002070
Regards, AS Team.
View History
The license grants you access to download the item/design for a period of 365 days after the date of purchase, for more info please see our terms of use, paragraph 3:
http://www.astemplates.com/terms
Regards, AS Team.
View History
Homepage: www.wegscheider.cc/cms
Two questions:
1.)
First of all at the Crew menu point, the last two team members will not slide into the website, how can I change this ?
2.)
menu point service (carousel). is it possible to change the icons or the whole pic ?
Wait for your feedback.
BR
Hons
1. The template is designed to have 4 items only, to make more you have to add css in the tmpl.default.css file (line 3671) as the following:
.team .item_num0 {
transform: translate(-1000px, 100px);
transition: transform 1s ease 0s;
}
.team .item_num1 {
transform: translate(-1000px, -100px);
transition: transform 1s ease 0.3s;
}
.team .item_num2 {
transform: translate(1000px, 100px);
transition: transform 1s ease 0.6s;
}
.team .item_num3 {
transform: translate(1000px, -100px);
transition: transform 1s ease 0.9s;
}
2. Sorry, there is no such option.
Regards, AS Team.
View History
Currently you have 4 icons only, the script is designed to work with 5 icons, you have to add one more.
Regards, AS Team.
View History
how i can change the pictures on the second slider ?
The second slider you have to point to another category of articles with your images.
Regards, AS Team.
View History
but same problem again. Please check at www.wegscheider.cc/cms
my old questions:
First of all at the Crew menu point, the last two team members will not slide into the website, how can I change this ?
your answer:
1. The template is designed to have 4 items only, to make more you have to add css in the tmpl.default.css file (line 3671) as the following:
.team .item_num0 {
transform: translate(-1000px, 100px);
transition: transform 1s ease 0s;
}
.team .item_num1 {
transform: translate(-1000px, -100px);
transition: transform 1s ease 0.3s;
}
.team .item_num2 {
transform: translate(1000px, 100px);
transition: transform 1s ease 0.6s;
}
.team .item_num3 {
transform: translate(1000px, -100px);
transition: transform 1s ease 0.9s;
}