"Save in" button disappears after click

  • Luca De Matteis
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 11 months ago - 6 years 11 months ago #115697 by Luca De Matteis
"Save in" button disappears after click was created by Luca De Matteis
Hi there
i've a problem with SAVE IN button on event page

After clicking it, it disapperas (i can see a "display:none")

How to fix?
Thanks
Last edit: 6 years 11 months ago by Luca De Matteis.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
6 years 11 months ago #115700 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic "Save in" button disappears after click
Hi Luca

Maybe there is some css conflict or javascript conflict causing the issue

Could you please send us the link to the page so that we can look at it?

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Luca De Matteis
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 11 months ago - 6 years 11 months ago #115701 by Luca De Matteis
Replied by Luca De Matteis on topic "Save in" button disappears after click
Thanks

Page is:

This is on every events layout, event in the events category list

Thanks!
Last edit: 6 years 11 months ago by Luca De Matteis.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #115702 by Dang Dam
Replied by Dang Dam on topic "Save in" button disappears after click
Hello.
Please open this css style:
www.jniemann.it/media/com_eventbooking/assets/css/custom.css
or Go to Eventbooking backend => Configuration => Custom CSS tab
and add this css style, it will works well.
.eb-taskbar li .btn-group {
display: block!important
}
Thanks.

Please Log in or Create an account to join the conversation.

  • Luca De Matteis
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 11 months ago #115703 by Luca De Matteis
Replied by Luca De Matteis on topic "Save in" button disappears after click
Thanks a lot

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
6 years 11 months ago #115717 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic "Save in" button disappears after click
Just want to add that instead of editing css file directly (which requires using FTP or a Files Manager extension), you can just go to Events Booking -> Configuration, look at Custom CSS tab, enter the css code suggested by my dev, save it and it should work fine

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc