And after how repair the problem of not show home page of publicite? if Icopy only the folder installer it not more easy?
Thank you
AS Templates
POSTED: 2017-05-24
Hello OJLOFRANOM,
Just coping the installer folder will not help you. You have to delete all files from your previous installation. Do not install languages during quick-start package installation, you can install them from your Joomla admin panel.
Hi! I' ve a question! In header row the logo size takes 5 columns in bootstrap. I added a weather widget that takes 3 columns, but I want the widget to have right alignment (to be in the right side of header row). How can I do this?
Hi,
Have a problem with the Slider.
I created a new modul called "Home_Slide"
Uploaded the pics and created in phocagallery a new category.
But where in the connection between Slide-Modul/Categorie and Pics?
I installed it with quickstart and samples. In the phocagallery is only one category "resorts" In the modul "AS-Slide Home" is the category "Slider Home" defined. I'm confused. Please help.
And how i can change the green Logo/Menu-background ?
Thx
Klaus
AS Templates
POSTED: 2017-06-06
Hello LIEDTKE,
Slider doesn't work with phocagallery. You have to edit intro images in articles under slider category in Article manager.
Hi,
Template works fine, without one thing:
I put the language-switcher modul on Position 1.
If you change the language to french or english the position is also changed. If i select german language he gos back to his old position. Tryed with other positions, but not shown. Is position 1 for the language switcher corect?
Do you have a documation about your modul positions. In other templates there was in documentation.
Regards
Klaus
AS Templates
POSTED: 2017-06-13
Hello LIEDTKE,
In your case we recommend to add Class Suffix in Advanced Options of the module and create css related to this class.
Your answer did not solve the problem. I look at all files ".ccs" in the directory: "templates/as002065/css/" the text: "text-transform" and I replaced them into: "text-transform: none;" and it all started to function as I desired to.
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
...Try to reinstall Joomla using our quick-start package...
How?
Thank you
2017-05-24 -13:07
You have to delete all files from your previous installation and install the package accordingly to the template documentation:
https://www.astemplates.com/joomla-template-documentation/234-002065
Regards, AS Team.
View History
Thank you
Just coping the installer folder will not help you. You have to delete all files from your previous installation. Do not install languages during quick-start package installation, you can install them from your Joomla admin panel.
Regards, AS Team.
View History
View History
View History
Have a problem with the Slider.
I created a new modul called "Home_Slide"
Uploaded the pics and created in phocagallery a new category.
But where in the connection between Slide-Modul/Categorie and Pics?
I installed it with quickstart and samples. In the phocagallery is only one category "resorts" In the modul "AS-Slide Home" is the category "Slider Home" defined. I'm confused. Please help.
And how i can change the green Logo/Menu-background ?
Thx
Klaus
Slider doesn't work with phocagallery. You have to edit intro images in articles under slider category in Article manager.
Regards, AS Team.
View History
Now it works.
And how i can change the green Logo/Menu-background ?
Regards
Klaus
Can you please provide us with site URL?
Regards, AS Team.
View History
Thanks for providing us with URL information.
Regards, AS Team.
View History
Template works fine, without one thing:
I put the language-switcher modul on Position 1.
If you change the language to french or english the position is also changed. If i select german language he gos back to his old position. Tryed with other positions, but not shown. Is position 1 for the language switcher corect?
Do you have a documation about your modul positions. In other templates there was in documentation.
Regards
Klaus
In your case we recommend to add Class Suffix in Advanced Options of the module and create css related to this class.
Regards, AS Team.
View History
I need to use only 2 language on my template: Italian as primary and Spanish as secondary. I want the flags on the top right of the main strip.
I use this tutorial:
https://www.templatemonster.com/help/es/joomla-3-x-configuration-multilanguage-site.html#gref
and nothing to do. They have some tutorial about it. Thank you.
Please check the following post, hope it will help you:
https://blog.astemplates.com/create-a-multilingual-joomla-website/
Or you can always ask for our customization services here:
https://www.astemplates.com/services
Regards, AS Team.
View History
I will try.
Now I want to change the menu letters in capital letters.
Thank you
You can do it by editing '/templates/as002065/css/ext.asmenu.css' file, the following class (line 24):
#as-menu ul.as-menu > li a,
#as-menu ul.as-menu > li > span
{
color: #ffffff;
display: block;
font-weight: bold;
letter-spacing: 0.5px;
line-height: 20px;
margin: 0;
padding: 0 10px;
text-transform: lowercase;
}
Regards, AS Team.
View History
View History
Your answer did not solve the problem. I look at all files ".ccs" in the directory: "templates/as002065/css/" the text: "text-transform" and I replaced them into: "text-transform: none;" and it all started to function as I desired to.
regards