Hello DEXTER2020,
We need an access to your Joomla admin panel please. The access info please put in the Special info area under your Purchased items section of your AS account.
I bought this template and am currently configuring it. I am using AS Menu 2.2.0, which was included in the template package. I followed exactly the configuration steps for the AS menu but it is smaller, than it should be. On a test site, I used the free version of the template and were able to configure it properly.
Unfortunately, I can't remember, what I have changed to have it as shown here: https://kvzs-demo.xcalibur.ch. This is the page, where the menu appears as wanted.
Here is the page, where the menu is too small: https://kvzs-demo-hb.kvzs.ch
I went through the AS menu modul configuration several times now and compaired it with my test page. They are 100% identically configured. It must be in another place.
Never mind.. after the second row appeared, the menu is now larger.. but my next question would be, where in the ext.menu.css can I configure, that more than 5 menu items are listed in one row?
AS Templates
POSTED: 2021-05-18
Hello EXCALIBUR,
Please check line 101, the following class:
I found that line and changed it to 10.00% already yesterday but it still showed only 5 menu items. I've found a different solution and reduced the amount of menu items on the 1 level.
Two more questions:
I also tried to align the sub-menus from center to left. I changed the following CSS settings within ext.asmenu.css. Once individually and then both together:
.navigation #as-menu ul.as-menu ul li a,
.navigation #as-menu ul.as-menu ul li span
{
text-align: center;
font-size: 14px;
letter-spacing: 1px;
font-weight: normal;
line-height: 20px !important;
overflow: hidden;
text-shadow: 1px 1px 0 #FFFFFF;
text-transform: uppercase;
color: #A5A2A1 !important;
text-decoration: none;
background: none;
display: block;
padding: 5px;
}
no effect. I just don't know, if it was a cashing issue or if this are the wrong places.
Second question is:
When I am on my home page and hover over the other top level menue items, they don't unfold and are not showing the sub-menue items. I have to select one of the other menue items first and only after that, the sub-menues are unfolded and shown. As soon as I click on home again, the sub-menues are not shown anymore. Looking at the demo, the behavior should be different. In the demo, the sub-menues are also displayed, when I am on the home page.
First question was resolved. It was indeed a cashing issue of my browser.
The second question remains and I am wondering, when I can get an answer for it.
I tested it with different browsers, compaired it with the demo and how the demo is configured, checked my css files but wasn't able to figure it out.
Second question is:
When I am on my home page and hover over the other top level menue items, they don't unfold and are not showing the sub-menue items. I have to select one of the other menue items first and only after that, the sub-menues are unfolded and shown. As soon as I click on home again, the sub-menues are not shown anymore. Looking at the demo, the behavior should be different. In the demo, the sub-menues are also displayed, when I am on the home page.
What is configured wrongly on my side?
Thanks for looking into it and coming back with hopefully a solution.
Example from the demo: https://demo.astemplates.com/joomla-templates/002056/index.php
click on Home, if not already there.. hover your mouse over 'About'. After a short while, the sub-menu structure is shown.
My homepage: https://kvzs-test-hb.kvzs.ch/index.php
click on Home, if not already there.. hover your mouse over 'Verein' and wait. Nothing happens. click on 'Verein' and hover your mouse over it again. The sub-menu structure is shown now.
AS Templates
POSTED: 2021-05-26
Hello EXCALIBUR,
Try to disable the slider on your homepage, we think you have some javascript conflict.
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
We need an access to your Joomla admin panel please. The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
View History
Sorry, cannot connect it: username and password do not match or you do not have an account yet.
Regards, AS Team.
View History
I bought this template and am currently configuring it. I am using AS Menu 2.2.0, which was included in the template package. I followed exactly the configuration steps for the AS menu but it is smaller, than it should be. On a test site, I used the free version of the template and were able to configure it properly.
Unfortunately, I can't remember, what I have changed to have it as shown here: https://kvzs-demo.xcalibur.ch. This is the page, where the menu appears as wanted.
Here is the page, where the menu is too small: https://kvzs-demo-hb.kvzs.ch
I went through the AS menu modul configuration several times now and compaired it with my test page. They are 100% identically configured. It must be in another place.
Thanks for your assistance.
View History
Please check line 101, the following class:
.navigation #as-menu ul.as-menu > li, .
navigation #as-menu ul.as-menu > li:hover {
padding: 0;
margin: 0;
width: 19.66%;
text-align: center;
list-style: none;
}
Regards, AS Team.
View History
I found that line and changed it to 10.00% already yesterday but it still showed only 5 menu items. I've found a different solution and reduced the amount of menu items on the 1 level.
Two more questions:
I also tried to align the sub-menus from center to left. I changed the following CSS settings within ext.asmenu.css. Once individually and then both together:
line 100:
.navigation #as-menu ul.as-menu > li,
.navigation #as-menu ul.as-menu > li:hover
{
padding: 0;
margin: 0;
width: 19.66%;
text-align: center;
list-style: none;
}
line 270:
.navigation #as-menu ul.as-menu ul li a,
.navigation #as-menu ul.as-menu ul li span
{
text-align: center;
font-size: 14px;
letter-spacing: 1px;
font-weight: normal;
line-height: 20px !important;
overflow: hidden;
text-shadow: 1px 1px 0 #FFFFFF;
text-transform: uppercase;
color: #A5A2A1 !important;
text-decoration: none;
background: none;
display: block;
padding: 5px;
}
no effect. I just don't know, if it was a cashing issue or if this are the wrong places.
Second question is:
When I am on my home page and hover over the other top level menue items, they don't unfold and are not showing the sub-menue items. I have to select one of the other menue items first and only after that, the sub-menues are unfolded and shown. As soon as I click on home again, the sub-menues are not shown anymore. Looking at the demo, the behavior should be different. In the demo, the sub-menues are also displayed, when I am on the home page.
What is configured wrongly on my side?
Thanks
View History
The second question remains and I am wondering, when I can get an answer for it.
I tested it with different browsers, compaired it with the demo and how the demo is configured, checked my css files but wasn't able to figure it out.
Second question is:
When I am on my home page and hover over the other top level menue items, they don't unfold and are not showing the sub-menue items. I have to select one of the other menue items first and only after that, the sub-menues are unfolded and shown. As soon as I click on home again, the sub-menues are not shown anymore. Looking at the demo, the behavior should be different. In the demo, the sub-menues are also displayed, when I am on the home page.
What is configured wrongly on my side?
Thanks for looking into it and coming back with hopefully a solution.
View History
Example from the demo: https://demo.astemplates.com/joomla-templates/002056/index.php
click on Home, if not already there.. hover your mouse over 'About'. After a short while, the sub-menu structure is shown.
My homepage: https://kvzs-test-hb.kvzs.ch/index.php
click on Home, if not already there.. hover your mouse over 'Verein' and wait. Nothing happens. click on 'Verein' and hover your mouse over it again. The sub-menu structure is shown now.
Try to disable the slider on your homepage, we think you have some javascript conflict.
Regards, AS Team.
View History
View History
when will this template be compatible with Joomla 4.1.5?
We are working on it, unfortunately Joomla 4 made a lot of changes, the update will take time.
Regards, AS Team.
View History
View History
any progress on an update to Joomla 4?
Sorry, still not available.
Regards, AS Team.
View History
View History
Sorry, still not available. It takes time.
Regards, AS Team.