Hello CADINTEROP,
It seems you have caching enabled on your server, we can not make any changes in the source code, in the index.php file we removed the following line:
Hello,
Is the last version of this template compatible with wbAMP? Especially AS menu. In my first test on release 3.2.1, all menu desappear when AMP is activated.
Regards
CADInterop
POSTED: 2018-09-20
Hello
It seems 002032 template refer to a missing file : en/templates/as002032/images/bg.png
Could you provide it?
AS Templates
POSTED: 2018-09-20
Hello CADINTEROP,
Can you please provide us with more info? Which page requires the 'templates/as002032/images/bg.png' file?
Hello CADINTEROP,
We are sorry, it is from previous version, the current template version is not using it anymore, you can delete this line in the tmpl.default.css file, please see line 2993.
Regards, AS Team.
CADInterop
POSTED: 2018-09-25
The same for /css/media.1200.css and /css/media.767.css
defined in component.php
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<?php
$doc->addStyleSheet('templates/'.$this->template.'/css/bootstrap.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/tmpl.default.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.1200.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.980.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.767.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.480.css');
?>
Regards
CADInterop
POSTED: 2018-09-25
In addition, I just downloaded the latest available 002032 premium version from your website and it seems this version is not up to date. tmpl.default.css still efer to bg.png line 2993
Regards
AS Templates
POSTED: 2018-09-27
Hello CADINTEROP,
For fixing this issue can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
CADInterop
POSTED: 2018-09-27
Hi, access info have been register on Purchased item
Regards
AS Templates
POSTED: 2018-10-01
Hello CADINTEROP,
It is fixed, please check.
Regards, AS Team.
CADInterop
POSTED: 2018-10-02
It seems OK now. Thank you for your support
CADInterop
POSTED: 2021-09-04
Is this Template 2032 compliant with Joomla 3.10.1 ?
And what about embedded extension ?
AS Menu ? AS Artslider ? ...
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
It seems you have caching enabled on your server, we can not make any changes in the source code, in the index.php file we removed the following line:
$doc->addStyleSheet('templates/'.$this->template.'/css/'.$tmpl_style);
Please ask your hosting provider to clear cache.
Regards, AS Team.
This is fix. Thanks
Is the last version of this template compatible with wbAMP? Especially AS menu. In my first test on release 3.2.1, all menu desappear when AMP is activated.
Regards
It seems 002032 template refer to a missing file : en/templates/as002032/images/bg.png
Could you provide it?
Can you please provide us with more info? Which page requires the 'templates/as002032/images/bg.png' file?
Regards, AS Team.
bg.png is defined on tmpl.default.css line 3000
#aside-row-2-right .moduletable
{
padding: 25px 30px 20px;
margin-left: 20px;
box-shadow: 0 0px 2px 0px #FFF inset;
border: 1px solid #cccccc;
background-image: url(../images/bg.png);
}
We are sorry, it is from previous version, the current template version is not using it anymore, you can delete this line in the tmpl.default.css file, please see line 2993.
Regards, AS Team.
defined in component.php
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<?php
$doc->addStyleSheet('templates/'.$this->template.'/css/bootstrap.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/tmpl.default.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.1200.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.980.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.767.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/media.480.css');
?>
Regards
Regards
For fixing this issue can you please provide us with an access to your Joomla admin panel? The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Regards
It is fixed, please check.
Regards, AS Team.
And what about embedded extension ?
AS Menu ? AS Artslider ? ...