Hi,
when I click on each link I received "No input file specified."..... why?
I check ifthe content exists, and they are there (contacts, room details, ecc....)!!!
thanks
bye
AS Templates
POSTED: 2014-07-21
Hello SCARINCIOTTO,
It is related to your server configurations, try to turn off SEF urls in your Joomla admin panel -> Global configurations -> SEO Settings panel.
Is it possible, that in addition to the slider is placed, a figure.
This figure slould be a link to another url or menu-item.
Or must it placed inside the slider picture?
regards Gjalt.
AS Templates
POSTED: 2014-07-21
Hello GJALTSIPKES,
We think there is no such option, it should be developed.
Hello AS Team,
In the slider of AS002063, it is possible to click on read more button.
However I can't find this possibility on the slider of AS002032.
I would love to have this possibility also in AS002032.
regards Gjalt
AS Templates
POSTED: 2014-07-23
Hello GJALTSIPKES,
First you have to create slider articles with Read More buttons option, then please go to the Slider Settings and enable Slider Caption preview, after under the slider Basic options you have to enable Read More option.
Because this template is not designed with this option you will need to add css for the banner, the css you have to put in the style.custom.css file.
Hello,
I want to thank you for your assistance with my the site.
It is now fully developed to my clients specifications.
The contact page refuse to show all the contact info that was there before the final upload to the net.
Tried everything but still not showing
I have sent web address to the special area for you to help take a look.
The login info is still the same.
Thanks
JRC
AS Templates
POSTED: 2014-07-25
Hello JRC1234561,
It looks like you have deleted it completely or put some wrong info. This issue should be checked by developers, please use the following page for our services: http://www.astemplates.com/installationservices
With IE9 I get a banner at the top (where the menu is) is a bright blue colour and it doesn't change no matter what style you select. This is black by default in IE11 and it changes with the style you choose.
I ahve no idea what it looks like in other browsers.
Are you planning to put in a fix for this? Or can I send you some screenshots so you can fix it?
I wouldn't want to buy it as it is.
Many thanks...
AS Templates
POSTED: 2014-07-30
Hello JOHNW01,
Sorry, our support team can't help you in this case, for any customization services please contact us using the following page: http://www.astemplates.com/customservices
Hi AS Team,
I'm not asking for you do do any customising for me. I am viewing your demo template on your website.
Have a look at it yourself with IE9 and you should see what I mean.
Regards,
John
AS Templates
POSTED: 2014-07-31
Hello JOHNW01,
Thank You for the info.
In the styles.php file please find and delete all 'filter' property and its value, it looks like the following:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff<?php echo$header_gradient_top_color; ?>', endColorstr='#ff<?php echo$header_gradient_bottom_color; ?>', GradientType=0)
In the upper right corner the icons of facebook, twitter etc.are present.
When clicking on a icon the color is changed to a red color.
I should like to change that color, f.i. in blue.
Where do I specify that color?
regards Gjalt.
AS Templates
POSTED: 2014-08-06
Hello GJALTSIPKES,
You can do it in the tmpl.default.css file in the following class:
#top_header .moduletable.social li a:hover
{
background-color: #2c2c2c !important;
color: #990000;
transition: color 0.3s ease 0.1s;
}
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
when I click on each link I received "No input file specified."..... why?
I check ifthe content exists, and they are there (contacts, room details, ecc....)!!!
thanks
bye
It is related to your server configurations, try to turn off SEF urls in your Joomla admin panel -> Global configurations -> SEO Settings panel.
Regards, AS Team.
View History
Without SEF links open
Please see previous post.
Regards, AS Team.
View History
Is it possible, that in addition to the slider is placed, a figure.
This figure slould be a link to another url or menu-item.
Or must it placed inside the slider picture?
regards Gjalt.
We think there is no such option, it should be developed.
Regards, AS Team.
View History
Is perhaps possible the Art-Slider of template as002063, to use in the template as002032 ? To save a lot of work?
We are using the same AS Art-Slider in both these templates, may we know what is the problem?
Regards, AS Team.
View History
In the slider of AS002063, it is possible to click on read more button.
However I can't find this possibility on the slider of AS002032.
I would love to have this possibility also in AS002032.
regards Gjalt
First you have to create slider articles with Read More buttons option, then please go to the Slider Settings and enable Slider Caption preview, after under the slider Basic options you have to enable Read More option.
Because this template is not designed with this option you will need to add css for the banner, the css you have to put in the style.custom.css file.
Regards, AS Team.
View History
I want to thank you for your assistance with my the site.
It is now fully developed to my clients specifications.
The contact page refuse to show all the contact info that was there before the final upload to the net.
Tried everything but still not showing
I have sent web address to the special area for you to help take a look.
The login info is still the same.
Thanks
JRC
It looks like you have deleted it completely or put some wrong info. This issue should be checked by developers, please use the following page for our services: http://www.astemplates.com/installationservices
Regards, AS Team.
View History
It was not deleted. Everything was intact before the upload to the client's domain. Please look into this. Thanks.
Yes, we checked it, that is a reason why we told you to contact our services, the page should be recreated.
Regards, AS Team.
View History
I ahve no idea what it looks like in other browsers.
Are you planning to put in a fix for this? Or can I send you some screenshots so you can fix it?
I wouldn't want to buy it as it is.
Many thanks...
Sorry, our support team can't help you in this case, for any customization services please contact us using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
View History
I'm not asking for you do do any customising for me. I am viewing your demo template on your website.
Have a look at it yourself with IE9 and you should see what I mean.
Regards,
John
Thank You for the info.
In the styles.php file please find and delete all 'filter' property and its value, it looks like the following:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff<?php echo$header_gradient_top_color; ?>', endColorstr='#ff<?php echo$header_gradient_bottom_color; ?>', GradientType=0)
Regards, AS Team.
View History
In the upper right corner the icons of facebook, twitter etc.are present.
When clicking on a icon the color is changed to a red color.
I should like to change that color, f.i. in blue.
Where do I specify that color?
regards Gjalt.
You can do it in the tmpl.default.css file in the following class:
#top_header .moduletable.social li a:hover
{
background-color: #2c2c2c !important;
color: #990000;
transition: color 0.3s ease 0.1s;
}
Regards, AS Team.