See a new site I'm building here: https://hosting.isurfedthere.com/~edelweiss
The "Cakes" menu item is not working properly. Clicking it only opens the sub-menu items, when it should open /cakes. I have seen this issue referenced only regarding the mobile menu, but I have found nothing about the issue on desktop. What's the fix?
- vincebodie
- Commercial Templates
- Tuesday, 05 August 2025
- Subscribe via email
So back when Ciaran was still posting here he was able to fix the same issue on this site:
https://hosting.isurfedthere.com/~edelweiss/index.php
However he never stated what it was he did to fix it. If only I could get the same result on this site:
https://fasciaresearchsociety.net/
Perhaps I'll do a deeper dive into the code of each site. They don't run the same template, but maybe I'll find the solution anyhow.
https://hosting.isurfedthere.com/~edelweiss/index.php
However he never stated what it was he did to fix it. If only I could get the same result on this site:
https://fasciaresearchsociety.net/
Perhaps I'll do a deeper dive into the code of each site. They don't run the same template, but maybe I'll find the solution anyhow.
- 5 days ago
- Commercial Templates
- # 1
Dear vincebodie,
unfortunately, there has been no developer support in this forum for a few months now. Only a few volunteers help out with questions.
Best regards
Oh no, that's just great. I have a number of sites using their templates, yikes!
- one week ago
- Commercial Templates
- # 2
Dear vincebodie,
unfortunately, there has been no developer support in this forum for a few months now. Only a few volunteers help out with questions.
Best regards
unfortunately, there has been no developer support in this forum for a few months now. Only a few volunteers help out with questions.
Best regards
- one week ago
- Commercial Templates
- # 3
I'm now having this same issue on another site: https://fasciaresearchsociety.net/
I see this in the inspector:
Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at Vegas._goto (jquery.vegas.js:336:58)
at jquery.vegas.js:183:22
What's the fix?
I now think the above javascript error is related to another issue I am having with the J51_LayerSlideshow module.
I have tried editing "/templates/j51_florence/js/dropdown.js" but I don't see 'allowParentLinks' like there is in "/media/templates/site/j51_florence/js/jquery.slicknav.js" to fix this same issue with the mobile menu.
So where is the fix???
- one week ago
- Commercial Templates
- # 4
I'm now having this same issue on another site: https://fasciaresearchsociety.net/
I see this in the inspector:
Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at Vegas._goto (jquery.vegas.js:336:58)
at jquery.vegas.js:183:22
What's the fix?
I see this in the inspector:
Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at Vegas._goto (jquery.vegas.js:336:58)
at jquery.vegas.js:183:22
What's the fix?
- 2 weeks ago
- Commercial Templates
- # 5
Thank you
I have amended your template so clicking the 'Cakes' text will open the link while clicking outside the text opens the sub items.
Ciaran
I'm guessing you are referring to a fix for the mobile view? I'm still seeing the issue in desktop view and I am now thinking it's a router/htaccess issue, possibly due to using the temporary URL. Look again at what I posted above:
And this shows in the inspector:
<a href="/~edelweiss/http://index.php/cakes">Cakes</a>
vince
- more than a month ago
- Commercial Templates
- # 6
Thank you
I have amended your template so clicking the 'Cakes' text will open the link while clicking outside the text opens the sub items.
Ciaran
I have amended your template so clicking the 'Cakes' text will open the link while clicking outside the text opens the sub items.
Ciaran
- more than a month ago
- Commercial Templates
- # 7
Hello
May I suggest sending temporary administration access to your Joomla installation to [email protected] and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciaran
May I suggest sending temporary administration access to your Joomla installation to [email protected] and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciaran
- more than a month ago
- Commercial Templates
- # 8
I assume that the "Cakes" menu item is of type "Menu Heading" (I don't use Florence, but in the Skylar demo, it's just the same). If you want to open an article with that menu item, you will have to change the type to "Single Article".
Nope, the menu item type is "Dj-Catalog2 List of items (table or blog/grid)". Just for testing I have also tried making it link to single article, but it is still not clickable. It must be a javascript error or some other template issue.
What's weird is that if you hover over the link, the browser shows the linked URL:
https://hosting.isurfedthere.com/~edelweiss/index.php/cakes
And this shows in the inspector:
<a href="/~edelweiss/http://index.php/cakes">Cakes</a>
But once you've clicked it and expanded the items below it, hovering over it again shows no link, and just this shows in the inspector:
<a>Cakes</a>
Try it yourself and see if you see the same thing I do.
- more than a month ago
- Commercial Templates
- # 9
I assume that the "Cakes" menu item is of type "Menu Heading" (I don't use Florence, but in the Skylar demo, it's just the same). If you want to open an article with that menu item, you will have to change the type to "Single Article".
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »