Tooltips appear off screen 5 years 10 months ago #1

  • Steve Thompson
  • Localtime: 09:44
  • Europe/Bucharest
  • Posts: 11
Some of your tooltips appear "off screen" - see attached screenshot

How can we fix this? and can we change the text in the tips?
The administrator has disabled public write access.

Tooltips appear off screen 5 years 10 months ago #2

  • Alexandru
  • Alexandru's Avatar
  • Senior Developer
  • Bucharest
  • Localtime: 09:44
  • Europe/Bucharest
  • Posts: 4856
Hello!

The extension is using the regular Joomla tooltips.

What brower are you using?
Can you replicate the issue using the regular Joomla template?
thePHPfactory Customer Support
The administrator has disabled public write access.

Tooltips appear off screen 5 years 10 months ago #3

  • Steve Thompson
  • Localtime: 09:44
  • Europe/Bucharest
  • Posts: 11
We've seen the issue with Chrome and IE11

Can we disable the tooltips?
The administrator has disabled public write access.

Tooltips appear off screen 5 years 10 months ago #4

  • Alexandru
  • Alexandru's Avatar
  • Senior Developer
  • Bucharest
  • Localtime: 09:44
  • Europe/Bucharest
  • Posts: 4856
To disable all tooltips for the extension, edit: [Joomla dir]/administrator/components/com_feedbackfactory/lib/form.php and delete or comment out line ~30:
$form->setFieldAttribute($field->fieldname, 'description', $desc, $field->group);
thePHPfactory Customer Support
The administrator has disabled public write access.