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.

Many Have asked NONE have answered (file name removal)

  • dphugo
  • dphugo's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago - 16 years 3 months ago #17289 by dphugo
Searching endlessly threw this Forums requests and I haven't found an answer to the question: HOW DO YOU STOP DISPLAYING THE FILE NAME AT THE BOTTOM OF THE POP UP IMAGE IN SIG PRO?

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

More
16 years 3 months ago #17290 by JoomlaWorks
Replied by JoomlaWorks on topic Re: Many Have asked NONE have answered
On the caption or on the popup?

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

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

  • dphugo
  • dphugo's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago #17291 by dphugo
Replied by dphugo on topic Re: Many Have asked NONE have answered
Thank you for responding. On the bottom of the pop up: displayed are the file name in red and the count #(1 of 8 for example). I only want to remove the file name in red from displaying. If it's a code issue please be very explicit with your directions on where the file is and what to do.
Thank you again,
Hugo

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 3 months ago #17292 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Many Have asked NONE have answered (file name removal)
Hi my friend!

You are able to see the filename of the image because you have
set the option "Should we display a nice message?" to No, from the plugins edit page.

Leave this option as it is and open the file
plugins/content/jwsigpro.php
go to the line 317 where you can see the code
$html .= '<b>'.$images[$a].'</b>';

Change this code to this one
$html .= '';
and check it out!

Always take a backup of the file you are going to modify!  ;)

Thank you!

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