Monday, 10 February 2020
  18 Replies
  1.2K Visits
0
Votes
Undo
Hi,
my tooltips looks this way:

Bildschirmfoto 2020-02-10 um 18.48.26.png

Changing customized layouts - month.calendar_tip to a simple output of the description, it looks this way:

Bildschirmfoto 2020-02-10 um 18.48.01.png

I have no overrides. Could you imagine what went wrong? Why do I get displayed the tooltip with html-tags?

This is my editor-view:

Bildschirmfoto 2020-02-10 um 19.05.29.png

Thank you very much
4 years ago
·
#214991
0
Votes
Undo
It looks like Joomla/Our native JS is clashing with your themes JS.

Can you double check the logins?

Also in JEvents -> Configuration -> Monthly Calendar -> Tooltip Type? -> Bootstrap or Mootools.

Try both.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

4 years ago
·
#215018
0
Votes
Undo
Hej Tony,
it is a browser-problem. Firefox 72.0.2 (MAC). Sorry for that. I should have known it ...
4 years ago
·
#215044
0
Votes
Undo
Ok no problem!

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

11 months ago
·
#231265
0
Votes
Undo
Hi Tony,

Google forgets nothing so I come back occasionally to my own thread.

I have a similar problem again with the way tooltips are displayed (monthly calendar cell).

using: JEvents v3.6.58 Stable
Joomla! 4.3.2 Stable
PHP-Version 8.0.20

After migrating to Joomla 4 I still had my customised layouts for e. g. monthly calendar cell:


<div class="eventfull">
<div class="eventstyle" style="border-bottom:5px solid {{Event background color:COLOUR}};">
{{Event Time:EVTTIME}}<span class="bis">{{End Time:ENDTIME}}</span>
<span class="description-check">{{Beschreibung:DESCRIPTION}}</span>
<span class="eventTitleToolTip editlinktip hasjevtip" title="{{Tooltip title:TOOLTIPTITLE}}" data-content="{{Tooltip content:TOOLTIPCONTENT}}">
<span class="titli">{{Title:TITLE}}</span>
</span>
<span class="titli monthi">{{Title:TITLE}}</span>
</div>
</div>


I tried to substitute this code with your default entry from a fresh Joomla-Jevents installation - it's getting even worse.
I set this customised layout to "unpublish" - the wohle entry disappears.
I will prepare every data you may need!
Do you have any idea what is going wrong?
I must admit, I do not understand, whats getting wrong, in case I unpublish a customised layout. There should step in a default one, shouldn't it?

Thank you very much in advance
Holley
11 months ago
·
#231267
0
Votes
Undo
Can you check the plesk login and we can take a look

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

11 months ago
·
#231271
0
Votes
Undo
Thank you for answering that quick!
I am sorry - what do you mean - which plesk login?
11 months ago
·
#231272
0
Votes
Undo
I can give you access but how? Any private message system?
10 months ago
·
#231287
0
Votes
Undo
Your site details tab is populated with login details to your test site - but the credentials don't work

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

10 months ago
·
#231289
0
Votes
Undo
I'm sorry. I forgot totally.
I updated my data.
I think I fundamentally mess up something.

There is something wrong with data-bs-original-title.
But e.g. only for month October. August e.g. is fine.


<div class="eventstyle" style="border-bottom:5px solid #ff9f00;">
<span class="bis"></span><span class="description-check">
<p>bis 27.10.23. Schulschluss am Freitag, 13. Oktober um 12 Uhr.</p>
</span>
<span class="eventTitleToolTip editlinktip hasjevtip" data-content="" data-bs-original-title="<p>bis 27.10.23. Schulschluss am Freitag, 13. Oktober um 12 Uhr.</p>">
<span class="titli">Herbstferien</span>
</span>
<span class="titli monthi">Herbstferien</span>
</div>


Thank you so much!
10 months ago
·
#231296
0
Votes
Undo
I think you may have a template override in place for the month calendar - did you write this yourself?

How did you set up the tooltip generation?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

10 months ago
·
#231300
0
Votes
Undo
Well, I have a directory called "month" in my template directory. But I think I did not make any changes. When I try to create a new override from com_jevents/month nothing happens.The directory is not built.
10 months ago
·
#231336
0
Votes
Undo
There is a popup login guard on the backend so I am unable to take a look

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

10 months ago
·
#231341
0
Votes
Undo
Oh dear, I am sorry. Just edited the missing information.

I am on train to re-check everything. I have no override in my template for monthly view. But I try to use individual images for calendar-icon. They are not taken. I tried everything …

/templates/gsb/html/com_jevents/ext/assets/images
/templates/gsb/html/com_jevents/month/assets/images
/templates/gsb/html/com_jevents/ext/month/assets/images

They are always related to the component's assets-directory:
/components/com_jevents/views/ext/assets/images/icon-flyer.gif

Thank you!
10 months ago
·
#231348
0
Votes
Undo
You have

#jevents_body .popover {
display:none;
}

in your jevents custom css

I don't know where the second tooltip based on the 'title' is coming from - its not generated by JEvents code

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

10 months ago
·
#231381
0
Votes
Undo
Well, I did not change anything in comparison to before-migration.
I think I have to start from new.
But, please, what about the path for images? As I wrote, images are not taken from any override-directory. Events always takes the components image path.
10 months ago
·
#231423
0
Votes
Undo
There is no easy way to override these images I'm afraid - they are loaded from components/com_jevents/views/YOURVIEWNAME/assets/images/

You could override the helper function and use a different path by copying components/com_jevents/views/ext/helpers/extviewnattablevariconic.php to
/templates/gsb/html/com_jevents/helpers/ and changing it there (note that you DO NOT use ext in the path in the template folder.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

10 months ago
·
#231451
0
Votes
Undo
Hi Geraint,
thank you very much - this <em>was</em> easy, indeed! :)

Still got problems with this popover-thing, but surely you are right - there must be any override I did not detect yet.
8 months ago
·
#232164
0
Votes
Undo
Hi,

finally I had set a wrong css-markup.

Thank you for your patience!
  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.