Post by amhope » Fri Mar 31, 2023 7:46 pm

Hi there, I'm trying to add text tooltips on hover to the Wishlist, Account and Compare icons. Is there a way to do this without the need for an extension? (I using V3038)

Newbie

Posts

Joined
Fri Mar 31, 2023 7:31 pm

Post by thekrotek » Fri Mar 31, 2023 11:38 pm

No.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by by mona » Sat Apr 01, 2023 12:24 am

You could change all the appropriate the language files manually .. but if you read viewtopic.php?p=855555#p855555 .. it is a mistake.

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by thekrotek » Sat Apr 01, 2023 3:00 am

by mona wrote:
Sat Apr 01, 2023 12:24 am
You could change all the appropriate the language files manually .. but if you read viewtopic.php?p=855555#p855555 .. it is a mistake.
OP is asking about tooltips like jQuery tooltips.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by TMD Extension @ » Sat Apr 01, 2023 1:23 pm

If the icons are coming from font-awesome then you need to add a "title" tag in font-awesome that something like this

<i class="fa fa-edit" title="Edit Mode"></i>

It adds the tooltip "EDIT MODE" while hovering the edit icon.

On the other note. you must familiar with the OpenCart theme structure to know where the icons are coming from. Feel free to contact us via email or live chat.

Image

Thanks & Regards
Sehaj Kaur
TMD Extensions
Contact Us For Customisations


Active Member

Posts

Joined
Thu Mar 17, 2022 12:59 pm

Post by Joe1234 » Sun Apr 02, 2023 4:32 am

I don't know what template you're using but you can generally find what you are looking for in the header.twig file and then do as TMD said. Ex

Code: Select all

catalog/view/theme/default/template/common/header.twig

v3.0.3.9 php 8.1
I'm here for a reason, if your response is contact a/the developer, just don't reply.


Active Member

Posts

Joined
Sat Jan 01, 2022 5:47 am
Who is online

Users browsing this forum: No registered users and 95 guests