Brian

Forum Replies Created

Viewing 15 posts - 6,766 through 6,780 (of 11,256 total)
  • Author
    Posts
  • in reply to: Pre-Sales question #956874
    Brian
    Member

    Hi,

    Thanks for getting in touch, but I’m afraid we don’t have any coupon codes available right now. The best way to stay on top of discount opportunities is to subscribe to our newsletter and follow us on Twitter or Facebook.

    Thanks

    in reply to: Add To Cart Not Working #956873
    Brian
    Member

    Ok great glad it is working.

    If you are running WooCommerce 2.3.x please make to use the latest version of WooCommerce Tickets as older versions have the exact problem you describe.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Ticket #956871
    Brian
    Member

    Hi,

    Thanks for the interest in our Ticketing Plugins.

    Unfortunately, what you describe is not possible with our plugins.

    The ticketing plugins are simple admission tickets and do not have the features to be a registration system such as you need.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Replace Widget Calendar Icon #956870
    Brian
    Member

    Hi,

    Thanks for using our plugin.

    It is possible to change the color.

    Try out this to change it to the green on your site:

    .type-tribe_events .tribe-mini-calendar-event .list-date {
    background: #00693e ;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    in reply to: Notice: Undefined offset #956862
    Brian
    Member

    Ok great, glad it is moving forward.

    I noticed you are using jQuery 1.9.1

    WordPress now ships with jQuery 1.11.1

    Can you please use the latest version and see if that resolves this issue and also the issue when changing from month view and resetting back to today.

    Thanks

    in reply to: Markdown support #956849
    Brian
    Member

    I am going to close out this ticket as it has been marked answered. If you have any new questions related to this or another issue please just create a new ticket and we can help you out.

    Thanks

    in reply to: Find Event Tab (Mobile – Default Open) #956848
    Brian
    Member

    Pro does not have bar.php so it would not change this.

    What about in your theme is there a bar.php here:

    yourtheme/tribe-events/modules/bar.php

    in reply to: Custom Calendar Views for Different Categories #956847
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

    in reply to: Notice: Undefined offset #956845
    Brian
    Member

    You can try changing this :

    if ( isset( $all_day_offset ) ) {

    to this :

    if ( isset( self::$events->all_day_map[ $hash_id ][ $all_day_offset ] ) ) {

    And see if that helps.

    Lets see about fixing this issue first before going into another issue as they could be related.

    in reply to: Markdown support #956744
    Brian
    Member

    You can follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    And move and edit the list view templates in your theme to try and add markdown support.

    Beyond that there is not much else we can do for this unfortunately.

    in reply to: Staff calendar #956742
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    We do not have a way to make the calendar show only for registered users.

    It could be possible with some customizations to do this.

    You could follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    And modify the default event template to only show if someone is logged in.

    This would work with the core version of the Events Calendar found for free on WordPress.org:

    The Events Calendar

    Beyond that we are limited in providing support on customizations.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Adding content above calendar #956740
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    To add content about the calendar only please follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    That will show you how you can move and edit event templates in your theme and add the content you would like.

    Thanks

    in reply to: Interested in events calendar #956737
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins.

    We do not have a feature to create a form as you would like. We only have event creation forms and ticketing plugins.

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Hi,

    I looked over that thread and the snippet they referenced is for version 3.10 of the plugin, which is not out yet.

    We are doing QA testing on it now, but I do not have a date to give you on its release.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Order events by End Date #956734
    Brian
    Member

    Hi,

    Thanks for using our plugin.

    The plugin is designed to order events by the start date and time so changing this could be tricky and create unintended issues.

    However, we use a couple different ones for order:

    meta_value
    meta_key

    Do either of those work?

Viewing 15 posts - 6,766 through 6,780 (of 11,256 total)