Friday, 29 September 2023
  8 Replies
  513 Visits
0
Votes
Undo
Hi,

is there a possibility to use links as description, displayed as Toolti? In my case the link is not rendered.

This is my customer layout for Monthly Calendar Cell:


<div class="eventfull">
<div class="eventstyle" style="border-bottom:5px solid {{Event background color:COLOUR}};">
<span class="eventTitleToolTip editlinktip hasjevtip" title="{{title:TOOLTIPTITLE}}{{Events:MULTIENDDATE;%d.%m.%Y# Bis %s#}}">
<span class="titel">{{Title:TITLE}}</span>
</span>
<span class="datum">{{Time:STARTTIME}}{{Time:ENDTIME# – %s#}}{{Time:STARTTIME# Uhr#}}</span>
</div>
</div>


Thank you!
Holley set the post as Low priority — 1 year ago
Holley set the type of the post as  Technical — 1 year ago
1 year ago
·
#232457
0
Votes
Undo
How have you configured your custom month cell tooltip?

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!

1 year ago
·
#232469
0
Votes
Undo
Well, honestly, I am not sure.
This is the content of month.calendar_tip:
{{Beschreibung:DESCRIPTION}}

I think to remember there had been some entry by installation, hasn't it?
1 year ago
·
#232492
0
Votes
Undo
I don't see this problem active on your site - did you deactivate something?

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!

1 year ago
·
#232505
0
Votes
Undo
Well, no, I had to remove the link as code had been displayed unreineres.
I just created a new link. "Sponsorenlauf " 02. May 2024.
1 year ago
·
#232577
0
Votes
Undo
Try this instead

<div class="jevtt_title">{{Beschreibung:DESCRIPTION}}</div>


BUT this is not the ideal way to link to an article since you cannot click on the tooltip with a mouse.

Ideally you should use the agenda/minutes plugin for JEvents which allows you to auto-redirect from an event detail page to an article on your sites.

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!

1 year ago
·
#232581
0
Votes
Undo
Hi Geraint,

I am sorry, but I do not understand. Where shall I replace this code?
In custom layout month.calendar_tip?
(Honestly, I never used event detail pages. Should I? Is it a better way to optimize responsiveness/access from mobile systems?)

I get this:
1 year ago
·
#232589
0
Votes
Undo
You need the description in your layout too - see my suggestion above.

On a mobile device you approach would work but not on a non-touch or special access device e.g. screenreader

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!

1 year ago
·
#232639
0
Votes
Undo
Okay, thank you. I have to study the mobile-touch-link problem …
Holley marked this post as Resolved — 1 year ago
  • Page :
  • 1
There are no replies made for this post yet.