Registration form layout change..
Proposed new features of merit and bugs to be fixed. Messages are moved here from the main forum by moderators.
Gold and Silver members can add posts here directly.
Gold and Silver members can add posts here directly.
Re: Registration form layout change..
by Tonyp » Wed Nov 24, 2010 10:16 am
But as I want it to go around the entire registration form? where do I find the code to do it?
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8707
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Wed Nov 24, 2010 3:39 pm
In your JEvents layout editor for the detail view simply wrap the {{ATTEND_JEVENTS_SUMMARY}} with the toggle codes.
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Wed Nov 24, 2010 9:17 pm
Hummm.....
I could be being daft here.. but all I can see is this:
In icalevent.detail_body Am I being stupid?
I also want the entrant list to be displayed, this won't hide it until the link is clicked will it?
I could be being daft here.. but all I can see is this:
- Code: Select all
<table class="contentpaneopen" style="border:0px" border="0">
<tbody>
<tr class="headingrow">
<td class="contentheading" width="100%">{{Title:TITLE}}</td>
<td class="buttonheading" width="20" align="right">{{Ical Button:ICALBUTTON}}</td>
<td class="buttonheading" width="20" align="right">{{Edit Button:EDITBUTTON}}</td>
<td></td>
</tr>
<tr>
<td colspan="4" align="left" valign="top">
<table style="border:0px" border="0" width="100%">
<tbody>
<tr>
<td>{{Repeat Summary:REPEATSUMMARY}} {{Previous/Next Links:PREVIOUSNEXT}}</td>
<td class="ev_detail contact">{{Creator:CREATOR}}</td>
<td class="ev_detail hits">{{Hits:HITS}}</td>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr align="left" valign="top">
<td colspan="4">{{Description:DESCRIPTION}}</td>
</tr>
<tr>
<td class="ev_detail" colspan="4" align="left" valign="top"><strong>{{Location Label:LOCATION_LABEL}}</strong>{{Location:LOCATION}}</td>
</tr>
<tr>
<td class="ev_detail" colspan="4" align="left" valign="top"><strong>{{Contact Label:CONTACT_LABEL}}</strong>{{Contact:CONTACT}}</td>
</tr>
<tr>
<td class="ev_detail" colspan="4" align="left" valign="top">{{Extra Info:EXTRAINFO}}</td>
</tr>
</tbody>
</table>
In icalevent.detail_body Am I being stupid?
I also want the entrant list to be displayed, this won't hide it until the link is clicked will it?
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8707
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Thu Nov 25, 2010 9:02 am
See http://www.jevents.net/en/jevents-15-to ... t-editing- and in this put the {toggle} {/toggle} around the attend jevents output.
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Thu Nov 25, 2010 7:09 pm
Could just be me again... lol but for testing purposes i tried it on Creator and used:
and the following is displayed..
And yep the plugin is enabled...
- Code: Select all
{toggle}{{Creator:CREATOR}}{/toggle}
and the following is displayed..
- Code: Select all
{toggle} Tonyp{/toggle}
And yep the plugin is enabled...
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8707
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Fri Nov 26, 2010 10:39 am
OK - My mistake. The content plugin doesn't get called in the right place for the layout template.
Here is a new Jevents plugin that will work and you can add the start/end toggle codes using the layout editor.
Geraint
Here is a new Jevents plugin that will work and you can add the start/end toggle codes using the layout editor.
Geraint
- Attachments
-
togglecontent.tar.gz- (1.54 KiB) Downloaded 64 times
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Fri Nov 26, 2010 10:50 am
Ummm.. Sorry but still not working :S
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8707
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Registration form layout change..
by Geraint » Fri Nov 26, 2010 11:15 am
Did you use the layout editor and add the new codes - they will look something like {{xxx:TOGSTART}} {{xxx:TOGEND}}
Also make sure the plugin is enabled.
Also make sure the plugin is enabled.
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Registration form layout change..
by Tonyp » Fri Nov 26, 2010 11:18 am
Sorry its early! yup all working now 
Thank you!!!
Thank you!!!
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8707
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
19 posts
• Page 2 of 2 • 1, 2
Return to Feature Requests/Suggestions
Who is online
Users browsing this forum: No registered users

