Wednesday, 20 February 2013
  51 Replies
  7.9K Visits
0
Votes
Undo
I have a client who has a huge community following and their current website runs on Joomla 1.5.x, which is painfully outdated/clunky.

I have convinced this client to start a fresh new installation of Joomla 2.5.x and am leaning towards using both JomSocial 2.8.2 and JEvents 2.2 (I think that's the latest version - perhaps 3.0) instead of some other events/calendar component. That also includes using JEvents instead of the built-in JomSocial Events.

After reading about your many addons you provide to Club Members, I would definitely recommend the Gold Member Club to my client, but do have some specific questions I need answered. Is this the proper forum or is there a support email address I can use to ask these questions.

Thank you so much for any help you can provide and whether this is the appropriate place to ask those client-specific questions. They mostly deal with what JEvents can do.

Janis
Saturday, 28 September 2013 16:54
·
#91843
0
Votes
Undo
Hi,

This is a non-relevent question to JS, but the only place I knew to make a post. I am new, and do not know how inquiry ticketing system works.

Re. Custom fields plugin: let's say we have different events categories such as conferences, Seminars, and Lectures that each require their own set of custom fields. (1) Do we have to create a separate '/new_custom_fields.xml' file for each category? (2) Do we have to edit the said file(s) to customize the fields, or some other file? (3) And finally, What section in file should the customized <form> syntax as described in the document should be inserted?

Creating custom fields compared to JS and Jreviews certainly have become much more than I have bargained for.

Regards,
Amir.
Monday, 30 September 2013 10:50
·
#91844
0
Votes
Undo
There is currently no integration with JReviews.

Using the JomSocial plugin for JEvents and the user specific events plugin you can show the list of events the user is attending in their JomSocial Profile. Though this functionality has been testing more actively with RSVP Pro as opposed to the simepl event registration addon

Custom fields - we are working on a dynamic tool to generate these but in the meantime:
There is no need to create separate xml files for each category - you would use the 'categoryrestrictions' attribute e.g.

categoryrestrictions="12,13,14"

Would mean that a specific field would only appear for events in categories 12, 13 or 14. There is an example in the all_fields.xml sample file.

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!

Monday, 30 September 2013 13:09
·
#91845
0
Votes
Undo
Hi,

Re. custom fields: back to some basics:

1. Is it correct that we have to edit and customize new_custom_fields.xml file regarding custom fields?

2. What part in the file should the customized <form> syntax as described in the document be inserted?

3. How do we control the order of appearance for Custom Fields (CF) in combination with Regular Fields (RF) in output (detail) page? for instance, regarding the order of appearance, we have want to have something like: RF1, RF2, CF1, RF3, CF2, RF4

Regards,
Amir.
Tuesday, 01 October 2013 09:10
·
#91846
0
Votes
Undo
1. Yes - you create and edit a custom fields xml file - most people do this by cutting and pasting what they need from all_fields.xml and then customising the field names and attributes

2. See http://www.jevents.net/downloads/catego ... e-notes-v3 - content of the file is wrapped in this code
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields>
...
</fields>
</form>

the fields that appear on the first tab of the jevents edit page are wrapped in a fieldset with the name 'default' i.e.
<fieldset name="default">
...
<fieldset>

Other tabs can be created e.g.
		<fieldset  name="Extra Tab" description="An Extra tab for event editing">	
...
</fieldset>

for a tab with the label 'Extra Tab'

The order of the fields in the file is the order they appear when editing

3. For event viewing see http://www.jevents.net/jevents-15-topme ... ut-editing where you can control which fields are displayed where

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!

Tuesday, 01 October 2013 14:08
·
#91847
0
Votes
Undo
Thanks for the help.

Re. Custom layout: I did as you instructed; however, selecting fields/options from drop-down menu on the right does not insert any syntax to custom layout code. Obviously, I had placed the cursor to the position that I wanted the code to be inserted. Just nothing happens, tried with many of the fields on the list.

Regards,
Amir.
Tuesday, 01 October 2013 14:10
·
#91848
0
Votes
Undo
Could be a problem with your wysiwyg editor - try toggling the editor off or set the editor to 'none' temporarily in your user's profile.

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!

Thursday, 03 October 2013 10:14
·
#91849
0
Votes
Undo
Forgive me if I am posting in the wrong place, but this is the only place I know of to make a ticketing inquiry:

1. I am creating a business oriented events directory whereby Categories represent types of events such as Conference, Exhibition, Seminar and etc. I would like to know what use does [creating different] Calendars provide? Can we use the feature to represent different industries in this context? If so, can we also show a blended calendar to display all industries (calendars) in single calendar?

2. How can we rename the labels for default fields?

3. Is there an integer field type as part of custom fields?

Thanks,
Amir.
Thursday, 03 October 2013 12:25
·
#91850
0
Votes
Undo
1. "Calendars" provide a few different features:
a. you can import calendar from separate sources and keep them updated - so if you had a source of external data about relevant events you could import this from that source and display these events alongside your normal events. Another use would be a public holidays import or an industry events feed?
b. they provide a separate dimension for classifying your events e.g. by industry. Though you could also do this using tags, custom fields etc. One advantage of calendars is that if you use the authorised user mode for JEvents permissions you can restrict certain users to only create events in certain calendars. Using the "calendar specific events" plugin from the download area you can create menu items that would show events from one or more specified calendars.

2. Use the language override - http://www.jevents.net/jevents-15-topme ... in-jevents

3. You could use a text field (we will be adding field validation very soon) OR you could use a select list of options e.g. 1-20 etc.

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!

Friday, 04 October 2013 11:05
·
#91851
0
Votes
Undo
Hi,

I would like to know:

1. How can I use tabs to display content in detail view?
2. How can I customize and add fields for Location plugin?
3. Regarding image uploads, is it possible to set either width or height in plugin config so that the images don't turn out crooked by being forced into particular dimension?
4. How I may insert subheadings to different segments of custom fields to be shown in front end detail view? For instance, I am collecting contact information about organizer, and I would like to organize it as follows:

Management (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Sales and Marketing (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Operation (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Regards,
Amir.
Friday, 04 October 2013 13:57
·
#91852
0
Votes
Undo
Hello again,

I know, 'Too many questions for one day', but just one more!
I am getting the error 'The field (Select List) is required' even though I have filled all fields under Common tab as well as all required custom fields. Tried it with different user accounts, went thru the custom field xml file several times; don't know what to do.

Thanks,
Amir.
Friday, 04 October 2013 14:12
·
#91853
0
Votes
Undo
Please remind me what your custom fields xml looks like?

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!

Friday, 04 October 2013 14:13
·
#91854
0
Votes
Undo
Hi,

I would like to know:

1. How can I use tabs to display content in detail view?

Several Joomla tabbing content plugins will work and can be included in the customised layout.

2. How can I customize and add fields for Location plugin?

You can use the custom fields addon - create a new xml file and specify it in the location manager parameters.

3. Regarding image uploads, is it possible to set either width or height in plugin config so that the images don't turn out crooked by being forced into particular dimension?

There are h & w config options in the plugin

4. How I may insert subheadings to different segments of custom fields to be shown in front end detail view? For instance, I am collecting contact information about organizer, and I would like to organize it as follows:

Management (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Sales and Marketing (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Operation (subheading)
Contact person (field)
Phone (field)
Fax (field)
Email (field)

Regards,
Amir.

Use an instruction field type in the custom fieldds or put each set of fields on a separate tab on the editing page.

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!

Friday, 04 October 2013 15:08
·
#91855
0
Votes
Undo
Hi,

I would like to know:

1. How can I use tabs to display content in detail view?

Several Joomla tabbing content plugins will work and can be included in the customised layout.

Specifically how can we use the one incorporated in Jevents?
Saturday, 05 October 2013 00:09
·
#91856
0
Votes
Undo
Hello,

Download and install it from:

http://www.jevents.net/downloads/catego ... ts-modules

And create a new module JEvents Tabbed and configure it.

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!

Saturday, 05 October 2013 07:25
·
#91857
0
Votes
Undo
Hi,

I had earlier posted an inquiry as follows: [i:33s7bprq]I am getting the error 'The field (Select List) is required' even though I fill out all fields under Common tab as well as all required custom fields. Tried it with different user accounts; went thru the custom field xml file several times; don't know what to do.[/i:33s7bprq]

And, Geraint had asked about xml file, here it is in the attached file.

FYI, I may have changed field types while using the same field 'Name'. Also, I tried to look into Managed Location plugin, and there are NO options under Basic Options; is that correct?

Thanks,
Amir.
Saturday, 05 October 2013 07:32
·
#91858
0
Votes
Undo
Hi again,

Regarding the tab feature used on Jevents, I am referring to the one seen on create/edit event page. Please see the attached file.

Regards,
Amir.
Saturday, 05 October 2013 10:48
·
#91859
0
Votes
Undo
The problem is with field24 (Admissions) - what value have you selected? Also is this field allowed to be used in the category for this event?

finally do you have any javascript error messages?

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!

Saturday, 05 October 2013 11:52
·
#91860
0
Votes
Undo
Re. field24 (Admission)- I have tried different options (values) getting to same outcome. It is allowed to be used in the category Exhibition (322).

The new development is that now I am getting the message 'There is one or more required field not yet specified' even though all fields (required/and optional) have some kind of input.

There are no JavaScript errors that I can tell.

You can try it for yourself:

http://www.epcmena.com/create-event.html
U: xxx
P: xxx

Regards,
Amir.
Saturday, 05 October 2013 17:43
·
#91861
0
Votes
Undo
I removed the password and username from your post

I am on a mobile internet connection until Monday so debugging is tricky then.

What version of Jevents do you have?

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!

Sunday, 06 October 2013 10:39
·
#91862
0
Votes
Undo
Jevents 3.18
  • Page :
  • 1
  • 2
  • 3
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.