Hello,
I get the following error message after you upload to the server:
 Fatal error: t3import not found object: core.libs.browser in / home/www/plugins/system/jat3/jat3/core/common.php on line 33
What can I do?
AS Templates
POSTED: 2012-11-19
Hello NORRAM11,
Please provide us with Your URL. we have to see this issue.
Regards, AS Team.
norram11
POSTED: 2012-11-20
Hello,
I installed yes t3 new framework. After that, the error was corrected.
Thanks
norram11
POSTED: 2012-11-26
Hello,
I have a problem. When I look at my homepage with a resolution of 1920 x 1080, then go the pictures from the slideshow BT Slideshow beyond the frame. what can I do?
AS Templates
POSTED: 2012-11-26
Hello NORRAM11,
Sorry, we can't see Your site.
Regards AS Team.
norram11
POSTED: 2012-11-27
Hello,
the site is still offline. I have asked the site for you online. Here is the link: www.r1giuseppe.de
thanks
I want to be where the original "Artisan" is, add a logo with the size of 200 x 133 px. Unfortunately, the logo is shown but only partially. What can I change in order for the logo to appear full size?
My website is www.r1giuseppe.de
AS Templates
POSTED: 2012-12-03
Hello NORRAM11,
We checked your site, the logo is looks perfect, sorry, we don't see any problems. For any customization services please contact us via the following page: http://www.astemplates.com/services.php
Regards, AS Team.
norram11
POSTED: 2012-12-04
Hi,
you see the logo on the right site. But this Logo is not this from the preferences in the template. I wish the logo on the left site. Then I got the problem, I have written them. Now you can see of my website the problem. The Head must set bigger. What can i do?
www.r1giuseppe.de
Regards Norram11
norram11
POSTED: 2012-12-04
Hi,
a friend helps me. Thanks, now is ok.
Regards
norram11
POSTED: 2014-03-04
Hello team,
the images can be used by the template on my website?
Regards, norram
AS Templates
POSTED: 2014-03-04
Hello NORRAM11,
All images used in items designed by AS Designing author are under PhotoDune Extended license, please see the following pages for more info:
http://photodune.net/licenses/extended
http://photodune.net/licenses
Regards, AS Team.
norram11
POSTED: 2018-03-14
Hello,
I would like to have the AS Art Slider displayed on my smartphone in portrait format on the smartphone as well. I do not want to have to turn the smartphone. Is that possible?
www.friseursalonweiss.de
Thanks
AS Templates
POSTED: 2018-03-14
Hello NORRAM11,
Please see 'templates/as002041/css/media.480.css' file the following class:
#slider-row {
display: none !important;
}
Regards, AS Team.
norram11
POSTED: 2018-03-14
OK thanks.
what do I have to set so that the slider displays the entire photo (in width).
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
how can i delete date and time in the head this template?
Thank you for your answer
Greeting
norram
Go to templates / as002041 / blocks / top_head.php and delete following code :
<div id="current_date">
<?php
$date =& JFactory::getDate();
echo $date->toFormat() . " " ;
// echo $date->toRFC822() . " " ;
?>
</div>
Regards, AS Team.
I get the following error message after you upload to the server:
 Fatal error: t3import not found object: core.libs.browser in / home/www/plugins/system/jat3/jat3/core/common.php on line 33
What can I do?
Please provide us with Your URL. we have to see this issue.
Regards, AS Team.
I installed yes t3 new framework. After that, the error was corrected.
Thanks
I have a problem. When I look at my homepage with a resolution of 1920 x 1080, then go the pictures from the slideshow BT Slideshow beyond the frame. what can I do?
Sorry, we can't see Your site.
Regards AS Team.
the site is still offline. I have asked the site for you online. Here is the link: www.r1giuseppe.de
thanks
You have to change in css / layout.css :
.mod_btslideshow
{
width: 1156px !important;
}
to
.mod_btslideshow
{
width: 1156px !important;
height: 400px !important;
}
Regards AS Team.
perfect!
thanks
I want to be where the original "Artisan" is, add a logo with the size of 200 x 133 px. Unfortunately, the logo is shown but only partially. What can I change in order for the logo to appear full size?
My website is www.r1giuseppe.de
We checked your site, the logo is looks perfect, sorry, we don't see any problems. For any customization services please contact us via the following page: http://www.astemplates.com/services.php
Regards, AS Team.
you see the logo on the right site. But this Logo is not this from the preferences in the template. I wish the logo on the left site. Then I got the problem, I have written them. Now you can see of my website the problem. The Head must set bigger. What can i do?
www.r1giuseppe.de
Regards Norram11
a friend helps me. Thanks, now is ok.
Regards
the images can be used by the template on my website?
Regards, norram
All images used in items designed by AS Designing author are under PhotoDune Extended license, please see the following pages for more info:
http://photodune.net/licenses/extended
http://photodune.net/licenses
Regards, AS Team.
I would like to have the AS Art Slider displayed on my smartphone in portrait format on the smartphone as well. I do not want to have to turn the smartphone. Is that possible?
www.friseursalonweiss.de
Thanks
Please see 'templates/as002041/css/media.480.css' file the following class:
#slider-row {
display: none !important;
}
Regards, AS Team.
what do I have to set so that the slider displays the entire photo (in width).