I purchased Template 002018 and started set up a site. Its not finished yet. I run into a problem I can't solve. If you have a look e.g.: http://www.bma-magazin.de/cms/index.php/fahrberichte/96-yamaha
As you see the subheader shows "class="subheading-category">Yamaha" istead of only "Yamaha".
Headers from main is ok, only subheaders are infected. Any idea?
Another question: how did you made the tiny menu at the top only using icons?
best regards from Germany, Marcus
AS Templates
POSTED: 2012-11-09
Hello MARCUSBMA,
Please contact us via the 'Contact Us' page and provide with an access to the Joomla admin panel, we will check it and try to fix.
Regards, AS Team.
AS Templates
POSTED: 2012-11-12
Hello MARCUSBMA,
The issue was fixed by adding the following code in the template index.php file:
The Category: "BESTELLER POPMUSIK ALBEN 2012 TÃœRKISCH"
the size of the font is larger than the box in grey.
I use virtuemart as katalogue. how can i change the size of the box.
thank you for support
AS Templates
POSTED: 2013-01-07
Hello ELKURDO,
The font you have to change in some place in the VirtueMart. Sorry, we are not supporting third-party extensions, in this case you have to ask for our services, thank you for understanding.
The free version of the template has in the header a picture of a book (bg.header.png). I bought a template to have more opportunities but there is no picture anymore. How can I make this image was visible in the page header?
Regards, Yahreck
AS Templates
POSTED: 2013-02-26
Hello PARUZJA,
We are sorry, you have too old free version, it should looks like the demo preview, please download and use the latest one.
I installed this template a few months ago as a free version. Then in the header was a picture of a book as you see on my website paruzja.info. My question is what needs to be done to make this picture appeared in the regular licence version which I just have bought? I do not want to change the appearance of my page. I just wanted to have more Module Positions so I bought it. May anybody help me please? Thank you in advance.
Thank you for the providing an excellent template 002018.
Just a question - where (which folder and how to config) to put the NEW FAVICON.ICO fail, in order to personalize the web page?
Many thanks in advance!
AS Templates
POSTED: 2013-03-13
Hello MERIS99,
You have to put it in the template folder, for example:
www.yourdomainname.com/templates/as002018
Hello,
I have the same problem as Marcusbma POSTED: 2012-11-09 but this javascript you suggested, I added into the template index.php file, doesn't work on my site. I put it before </head> closing tag as you suggested to IKRNJAIC POSTED: 2012-12-19 but it doesn't work.
When a page contains a list of articles appears unnecessary inscription: "class =" Subheading-category ">" before the title of the category which is on my side in red above list (i.e. http://paruzja.info/oredzia) but when there is a single article, it's all right.
By the way, why didn't you add this script permanently to the index.php file of this template?
Thanks in advance for you help.
Regards, Yahreck.
AS Templates
POSTED: 2013-04-15
Hello PARUZJA,
Please provide us with an access to the Joomla admin panel, we will check and fix it.
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
I purchased Template 002018 and started set up a site. Its not finished yet. I run into a problem I can't solve. If you have a look e.g.: http://www.bma-magazin.de/cms/index.php/fahrberichte/96-yamaha
As you see the subheader shows "class="subheading-category">Yamaha" istead of only "Yamaha".
Headers from main is ok, only subheaders are infected. Any idea?
Another question: how did you made the tiny menu at the top only using icons?
best regards from Germany, Marcus
Please contact us via the 'Contact Us' page and provide with an access to the Joomla admin panel, we will check it and try to fix.
Regards, AS Team.
The issue was fixed by adding the following code in the template index.php file:
<script type="text/javascript">
var asjQuery = jQuery.noConflict();
asjQuery(window).load(function()
{
if(asjQuery('#colmain #component div').hasClass('category-list'))
{
asjQuery('#colmain #component h2 span.subheading-category').first.remove();
}
});
</script>
Regards, AS Team.
View History
View History
i want to configure the header. i want to have this file (bg.header.png) in the background like in the demo version.
In the Header Configuration Parameters? - I can only choose the logo...
best regards from Germany, Ihsan
There is no such parameter, sorry, you have to add your css in the tmpl.header.css file.
Regards, AS Team.
View History
View History
I have the same problem as MARCUSBMA.
Can you please tell me where exactly in template index.php to put the code:
<script type="text/javascript">
var asjQuery = jQuery.noConflict();
asjQuery(window).load(function()
{
if(asjQuery('#colmain #component div').hasClass('category-list'))
{
asjQuery('#colmain #component h2 span.subheading-category').first.remove();
}
});
</script>
Thanks in advance.
You have to put it before </head> closing tag.
Regards, AS Team.
View History
Thank you very much for this nice template.
I have finished my page, but there is only one problem with the design.
The size of the category-font:
Can you please look on my page:
http://www.kodex-buch.de/index.php/audiovisuelle-medien
The Category: "BESTELLER POPMUSIK ALBEN 2012 TÃœRKISCH"
the size of the font is larger than the box in grey.
I use virtuemart as katalogue. how can i change the size of the box.
thank you for support
The font you have to change in some place in the VirtueMart. Sorry, we are not supporting third-party extensions, in this case you have to ask for our services, thank you for understanding.
Regards, AS Team.
View History
Regards, Yahreck
We are sorry, you have too old free version, it should looks like the demo preview, please download and use the latest one.
Regards, AS Team.
View History
View History
There is:
#header .row1 .content
{
background-position: left top;
background-repeat: no-repeat;
}
Should be:
#header .row1 .content
{
height: 285px;
background-image: url('../images/bg.header.png');
background-position: left top;
background-repeat: no-repeat;
}
View History
Dear AS Template team,
Thank you for the providing an excellent template 002018.
Just a question - where (which folder and how to config) to put the NEW FAVICON.ICO fail, in order to personalize the web page?
Many thanks in advance!
You have to put it in the template folder, for example:
www.yourdomainname.com/templates/as002018
Regards, AS Team.
View History
I have the same problem as Marcusbma POSTED: 2012-11-09 but this javascript you suggested, I added into the template index.php file, doesn't work on my site. I put it before </head> closing tag as you suggested to IKRNJAIC POSTED: 2012-12-19 but it doesn't work.
When a page contains a list of articles appears unnecessary inscription: "class =" Subheading-category ">" before the title of the category which is on my side in red above list (i.e. http://paruzja.info/oredzia) but when there is a single article, it's all right.
By the way, why didn't you add this script permanently to the index.php file of this template?
Thanks in advance for you help.
Regards, Yahreck.
Please provide us with an access to the Joomla admin panel, we will check and fix it.
Regards, AS Team.
It should be OK now, please check.
Regards, AS Team.