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
Problem with tooltip with file details
-
- Phoca Member
- Posts: 18
- Joined: 27 Jun 2022, 21:48
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem with tooltip with file details
Hi, try to see Javascript console when using the Purity, to see, if there is no Javascript error, etc.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 18
- Joined: 27 Jun 2022, 21:48
Re: Problem with tooltip with file details
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem with tooltip with file details
Hi, and the tooltip works normally in Cassiopeia? If yes, then maybe your template does not support tooltips
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 18
- Joined: 27 Jun 2022, 21:48
Re: Problem with tooltip with file details
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.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem with tooltip with file details
Ok
If you find Phoca extensions useful, please support the project