Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Jevents edit button not working

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

We use in our webpage Jevents calendar. After start using Medica Joomla template we noticed that Jevents edit button not working any more.
Clicking on edit button only opens lightly transparent black screen. On top that should be little box with links, but this is not coming :(
I test with Joomla default template (protostar) and everything worked well.

On Jevents forum I found answer for similar problem:
"Then it's a conflict with your template.
Check if you can configure your templates jQuery / MooTools settings?"

I tried change different settings, but had no success.
Can You please help?

Thank You
  • Kristjan's Avatar
  • Kristjan
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

Can you provide a link so we can see what's happening? If we need to login to see the issue please create a ticket where we can look at the issue.
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
I created test environment for play around. You can see this anomaly:
90.191.75.144:8080/medica/index.php/kalender/icalrepeat.detail/2016/02/05/1/-/test-event

username: demo
password: demo

Thank You
  • Kristjan's Avatar
  • Kristjan
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

In most case this code added to the custom.css of the template will help with JEvents showing the modal with JB templates.

/* Corrects template setting to show modal for editing events in front end */
.jevbootstrap .modal.hide.fade.in, #myEditModal.modal.hide.fade.in{
display: block !important;
}

Jevents has a lot of ways to set up and configure so you may also need to check your specific setup in the configuration of JEvents, but in most case we add this line of styling to all installation of Jevents with JB templates. From a quick look at your link/site this will work for you.

Regards Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
In case you are not familiar with custom.css here is the link the docs.

docs.joomlabamboo.com/zen-grid-framework-4/theme/customisation

Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
Yes...now it's little bit better. I can click on edit button and I see link "Edit main event" but after clicking on that only white window is coming - No content :(
  • Kristjan's Avatar
  • Kristjan
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

The content is not loading from JEvents, the source iframe is empty, however if you view the source in chrome you can trigger the form to display. So I suspect a conflict.

This is most likely to be a set up issue in JEvents, in my opinion. There are some settings to adjust the Jquery in the configuration of JEvents that you could take a look at and this may help get it working. I'm sorry I have not got an install of Jevents to check our usual setup at hand at the moment.

I hope that gives you a steer.

Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
Just looked at our setup on a live client site to try to help a bit more specifically! I don't have suitable demo setup to try to reproduce your setup issue, and cannot do on live site, and we do add a fair bit of custom styling/overrides to JEvents on our sites so our setup may not work for you, just a heads up.

Anyway in JEvents backend:
Configuration > Component > Fix and jquery conflicts > YES
---- we have this set yes and this may be the thing that helps you, without accessing your site I cannot tell.

We also set:
Configuration > Component >Load Bootstrap CSS.... > YES
This is partly because we disable it in the JB template and add some of our own custom styling for JEvents, from memory the forms display better with this enabled.

Finally for us, we do not load the frontend edit forms in a popup as it caused some issue with mobile devices, and was a styling decision we took internally for our client site. No necessary right or wrong, just our opinion.

So we set this in:
Configuration > Event Editing > Frontend edit in popup> NO

I hope that is a bit more help and you get it sorted on your project. We are also running JEvents 3.4.4.

Cheers Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
yes...with those settings it's working.

Thank You
  • Kristjan's Avatar
  • Kristjan
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Great, good luck with the rest of the site.
Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
Thanks Ian

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers