Next problem: when you click on a product and after that description, the description window ist white and the font is white, too. so you can read nothing. The font should be grey.
Regards, Tom Hendrics
AS Templates
POSTED: 2013-07-11
Hello TOMHENDRICS,
We have to see particular page with the issue on it, not link to your home page.
Please notify that we have installed a second language (german). Maby the issue is coused by the multilingual functionality. Is the template not multilingual ready?
Sorry, but what's that for an answer from a support?
It is obvious to use a template with multilingual languages.
Virtuemart is also provided with multilingual languages. In your product description you also say with no word, that your Template is not working with multilingual languages. You have sold us the template included Virtuemart installation. We have installed the template via the Quick Start Package, as you seem to suggest. In this respect it is your job to resolve these conflicts, not ours. Otherwise your template is completely unusable for professional purposes.
We expect professional support!
Please fix the errors that occurred shortly and let us know about.
Regards, Tom Hendrics
AS Templates
POSTED: 2013-07-11
Hello TOMHENDRICS,
Sorry, this issue related to Joomla multilingual configuration. We don't able support third party extensions for free.
I think it is a problem with the jquery, did you check this issue? Everything works in english (also the popup-box of the shopping cart), but the only thing that does not work in german is the popup-box when you add a product in the cart.
Hello,
I want to ask how the page http://www.astemplates.com/itempreview/180 the module "Welcome" to the right of the slider. Where can I how to set the width on the demo page to 548 px?
What is the file?
Greeting norram
AS Templates
POSTED: 2013-10-17
Hello NORRAM11,
Have you installed this template using quick-start installation package?
What is your site url please?
No, I only have the template joomla installed under 2.5.9. The site is not online yet.
Regards norram
AS Templates
POSTED: 2013-10-17
Hello NORRAM11,
Please install the template using quick-start installation package, the VirtueMart template is not easy for manual configuration, after installing the quick-start package your site will look exact like our demo preview page and you will be able to change any content in minutes, as well we will be able to help you in case of any problems.
If you don't want some content for your client you can just delete it.
Hello and thanks,
I have now installed with quick-start package installation and template AS2049 enabled. Unfortunately, I see no difference from my first Insatllation. When I insert a module "Custom" this goes over the entire width of the page.
Hello,
when I examine the page with Firebug in Firefox I see the "<div class = row3col2" the following: # header row3col2 in / as2049 (line 719) "font-size 12px" and "width: auto". This should be 548px. But I can not find the file where I can change this. The specification can be seen only in the "Embedded styles."
AS Templates
POSTED: 2013-10-17
Hello NORRAM11,
You can rewrite it in tmpl.custom.css file, just put 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
View History
when you click on a product to buy it, the pop up window "The product which added to your cart" does not appear.
Regards, Tom Hendrics
View History
Next problem: when you click on a product and after that description, the description window ist white and the font is white, too. so you can read nothing. The font should be grey.
Regards, Tom Hendrics
We have to see particular page with the issue on it, not link to your home page.
Regards, AS Team.
View History
Here is the link:
http://shop.hanseatic-music-group.com/shop/musik-downloads/ricky-stoute-king-of-the-world-detail
Regards, Tom Hendrics
View History
Regards, Tom Hendrics
If you use this link it working fine :
http://shop.hanseatic-music-group.com/en/shop/musik-downloads/ricky-stoute-king-of-the-world-detail
So, there are same conflict with using multilingual function. Sorry, this question is not related to template.
Regards, AS Team.
View History
It is obvious to use a template with multilingual languages.
Virtuemart is also provided with multilingual languages. In your product description you also say with no word, that your Template is not working with multilingual languages. You have sold us the template included Virtuemart installation. We have installed the template via the Quick Start Package, as you seem to suggest. In this respect it is your job to resolve these conflicts, not ours. Otherwise your template is completely unusable for professional purposes.
We expect professional support!
Please fix the errors that occurred shortly and let us know about.
Regards, Tom Hendrics
Sorry, this issue related to Joomla multilingual configuration. We don't able support third party extensions for free.
For customization services please use following page : http://www.astemplates.com/customservices
Thank you for understanding.
Regards, AS Team.
View History
View History
we wait for an answer!
Regards,
Tom Hendrics
For customization services please use following page : http://www.astemplates.com/customservices
Regards, AS Team.
View History
I want to ask how the page http://www.astemplates.com/itempreview/180 the module "Welcome" to the right of the slider. Where can I how to set the width on the demo page to 548 px?
What is the file?
Greeting norram
Have you installed this template using quick-start installation package?
What is your site url please?
Regards, AS Team.
View History
Regards norram
Please install the template using quick-start installation package, the VirtueMart template is not easy for manual configuration, after installing the quick-start package your site will look exact like our demo preview page and you will be able to change any content in minutes, as well we will be able to help you in case of any problems.
If you don't want some content for your client you can just delete it.
Regards, AS Team.
View History
I have now installed with quick-start package installation and template AS2049 enabled. Unfortunately, I see no difference from my first Insatllation. When I insert a module "Custom" this goes over the entire width of the page.
Regards norram
View History
when I examine the page with Firebug in Firefox I see the "<div class = row3col2" the following: # header row3col2 in / as2049 (line 719) "font-size 12px" and "width: auto". This should be 548px. But I can not find the file where I can change this. The specification can be seen only in the "Embedded styles."
You can rewrite it in tmpl.custom.css file, just put the following:
#header row3col2
{
width: 548px;
}
Regards, AS Team.
View History
here is my tmpl.custom.css . If I follow their instructions , it does not work well.
************************************************** **************************** /
/ *
/ * Designed by ' AS Designing '
/ * Web: http://www.asdesigning.com
/ * Web: http://www.astemplates.com
/ * License : Commercial ASDE
/ *
/ ************************************************* ************************************* /
# vm_cart_currency
{
    float: left;
    margin-bottom: 30px ;
    width: 100% ;
    border-bottom : 1px solid # eee ;
}
# vm_cart_currency . vmcart_left
{
    float: left;
    width: 50% ;
}
# vm_cart_currency . currency_right
{
    float: right ;
    width: 50% ;
}
. top1 {margin: 1px 0 0; }
. top2 {margin: 2px 0 0; }
. top3 {margin: 3px 0 0; }
. top4 {margin: 4px 0 0; }
. top5 {margin: 5px 0 0; }
. top10 {margin : 10px 0 0; }
. top20 {margin: 20px 0 0; }
. TOP30 {margin: 30px 0 0; }
. top40 {margin: 40px 0 0; }
. top50 {margin: 50px 0 0; }
. bottom1 { margin: 0 0 1px ;}
. bottom2 { margin: 0 0 2px ;}
. bottom3 { margin: 0 0 3px ;}
. bottom4 { margin: 0 0 4px ;}
. bottom5 { margin: 0 0 5px ;}
. bottom10 { margin: 0 0 10px ;}
. bottom20 { margin: 0 0 20px ;}
. bottom30 { margin: 0 0 30px ;}
. bottom40 { margin: 0 0 40px ;}
. width50
{
    width: 50% ;
}
. width20
{
    width : 20%;
}
. width50
{
    width: 50% ;
}
floatleft .
{
    float: left;
}
float right .
{
    float: right ;
}
. opened
{
    display: block;
}
. closed
{
    display: none;
header row3col2
{
width: 548px;
}
In case to help you we need an access to your admin panel.
Regards, AS Team.