Thursday, 12 January 2017
  3 Replies
  1.2K Visits
0
Votes
Undo
Using latest JEvents 3.4 and latest events module and custom format string view.
I need to create a link like

<a href="http://domain.com/reg?kaj=${title}-${startDate}">Link text</a>

So the html output should be

<a href="/reg?kaj=Event title-Sob Jan 14 @17:00">Link text</a>

But html output is

<a href="/reg?kaj=<span class=" mod_events_latest_content"="">Event title-<span class="mod_events_latest_date">Sob Jan 14 @17:00</span>">Link text</a>
Thursday, 12 January 2017 11:14
·
#181480
0
Votes
Undo
Hello,

In the module you need to set the option Titles as Links to No. Then wrap the titles with a link tag as per:
https://www.jevents.net/frequently-asked-questions/custom-format-strings

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!

Thursday, 12 January 2017 11:21
·
#181481
0
Votes
Undo
I allready have Display Events As Link to NO.
Sunday, 15 January 2017 11:19
·
#181653
0
Votes
Undo
the issue is the formatting of the date and title fields

There are module config options that disable these styles

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!

  • Page :
  • 1
There are no replies made for this post yet.