Forum Replies Created
-
AuthorPosts
-
August 11, 2014 at 11:09 am in reply to: Multiple days event : Only show first and last days in calendar widget #640865
Casey D
MemberHello rv1000,
I don’t believe there is an out of the box setting for that.
You should be able to target it with CSS though, and make the dots disappear. I think you’ll have to do it on a case by case basis though and unfortunately that level of customization goes beyond the scope of the forums.
Good luck!
– Casey Driscoll
Casey D
MemberHello latiuscia,
It seems like PRO is just deactivated. Those are the 3 views available with The Events Calendar, to get the others you need PRO installed and activated.
If it is activated let me know! There may be an error somewhere.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello persyst,
This might be confusing, but there are two answers to this question.
Before ‘the_post()’, you’ll need this code or something similar:
<p>Posted by: <?php the_author_meta( ‘user_nicename’, get_post( $event_id )->post_author ); ?></p>
If it is after ‘the_post()’, then you can simply use:
<?php echo ‘Posted by: ‘ . the_author(); ?>
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
PS: Make sure your apostrophes are correct! HTML can mess up the code above.
Casey D
MemberHello granpasmurf,
I believe this is what you are looking for:
.recurringinfo { display: none; }
Typically, don’t change the theme or plugin’s css files, they will be overwritten on updates. Use overriding css files, or use plugins like http://wordpress.org/plugins/simple-custom-css/ to add css to your site. If you check out our Themer’s Guide, you could probably make a template override to display what you want.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello Michelle,
Happy it worked out!
We’d love it if you would leave us a review and let people know how much you like the plugin! http://m.tri.be/jt
I’ll go ahead and close this thread. Let us know if we can help with anything else.
– Casey Driscoll
Casey D
MemberHello sethdcutter,
Great!
If you wanted to email us at pro[at]tri[dot]be with the results from your support with your theme developer, we may be able to find a mutual fix.
Cheers!
– Casey Driscoll
August 11, 2014 at 10:35 am in reply to: Upcoming events list view does not show events for today #640579Casey D
MemberHello whollymackerel,
This actually may be intended functionality. Are the events not showing in progress? When I make an event for today, as an example, if it has an 8am-5pm time, it won’t show on the ‘Upcoming’ list view as it is in progress. I believe you’ll have to change the query if you want those types of events aren’t showing.
Otherwise, could you give me more specifics about the type of events that aren’t showing? What type of events are they?
– Casey Driscoll
Casey D
MemberHello ludger,
Sorry for the delay!
After a bit of searching and tuning it ended up being right under my nose.
All time formatting in The Events Calendar is handled by the WP-Admin > General Settings. Remove the ‘:i’ to remove the minute, as so:
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello mcfadyena,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
Casey D
MemberHello abadonna,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
August 11, 2014 at 10:07 am in reply to: Ticket email body includes HTML declaration in message #640345Casey D
MemberHello jcpenrose83,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
Casey D
MemberHello maxprinciotta,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
Casey D
MemberHello young,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
Casey D
MemberHello happeningsmedia,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
August 11, 2014 at 10:06 am in reply to: WooCommerce Tickets Product Type and Global Ticket Stock #640334Casey D
MemberHello pookapro,
We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.
Cheers!
– Casey Driscoll
-
AuthorPosts

