Hello together,
I did try to install a language switch (DE-EN) but the icons do not appear so I cannot switch the language. Do you know why? Can you fix the problem if I pay for the service?
Thanks.
Best regards B.Panier
AS Templates
POSTED: 2017-12-22
Hello BURKHARDPANIER,
Yes, you may ask for our services here:
https://www.astemplates.com/services
Regards, AS Team.
burkhardpanier
POSTED: 2018-01-20
Hello together,
thanks for your service with the language switch.
Unfortunately after your service there is the first article double at the starting page. I cannot find the module which visualizes the text.
How can I identify (or debug) the responsible module so I know what to delete / disable?
Your admin account is still active if you need to check the modules.
Thanks.
Best regards
B.Panier
AS Templates
POSTED: 2018-01-20
Hello BURKHARDPANIER,
Sorry, not quite understand the problem, can you please provide us with more info?
The template module positions table you can preview here:
https://www.astemplates.com/joomla-template-documentation/114-238-template-module-positions
Regards, AS Team.
burkhardpanier
POSTED: 2018-01-21
Hello together,
to clarify the problem:
If you look to the start page (english version) you see the first article with headline and picture what is correct. Exactly below you see a module, name "Home" with the same text. This module is wrong (should be deleted). In german language there is the same module at same position with the german text of the correct mudule above.
My problem is, that after the laguage implementation this module is double and I cannot find the reason.
Thanks.
Best regards
B.Panier
AS Templates
POSTED: 2018-01-21
Hello BURKHARDPANIER,
In module position 5 is published single module article, it is the same article like in the content, the page content can be removed by editing home menu item, as an example please see English Home menu item, we changed its type to Featured Articles and set layout articles to zero.
Regards, AS Team.
burkhardpanier
POSTED: 2018-01-22
Hi,
many thanks, problem solved.
The problem came with the multilanguage page and this was not easy to understand.
By the way, the slider for the 3 people picture is only working if an article for this picture exists (and is not disabled). I think, the idea is to have an article beside to a coresponding picture.
Is there a document or blog where i can check this?
Best regards
Burkhard
AS Templates
POSTED: 2018-01-22
Hello BURKHARDPANIER,
Just checked your website, the slider looks fine, we do not see any problems with it. The slider documentation you can find here:
https://www.astemplates.com/joomla-extension-documentation/349-as-sequence-slider
Regards, AS Team.
burkhardpanier
POSTED: 2018-03-01
Hello together,
my homepages looks very well with a different background picture which does not go from black to white. It goes from black to grey.
With standard screen resolution (1920x1080) or handy everything is fine, but with a 4K monitor I have a thick white border (30 mm) at the bottom.
You can see the problem at my test page
http://manuell.vr-trainings.info/
How to enlarge the background picture to higher amount of screen pixel? To make the picture longer does not help.
Or how to use a background color "behind" the background picture so the white border?
Thanks.
Best regards
Burkhard Panier
AS Templates
POSTED: 2018-03-01
Hello BURKHARDPANIER,
You can set your website body background color to: #a0a09f
Please see tmpl.default.css file the following class (line 24):
body {
margin: 0px;
line-height: 20px;
background: url("../images/bg.body.png") repeat-x left top #a0a09f;
background-attachment: scroll;
background-position-x: left;
background-position-y: top;
background-position: left top;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ababab;
}
Regards, AS Team.
burkhardpanier
POSTED: 2019-02-04
Hello together,
How can I enlarge the whole content to 90% of the browser width?
I did try to modify the bootstrap.css but failed.
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
I did try to install a language switch (DE-EN) but the icons do not appear so I cannot switch the language. Do you know why? Can you fix the problem if I pay for the service?
Thanks.
Best regards B.Panier
Yes, you may ask for our services here:
https://www.astemplates.com/services
Regards, AS Team.
thanks for your service with the language switch.
Unfortunately after your service there is the first article double at the starting page. I cannot find the module which visualizes the text.
How can I identify (or debug) the responsible module so I know what to delete / disable?
Your admin account is still active if you need to check the modules.
Thanks.
Best regards
B.Panier
Sorry, not quite understand the problem, can you please provide us with more info?
The template module positions table you can preview here:
https://www.astemplates.com/joomla-template-documentation/114-238-template-module-positions
Regards, AS Team.
to clarify the problem:
If you look to the start page (english version) you see the first article with headline and picture what is correct. Exactly below you see a module, name "Home" with the same text. This module is wrong (should be deleted). In german language there is the same module at same position with the german text of the correct mudule above.
My problem is, that after the laguage implementation this module is double and I cannot find the reason.
Thanks.
Best regards
B.Panier
In module position 5 is published single module article, it is the same article like in the content, the page content can be removed by editing home menu item, as an example please see English Home menu item, we changed its type to Featured Articles and set layout articles to zero.
Regards, AS Team.
many thanks, problem solved.
The problem came with the multilanguage page and this was not easy to understand.
By the way, the slider for the 3 people picture is only working if an article for this picture exists (and is not disabled). I think, the idea is to have an article beside to a coresponding picture.
Is there a document or blog where i can check this?
Best regards
Burkhard
Just checked your website, the slider looks fine, we do not see any problems with it. The slider documentation you can find here:
https://www.astemplates.com/joomla-extension-documentation/349-as-sequence-slider
Regards, AS Team.
my homepages looks very well with a different background picture which does not go from black to white. It goes from black to grey.
With standard screen resolution (1920x1080) or handy everything is fine, but with a 4K monitor I have a thick white border (30 mm) at the bottom.
You can see the problem at my test page
http://manuell.vr-trainings.info/
How to enlarge the background picture to higher amount of screen pixel? To make the picture longer does not help.
Or how to use a background color "behind" the background picture so the white border?
Thanks.
Best regards
Burkhard Panier
You can set your website body background color to: #a0a09f
Please see tmpl.default.css file the following class (line 24):
body {
margin: 0px;
line-height: 20px;
background: url("../images/bg.body.png") repeat-x left top #a0a09f;
background-attachment: scroll;
background-position-x: left;
background-position-y: top;
background-position: left top;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ababab;
}
Regards, AS Team.
How can I enlarge the whole content to 90% of the browser width?
I did try to modify the bootstrap.css but failed.
Thanks.
Best regards
Burkhard Panier