"Templated" showing in Joomla tooltips
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
"Templated" showing in Joomla tooltips
by momentis » Mon Sep 19, 2011 6:29 pm
I am running JEvents 2.0 on a Joomla 1.5.23 site. I have selected to use Joomla tooltips on the monthly calendar page. I have customized, and am using, the custom Joomla tooltip template made available in JEvents.
When doing this, each event tooltip on the front end has the word "templated" in the tooltip box, right below the event title. I am attaching an image to show you what I am seeing.
The live calendar can be found at:
http://avonlocalschools.org/index.php?o ... Itemid=415
When doing this, each event tooltip on the front end has the word "templated" in the tooltip box, right below the event title. I am attaching an image to show you what I am seeing.
The live calendar can be found at:
http://avonlocalschools.org/index.php?o ... Itemid=415
- Attachments
-
- jevents-tooltip-issue.jpg (31.53 KiB) Viewed 787 times
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by Geraint » Tue Sep 20, 2011 10:43 am
That is very strange - we use the text 'templated' to identify a templated tooltip and specifically strip it out of the text being displayed.
What is the HTML of your cell and tool tip edited layouts?
What is the HTML of your cell and tool tip edited layouts?
------------
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!
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!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 11:47 am
Here is the HTML for the tooltip:
Wondering perhaps if it has something to do with the JCE editor being used.
- Code: Select all
<div><strong>Calendar: {{Category:CATEGORY}}</strong></div>
<div>{{Tooltip time:TTTIME}}
<hr />
<small>Click to open event</small></div>
Wondering perhaps if it has something to do with the JCE editor being used.
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 11:49 am
Happens even if I shut off JCE editor.
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 11:50 am
I am not using a custom cell layout. It is still unpublished.
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by Geraint » Tue Sep 20, 2011 11:57 am
that could be the problem. Can you create and enable a layout that matches the current layout one (see http://www.jevents.net/en/jevents-15-to ... y-calendar for the raw HTML you need)
Does that help?
Does that help?
------------
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!
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!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 12:01 pm
I will check. I let my membership expire, so I need to pay up before I can check the link you sent.
Give me a few!
Give me a few!
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 12:10 pm
It did not work. Attached is a screenshot of what I am seeing now.
I am using the Extplus template. I have the following code:
Monthly Cell:
Tooltip:
I am using the Extplus template. I have the following code:
Monthly Cell:
- Code: Select all
<div class="eventfull">
<div class="eventstyle" style="border-left-color:{{Event background color:COLOUR}};border-bottom-color:{{Event background color:COLOUR}};">
<span class="editlinktip hasjevtip" title="{{Tooltip:TOOLTIP}}">
<a class="cal_titlelink" href="/{{Link:LINK}}">{{Event Time:EVTTIME}} {{Title:TITLE}}</a>
</span>
</div>
</div>
Tooltip:
- Code: Select all
<div class="jevtt_title" style=" color:{{Event foreground color:FGCOLOUR}};background-color:{{Event background color:COLOUR}}">{{Title:TITLE}}</div>
<div class="jevtt_text">
{{Tooltip time:TTTIME}}
<hr />
<small>Click to open event</small>
</div>
- Attachments
-
- jevents-tooltip-2.jpg (40.53 KiB) Viewed 779 times
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
Re: "Templated" showing in Joomla tooltips
by Geraint » Tue Sep 20, 2011 1:21 pm
Can you double check hta tyou have the most up to date version of the extplus layout
I suspect you may have customised the calendar layout and this custom version didn't implement the handler for the templated cell and tooltip.
thanks
I suspect you may have customised the calendar layout and this custom version didn't implement the handler for the templated cell and tooltip.
thanks
------------
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!
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!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: "Templated" showing in Joomla tooltips
by momentis » Tue Sep 20, 2011 2:08 pm
Ahhh, well that corrected the issue I was having with the word "templated" showing up.
When I upgraded to the latest version of JEvents I forgot to upgrade the template. Thanks for the usual GREAT service!
Rick
Hopefully going to make it to Joomla! Day NYC next month!!
When I upgraded to the latest version of JEvents I forgot to upgrade the template. Thanks for the usual GREAT service!
Rick
Hopefully going to make it to Joomla! Day NYC next month!!
-

momentis - Gold Members
- Posts: 155
- Joined: Thu Jul 03, 2008 2:37 pm
- Location: Avon, OH, USA
11 posts
• Page 1 of 2 • 1, 2
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

