X
216292

Regarding [add_eventon_now]: How to hide “No Events at the Moment”

Hello,

How do I show only the next upcoming event if I don’t have an event happening right now?
If there is no event happening now, I’d like the [add_eventon_now] shortcode to show only the next upcoming event. That Shortcode will show “No Events at the Moment” in the first raw and then show the “Coming up Next in”.
See the screenshot: https://www.jayatunga.ca/download/EventON.png

If there is an event happening then it’s perfectly fine, however once the event is done and if there is no event happening at that moment, then how do I show only the next upcoming event? May be a need a Condition to add?

Thank you for help.

PS
Please note that this site is still in the development on a localhost.

BY: Andrew Thanuraj - Jan 15,2021 AT 6:26AM - 4 years ago
    • Artem Jan 15,2021 AT 7:53AM - Posted 4 years ago - #216323

      Hello,

      Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write styles to header > save settings > turn on Write styles to header):

      .evo_eventon_live_now_section p.evo_eventon_no_events_now { display: none !important; }

    • Andrew Thanuraj Jan 15,2021 AT 9:39AM - Posted 4 years ago - #216343

      Thank you so much, It’s working!

      (I think you meant ‘turn On’ that settings. It was turned-off by default.0

    • Andrew Thanuraj Jan 15,2021 AT 10:54AM - Posted 4 years ago - #216352

      I do experience a weird issue saving events. I can create new events, however when I open an already created event, do some modification and try to save it (click Update), it seems like doing something but closes the Events and  opens the Posts. The modifications never saved. I cleared the cache, restarted the computer not luck. Any idea why?

    • Artem Jan 15,2021 AT 11:38AM - Posted 4 years ago - #216362

      (I think you meant ‘turn On’ that settings. It was turned-off by default.0

      A lot of customers already have this option enabled, so had to write it this way.

      Any idea why?

      Unfortunately, we need to check this ourselves. Could you please try the instructions mentioned in this documentation?

    • Andrew Thanuraj Jan 15,2021 AT 12:36PM - Posted 4 years ago - #216372

      Well, what I did finally was to delete all the events, locations and organizations and recreate them. So far events can be modified and saved without jumping away from the event menu. Could be some corruption while creating an event? Can be, for I’s trying many options and various settings. I’ll keep my eyes on and update the tickets.

    • Artem Jan 15,2021 AT 1:10PM - Posted 4 years ago - #216373

      Great! Please keep us updated.

      We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

      If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

    • Artem Jan 15,2021 AT 1:24PM - Posted 4 years ago - #216383

      Ok Dan,

      Thank u very much for the info and the update.

    • Andrew Thanuraj Jan 17,2021 AT 2:29PM - Posted 4 years ago - #216555

      Quick question related to this question…

      The css code (.evo_eventon_live_now_section p.evo_eventon_no_events_now { display: none !important; }) hides the “No Events at the Moment” wow but not the heading “Events Happening Now”.  That title also needs to be hidden.

       

    • infotainerdave Jan 17,2021 AT 6:49PM - Posted 4 years ago - #216584

      The issue you face is that when there is an event happening now- it will still not show

      this would be the css

      .evo_eventon_live_now_section h3 {

          display: none;

      }


      so in myeventon>>>language>>>>Now calendar

      you may wish to change the language to something that makes sense when there is an event or not in thw happening now section

    • Andrew Thanuraj Jan 18,2021 AT 8:25AM - Posted 4 years ago - #216673

      Sorry to bug you… that actually stop showing the title “Events Happening Now” even if there is actually an event happening.

       

      May be I was not clear enough explaining my need. It is perfectly ok to have Title “Events Happening Now” when there actually an active and live event. Of not, that title doesn’t need to be there.

    • Artem Jan 18,2021 AT 2:10PM - Posted 4 years ago - #216741

      Unfortunately, both of these aren’t possible:

      The css code (.evo_eventon_live_now_section p.evo_eventon_no_events_now { display: none !important; }) hides the “No Events at the Moment” wow but not the heading “Events Happening Now”.  That title also needs to be hidden.

      that actually stop showing the title “Events Happening Now” even if there is actually an event happening.

      Please remove either my or infotainerdave’s code.

    • Andrew Thanuraj Jan 19,2021 AT 10:07AM - Posted 4 years ago - #216917

      No Worries. I can live with that and I did disable the title only.

      PS
      I really love this plugin, though it does not 100% cooperating with the AVADA Fusion Page Builder. I’m beginning to find out some Fusion elements like SoundCloud element, have issues when the EventOn plugin is active. But, I can easily workaround it by imbedding the code directly as plain html in a Text Box. Hoping that in the future these will be resolved.

      Thank you for the great support!

    • Artem Jan 19,2021 AT 12:05PM - Posted 4 years ago - #216938

      No Worries. I can live with that and I did disable the title only.

      Perfect! We are glad your issue is resolved.

      If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

      …to find out some Fusion elements like SoundCloud element…

      Could you send us a link where we can check this issue?

    • Andrew Thanuraj Jan 19,2021 AT 12:53PM - Posted 4 years ago - #216944

      Surely, I’ll write a good review!

      Regarding the AVADA Theme Sound Cloud Element:
      Currently, I am still developing the site on a localhost. As soon as I get it up on the Hosting account I can show you the issue. Until such time, here is the screenshots of those two instances -when the EventOn is activated and when it is not activated. You will see that when the EvntOn plugin is activated the SoundCloud Element’s color option jump up and sit over the URL field, so I cannot enter the URL in that field.

      Here is the screenshot:

    • Artem Jan 19,2021 AT 3:21PM - Posted 4 years ago - #216989

      Hey,

      It seems to be a problem with the way the elements interact in between with JS.

      Maybe when u have the web site live, we can see if we can fix this incompatibility

    • Andrew Thanuraj Jan 19,2021 AT 4:07PM - Posted 4 years ago - #216992

      That would be wonderful. Thank you so much for taking care of these details too.

    • Kenneth Jan 20,2021 AT 12:18AM - Posted 4 years ago - #217058

      Hi Don!

      We are always happy to help! 😊

      Don’t hesitate to contact us should you run into any other problems.

    • Andrew Thanuraj Jan 20,2021 AT 11:07AM - Posted 4 years ago - #217128

      Hi I find the Google Maps Element also having the same issue. Looks like it is also the “Color” field getting messed up.

    • Artem Jan 20,2021 AT 11:41AM - Posted 4 years ago - #217140

      Reply to: 216944

      Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

      Hi I find the Google Maps Element also having the same issue. Looks like it is also the “Color” field getting messed up.

      Could you send us a screenshot?

    • Ashan Perera Jan 20,2021 AT 1:19PM - Posted 4 years ago - #217180

      Don, I logged into your site but the permission level does not let me see anything.

      Are you able to change that and send me direct link to where these settings are at?

    • Artem Jan 20,2021 AT 3:39PM - Posted 4 years ago - #217215

      Hey Dan,

      Asked Ashan to take a look here also 🙂

    • Ashan Perera Jan 20,2021 AT 5:48PM - Posted 4 years ago - #217242

      Thanks for giving the permission i will see what I can do 🙂

      And yes I am from Sri Lanka! I live in US now though. Why do you ask?

    • Ashan Perera Jan 20,2021 AT 5:54PM - Posted 4 years ago - #217245

      Check it out now, it should be working. THis is the change i did. We will include this change in the next version update to eventON

      http://eventon.jayatunga.ca/wp-admin/post.php?post=2&action=edit

       

       

    • Andrew Thanuraj Jan 20,2021 AT 6:47PM - Posted 4 years ago - #217252

      Still the same!. the Color picker overlaps the URL filed.

    • Artem Jan 21,2021 AT 11:53AM - Posted 4 years ago - #217407

      How it looks on my side:

      Please clean you browser cache.

    • Andrew Thanuraj Jan 21,2021 AT 1:40PM - Posted 4 years ago - #217416

      Thanks, it’s fine now. The browser cache was the issue.

      Now, this is a temp site I installed on internet for troubleshooting purpose till I get the development finished on my local host. I understand that you will include this change in the next version update to eventON. So, until such time how do I add this correction to my local development? can I add the following code to custom CSS in MyEventon?

      .evo_colorpicker.colorpicker{position: absolute !important;}

      Thanks.

    • Artem Jan 21,2021 AT 1:58PM - Posted 4 years ago - #217429

      Please add the code from this screenshot to colorpicker_styles.css:

      https://helpdeskx.s3.amazonaws.com/wp-content/uploads/2021/01/20175331/Screen-Shot-2021-01-20-at-4.53.09-PM.png

      You can use wp-admin > Plugins > Plugin Editor for this.

    • Andrew Thanuraj Jan 23,2021 AT 8:48PM - Posted 4 years ago - #217787

      To add details to the above…

      The Soundcloud app is fine, but I find other places where color picker missing when EventOn plugin activated. Please go to the Avada > Sliders > Slides > harvest (slide)

      Screenshot attached.

    • Artem Jan 26,2021 AT 4:23AM - Posted 4 years ago - #218191

      I am sorry, the access information you have provided did not work for us:

      Error: The password you entered for the username ****** is incorrect. Lost your password?

      Please check them and post the correct login information as a private message, thank you!

    • Andrew Thanuraj Jan 26,2021 AT 5:25AM - Posted 4 years ago - #218203

      Van you please try it again. It should work. I reset it.

      Sorry for the inconvenience.

    • Ashan Perera Jan 28,2021 AT 9:39AM - Posted 4 years ago - #218703

      i can not login to your site… 

    • Andrew Thanuraj Jan 28,2021 AT 2:18PM - Posted 4 years ago - #218805

      Sorry, I have password protected it to do the content modification. Should be fine now, I removed the protection.

      Thank you for your help Ashan.

    • Andrew Thanuraj Jan 29,2021 AT 12:41PM - Posted 4 years ago - #218948

      Are you still working on this issue? – “Color picker missing when EventOn plugin activated. Please go to the Avada > Sliders > Slides > harvest (slide)”

      Please let me know. Thanks.

       

       

    • Ashan Perera Jan 29,2021 AT 1:55PM - Posted 4 years ago - #218953

      should be working fine now 

    • Andrew Thanuraj Jan 29,2021 AT 2:53PM - Posted 4 years ago - #218991

      Thank you Ashan!

    • Artem Jan 29,2021 AT 3:49PM - Posted 4 years ago - #219001

      We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

      If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

    • Ashan Perera Feb 1,2021 AT 12:04PM - Posted 4 years ago - #219258

      And Don glad to hear you are also a sri lankan! https://www.jayatunga.ca/ — i should have guessed 🙂

      Thank you again for supporting our software 🙂

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON