You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

  Tuesday, 22 February 2022
  1 Replies
  4K Visits
Hi, using Insert File/Media Manager I want to insert for download a Pdf file with Icon only. In popup I can't disable Text. I must delete it after inserted. Why?
Regards

Schermata 2022-02-22 alle 16.48.15.png
more than a month ago
·
#110438
In popup I can't disable Text. I must delete it after inserted. Why?


I guess it was just created this way, assuming the text would always be included, with the other options as additional information only.

I may change it, although I'm not sure how this would affect selection when editing.

You can use css to hide the text, which is probably easier that deleting the text of each new link. Add the following to your template stylesheet:


.wf_file_text {
display: none;
}

Just because you're not paranoid doesn't mean everybody isn't out to get you.

  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!