Casey D

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 1,178 total)
  • Author
    Posts
  • Casey D
    Member

    Hello 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

    in reply to: 3.7 update – can't see google maps #640761
    Casey D
    Member

    Hello 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

    in reply to: How to show who posted event? #640698
    Casey D
    Member

    Hello 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.

    in reply to: How can I remove fields from being displayed? #640639
    Casey D
    Member

    Hello 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

    in reply to: Events Filter Bar – Live Example? #640612
    Casey D
    Member

    Hello 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

    in reply to: Flare theme conflict with preheader? #640584
    Casey D
    Member

    Hello 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

    in reply to: Upcoming events list view does not show events for today #640579
    Casey D
    Member

    Hello 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

    in reply to: hide "min" #640501
    Casey D
    Member

    Hello 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:

    2014-08-11 at 1.23 PM

     

    Does this make sense? Let me know if this doesn’t work for you.

    Cheers!

    – Casey Driscoll

    in reply to: Add Attendee names to Tickets? #640352
    Casey D
    Member

    Hello 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

    in reply to: Email obfuscation #640348
    Casey D
    Member

    Hello 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

    in reply to: Ticket email body includes HTML declaration in message #640345
    Casey D
    Member

    Hello 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

    in reply to: Limit number of days #640343
    Casey D
    Member

    Hello 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

    in reply to: Two issues #640340
    Casey D
    Member

    Hello 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

    in reply to: Upgrade created problems #640336
    Casey D
    Member

    Hello 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

    in reply to: WooCommerce Tickets Product Type and Global Ticket Stock #640334
    Casey D
    Member

    Hello 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

Viewing 15 posts - 46 through 60 (of 1,178 total)