Thank you so much for your work, Raymond :hug: I will be updating the responsive packages and the mega menu package to include the touch screen on click fall back code.
Thanks.
Anne
Printable View
True. I had problems with the template and thus my first post. I NEVER EVER intended for Anne's support thread to be hijacked like we have done. You posted that you had made a change that allowed touch functionality with this template. I posted that I couldn't see the difference in the template functionality for the particular touch devices that I have in my possession. I was trying to be helpful when I made those observations.
True. Template specs state it is IE10 functional. I missed IE11 not being in the list. Maybe there needs to be a differentiation that applies to tested functionality with mouse and/or touch device. Again, trying to be helpful; not critical.
Regardless of how words are interpretted, I really do appreciate all that Raymond and Anne have done in expanding the available options.
Love the template. I think this is what I need. One question! I have been searching till I'm blue in the face how to add links to te site. Did I miss something and it's not showing because there are no links there.
Thanks for any help advice!
First off, thank you Anne for the template. For some reason or another, my template install failed to include the carousal functionality for the featured items. Will I need to reinstall the complete template?
I found my mistake. In hast I installed all the patches... not seeing that the last one was to uninstall the carousel. As soon as I reinstalled the carousel patch it is back in my admin. :blush:
Can you tell me how to add another menu item to the header of this template? I want to add "Services" between "Shop" and "Brand" and have it link to ez pages if possible. I've been going through the code for a couple of hours now and am only breaking stuff :) I know where it needs to go just unsure of the correct code.
Thanks
Athena
You will edit the includes/templates/stirling_grand/common/tpl_mega_menu.php file. All you need to do is to find the place in the file where you want to add the link and add a new list item:
Thanks,Code:<li><a href="your url here">your link name here</li>
Anne