Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi chaplin35,
I’m afraid that, right now, this feature is not present and is still to be implemented – realistically at this point it may be the release after next rather than the very next release before we see this, however that’s subject to change as we occasionally have to reprioritize different issues.
Sorry for any confusion – but I hope that clears things up a little 🙂
Barry
MemberHi – I’m sorry you are facing difficulties here.
It looks like you’ve got a caching plugin enabled so, when logged in as a non-admin user, you are probably being served cached content. You might be able to set up exceptions to stop event content from being cached or alternatively for the cache to be invalidated (and cleared out) more frequently.
Does that help?
Barry
MemberOK, so right now I see:
$events_today = tribe_get_events( array( 'start_date'=>$CurrentDate, 'end_date'=>$CurrentDate ) );Can you try:
$events_today = tribe_get_events( array( 'eventDisplay' => 'custom', 'start_date' => $CurrentDate, 'end_date' => $CurrentDate ) );Barry
MemberThanks for bearing with us, first of all.
Now my new site is broken. I can’t get to the widgets again. Just like last time. When I deactivate Events Cal Pro, everything’s fine again.
Is this still the case? If so, can you additionally share (S)FTP details and confirm the login credentials you supplied previously are valid on this site / supply new credentials?
Do note that we would need to do some “tinkering” so there would be some amount of disruption – and, without wanting to sound alarmist, nor can we take any responsibility for problems that might follow on from this – and so we’d recommend making a complete backup of your site (and, as ever, ensuring you know how to restore it).
Let us know!
April 15, 2014 at 6:03 am in reply to: Events Calendar overloading mysql server since last night #133032Barry
MemberOK: did you find any connection between these incidents and certain activities/operations? For instance, did you find this only occurred when you/someone else entered the admin environment, or was it upon sorting the list of events, or anything of that order? If we could get a handle on what is triggering this that would be awesome.
April 15, 2014 at 6:00 am in reply to: URGENT: Still a visual bug in chrome and IE (Firefox is working) with 3.5.1 #133029Barry
MemberOK, thanks for clarifying: regarding the visual bug on month view, can you confirm if this only happens with your theme? If so, would it be possible for you to share a download link for your theme (perhaps by uploading a .zip to your WordPress site or Dropbox and sharing the link via a private reply)? We’d love to take a closer look at this.
the error in the guestbook is an error message like described above.
We’ll happily look into this – but can I ask you to create a new thread? We do try hard to stick to one issue per thread to avoid confusion, as well as to ensure fair and timely service to all our customers.
Thanks!
April 15, 2014 at 5:53 am in reply to: Calendar Plugin hides toggle switches on my theme's admin panel #133022Barry
MemberIt may also be you can work around this problem by adding the following code to your theme’s functions.php file – can you give it a shot and if it doesn’t work, reply re my question about the login details?
function limit_range_of_tribe_admin_styles() { if ( ! class_exists( 'TribeEvents' ) ) return; if ( false === strpos( $_SERVER['QUERY_STRING'], 'tribe' ) ) wp_dequeue_style( TribeEvents::POSTTYPE . '-admin' ); } add_action( 'admin_enqueue_scripts', 'limit_range_of_tribe_admin_styles', 20 );Thanks!
April 15, 2014 at 5:50 am in reply to: Calendar Plugin hides toggle switches on my theme's admin panel #133018Barry
MemberHmm, those don’t seem to be working for me: can you confirm they are correct/post amended credentials?
April 15, 2014 at 5:43 am in reply to: Eventbrite Plugin Shows "Event not available" despite Import #133000Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Barry
MemberThis thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
-
AuthorPosts
