Page 1 of 1

Problem with tooltip with file details

Posted: 22 Aug 2023, 14:06
by mirekjl
Hello. When I click the details button the "tooltip" with file details doesn't show. Only Standard Popup Window works here. The option "tooltip" is turned on in options.
I use Phoca Download 4.0.6, Joomla 4.3.3 migrated from 3.10, template Purity.
In the second website I use Phoca Download 4.0.6, fresh Joomla 4.3.3, template Cossiopeia and the tooltip with file details is visible.
Kind regards, Mirek

Re: Problem with tooltip with file details

Posted: 23 Aug 2023, 15:03
by Jan
Hi, try to see Javascript console when using the Purity, to see, if there is no Javascript error, etc.

Jan

Re: Problem with tooltip with file details

Posted: 23 Aug 2023, 19:53
by mirekjl
Hello. There was a console error:
Failed to load resource: the server responded with a status of 404 () system.css:1
And there was one more issue:
Verify stylesheet URLs. This page failed to load a stylesheet from a URL.
I removed:
<?php
// SYSTEM CSS
$this->addStyleSheet(JURI::base(true) . '/templates/system/css/system.css');
?>
from /templates/purity_iii/tpls_blocks/head.php
There are no errors in console now but still the tooltip is not visible.
Kind regards, Mirek

Re: Problem with tooltip with file details

Posted: 24 Aug 2023, 11:21
by Jan
Hi, and the tooltip works normally in Cassiopeia? If yes, then maybe your template does not support tooltips :idea:

Jan

Re: Problem with tooltip with file details

Posted: 26 Aug 2023, 07:03
by mirekjl
Hello, the tooltip works normally in Cassiopeia. It looks like a problem with tooltips in Purity. Anyway, Phoca Download looks good either with a popup window or a tooltip. Thank you and kind regards, Mirek.

Re: Problem with tooltip with file details

Posted: 28 Aug 2023, 16:12
by Jan
Ok