Issue with jQuery Tooltip

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
antony
 
 
Posts: 43
Joined: Sun Aug 20, 2017 4:00 pm
Contact:

Issue with jQuery Tooltip

Post by antony »

Hello,
for an unknown reason I experience problems with the jQuery Tooltip object. When I place it and select an object that is inside a layout grid, the tooltip stretches into full screen instead of showing in tiny box. This problem occured in the last updates of WWB, before it worked fine.
Thank you.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Issue with jQuery Tooltip

Post by Pablo »

A tooltip should not be inside a layout grid. It should be a child element of the page.
The target object can be inside a layout grid.
antony
 
 
Posts: 43
Joined: Sun Aug 20, 2017 4:00 pm
Contact:

Re: Issue with jQuery Tooltip

Post by antony »

Hello, this is what I mean - the targeted object is inside the layout grid, the tooltip is outside.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Issue with jQuery Tooltip

Post by Pablo »

It seems to work correct when I try it.
Can you please describe the exact steps to reproduce this behavior?
antony
 
 
Posts: 43
Joined: Sun Aug 20, 2017 4:00 pm
Contact:

Re: Issue with jQuery Tooltip

Post by antony »

I just added the jQuery tooltip object, entered text and pointed it to an object, but somehow the issue only appears on one particular project. I created a demo of the issue- https://antonydesigns.net/jqti-demo/page53.html. On all other project the jQuery tooltip works fine.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Issue with jQuery Tooltip

Post by Pablo »

Not all files are on the server. For example:
https://antonydesigns.net/jqti-demo/ANT ... ui.min.css

Or there may be a problem with the name of the theme. Spaces are no allowed.
https://www.wysiwygwebbuilder.com/forum ... f=10&t=131
antony
 
 
Posts: 43
Joined: Sun Aug 20, 2017 4:00 pm
Contact:

Re: Issue with jQuery Tooltip

Post by antony »

I fixed it, thank you!
User avatar
Sper
 
 
Posts: 11
Joined: Sat Nov 24, 2018 11:21 pm
Location: Zagreb
Contact:

Re: Issue with jQuery Tooltip

Post by Sper »

Hello,
for an unknown reason I experience problems with the jQuery Tooltip object. Card Container in carousel mode displays tooltip text only for the first two or three cards. An example where the problem is shown is here: http://wysi.sper.hr/tooltip/. The design is here: http://wysi.sper.hr/tooltip/Tooltip.zip. Has anyone had a similar defect?
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Issue with jQuery Tooltip

Post by Pablo »

This is related to the way the carousel in a card container works.
The carousel uses the 'OWL' script. This is a third party carousel script.
This makes a clone of the cards to display them. This will give the cards a different ID and therefor the tooltip will no longer work.
So, in this specific situation you cannot use the tooltip.
User avatar
Sper
 
 
Posts: 11
Joined: Sat Nov 24, 2018 11:21 pm
Location: Zagreb
Contact:

Re: Issue with jQuery Tooltip

Post by Sper »

Pablo wrote: Mon Feb 22, 2021 7:18 am So, in this specific situation you cannot use the tooltip.
Too bad. It would be great if it could work.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Issue with jQuery Tooltip

Post by Pablo »

Unfortunately, I do not always have control over how third party scripts interact with each other.
Post Reply