By kelechi kalu on Wednesday, 10 October 2018
Posted in General Issues
Replies 5
Likes 0
Views 448
Votes 0
Hello,

I am using your Mobile Web Template. When you go to settings in the mobile view (see pic1 attached), it opens a list of selections like People, Photos, Videos etc. (See pic2 attached). How can I add either a single Joomla menu or a link from the list?
The reason for the question: Users have a checkout cart to purchase event tickets that renders invoices. I want to add a menu called 'My Cart' in this list that will take them to my cart page on selection.
Hi Kalu,

Actually there is already a Joomla menu is rendered in this button: http://take.ms/cL6Pi

There's no simple to render a Joomla menu into the settings button but you can add links into the menu similar to the method used in your previous thread using the following file.
JoomlaFolder/templates/esmobile/index.php

Remember to backup your changes so that you can reapply them after future mobile template updates.
·
Wednesday, 10 October 2018 10:54
·
0 Likes
·
0 Votes
·
0 Comments
·
The links we added from the previous ticket was an EasySocial link. What will be the code to add an external URL link?
·
Wednesday, 10 October 2018 18:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Kalu,

You may use similar codes, but for url, you can use the absolute url(eg: https://site.com).
·
Thursday, 11 October 2018 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
When I add the following code - image1 attached, I get the following error - image2 attached.
What do I need to correct so I get 'My Events' on the EasySocial menu?
·
Thursday, 11 October 2018 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Kalu,

For absolute links, you may use the following format(http://take.ms/B2kmyb). But keep in mind if the url changes in the future, you would have to change the url in this file as well.
·
Thursday, 11 October 2018 12:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post