Hi All,
I using last Jooma with last jDownloads and I have jquery on my template.
Is the option to disabled jDownload mootools, I have many problem like:
1. problem in file upload page
2. text is disappear when I hover on it
3. links not working
4. etc.
the problem is conflicts between the two.
Please help :-[
Hi,
sorry but i can not understand what you mean. jDownloads has not an own mootols script. ::)
Thank you Arno!
I will try to explain.
When I enabled mootools in Joomla links and tooltips (I think) disappear in category page (order files menu).
Also, the buttons in file upload page not working and and few titles is also disappear when I hover them with mouse.
The file not upload..
When I disabled mootools in Joomla the links with tooltip not disappear but I they not working (when I click on one of them, its not doing anything) and the upload page is working.
I think the problem with tooltip or something else.
I can remove the tooltip maybe? or change option to disabled that?
Many thanks!
Hi
Will try to help but at present I do not quite understand so please excuse me asking various questions below.
First however it would seem that you should not enable Mootools.
Could you tell us what version of jD and also Joomla please.
Is your site a first time install of jD?
Or is it a migration from an earlier version of jD?
Are you able to make a screen dump of problem?
For me tooltips are something tht pop up when you hover the mouse near a question. Is that what you mean by a tooltip? Sometimes it is challenging to put the mouse in the right place.
Maybe you could send a PM with you site address.
Colin
Thank you Colin.
I will send you PM now with details.
Colin - you get my PM?
I'm not sure is was send
Hi
I think that the alphabetic, the author and the name sorts are not working as it does not understand the characters. I do not think you are showing the hits in the information available so I cannot tell if that is sorting.
The tool tips are showing but the html is not being actioned.
Also could you check that you have the following css in jdownloads_fe.css
/* ++++++++++++++ .tooltip-inner for v3.x series ++++++++++++++ */
/* ++++++++++++++ .tip for v2.5 series ++++++++++++++ */
.tooltip-inner, .tip{
/* optional styling omit for tempate defaults*/
border: solid 1px #ccc !important;
background: #ededed !important;
color:#000333 !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
/* +++ items below are essential */
/*width: auto; */
min-width: 100%;
/*position: absolute;*/
top: 3em;
z-index: 1040;
}
Colin
Hi Colin. thank you.
the problem also in English.
and I have
/* ++++++++++++++ .tooltip-inner for v3.x series ++++++++++++++ */
/* ++++++++++++++ .tip for v2.5 series ++++++++++++++ */
.tooltip-inner, .tip{
/* optional styling omit for tempate defaults*/
border: solid 1px #ccc !important;
background: #ededed !important;
color:#000333 !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
/* +++ items below are essential */
/*width: auto; */
min-width: 100%;
/*position: absolute;*/
top: 3em;
z-index: 1040;
}
ok. now working. the problem was bootstrap :P
Hi
Pleased you sorted it. Could you perhaps describe what you had to do, that could help others - and me as well!
Merry Christmas
Colin