Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Hover Prompt

  • twhcreations
  • twhcreations's Avatar Topic Author
  • Offline
  • New Member
More
12 years 10 months ago #46354 by twhcreations
Hover Prompt was created by twhcreations
www.deeglass.com.au/index.php/products-a-services/safety-doors-a-screens
I woiuld like to remove the file name from the hover prompt, the idea is that we don't display the file names anywhere as the users do not need to know this only we do.

Please Log in or Create an account to join the conversation.

More
12 years 10 months ago #46355 by Katia
Replied by Katia on topic Re: Hover Prompt
First of all read the MVC Templates paragraph at SIG PRO documentation:
www.joomlaworks.net/content/view/51/41/
in order to see how to do overrides inside your template.

Once you do that you will need to go to the template overrides you made at default.php file (plugins/content/jw_sigpro/tmpl/Polaroids/default.php) and remove at line 41
either
alt="<?php echo JText::_('JW_SIGP_LABELS_08').' '.$photo->filename; ?>"
or
title="<?php echo JText::_('JW_SIGP_LABELS_08').' '.$photo->filename; ?>"

Try both of them in order to find the right one please.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum