By nsheehan on Friday, 02 June 2023
Replies 14
Likes 0
Views 766
Votes 0
After updating to J4 the JEvents add event page is generating a bunch of errors in the background and all that is displayed are a pair of Save, Save/Close and Cancel buttons. I see what looks to be a tab called Common. Clicking any of the buttons does nothing, I did expect Cancel to return me to the calendar.

Installed on a dev version of the site and have similar results.

We are using Yootheme, and there are errors related to:
Uncaught ReferenceError: gslUIkit is not defined at HTMLDocument.<anonymous> (jevents.min.js?3.6.56:1:57)

I seem to recall there being issues with Yootheme in the past.
Are you using YooTheme 4.0.x - there are problems with this release which we are working hard to figure out.

They have broken their mechanism to avoid clashes between versions of UIKit
·
Monday, 05 June 2023 13:00
·
0 Likes
·
0 Votes
·
0 Comments
·
We do use YTP. I figured it was related, I remember issues when they first released their page builder systems and UIKit 3.

I did test with the default Joomla theme and it worked as expected.

There are errors reporting that the labels <strong>FOR</strong> attribute doesn't match any element <strong>ID</strong> This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field.

=> <label id="creator-lbl" for="creator" class="hasYsPopover" title="Event Creator" data-content="User who is marked as the event creator"> Event Creator</label>

If I remove the class GSL-Switcher the form is displayed. If i change it to uk-switcher and change the state to active (manually) the form is displayed.

Seems to be an issue with the GSL-Switcher.

There is also an issue with the Category field. The label is displayed (when you can get the page to show), but the dropdown of categories is not displayed, I can see it in the code.

Thanks Geraint
·
Monday, 05 June 2023 13:28
·
0 Likes
·
0 Votes
·
0 Comments
·
FWIW in over 1300 lines of CSS the only reference to GSL-Switcher is:
#gslc.gsl-scope .gsl-content .gsl-switcher {
margin: 20px 20px;
}

I verified that the category list is being hidden.
<select name="catid" class="gsl-select <strong>gsl-hidden"</strong> data-placeholder="Select one or more categories" id="catid" <strong>hidden</strong>>
·
Monday, 05 June 2023 13:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you try this build please and let us know how you get on?
·
Monday, 05 June 2023 15:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Thing of beauty!

Thank you for resolving this.
·
Monday, 05 June 2023 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Please watch out for unexpected behaviour/errors and report back if you see anything unexpected.
·
Monday, 05 June 2023 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
I've installed on the dev site. I'll test it as soon as I'm able and let you know how it goes. I know how much you love YT.
·
Monday, 05 June 2023 15:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Seems to be working okay on the dev site. When will the next release be available?
·
Tuesday, 06 June 2023 11:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Aiming for the end of the week - there may be some style issues that need resolving and I'd rather not have to do 2-3 quick releases that affect users not using YooTheme if I can

Anything unexpected you see please let me know so I can resolve them
·
Wednesday, 07 June 2023 09:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Just installed the update and having the same issue with gsl-switcher not displaying the content below the tabs. Categories are displayed. I did attempt to try the default Joomla bootstrap version same result.

Will stick with the dev build for now.
·
Tuesday, 13 June 2023 14:28
·
0 Likes
·
0 Votes
·
0 Comments
·
All good now.

Thank you!!
·
Tuesday, 13 June 2023 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·


Getting this when editing a JEvents Calendar View Menu item. Tested on a few sites. Sorry mate.
·
Tuesday, 13 June 2023 17:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry for the slow response - today's new release will fix this.

It arises when you enable uikit tooltips in the frontend - the code wasn't disabling them in the backend
·
Friday, 23 June 2023 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the update. YooRecipe was having the same issues.
I do love YTP, but....
Have a great weekend.
·
Friday, 23 June 2023 12:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post