Brian

Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 11,256 total)
  • Author
    Posts
  • Brian
    Member

    Hi,

    You can add it to this file here:

    plugins/the-events-calendar/src/views/list/nav.php

    After you move it to your theme here:

    yourtheme/tribe-events/list/nav.php

    Following our themer’s guide:

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

    From there you would have to style it the way you would like with css.

    Cheers

    in reply to: move ticket plus to a tabs in the single event #1087177
    Brian
    Member

    We do not have tabs on the single event so that is custom coding so I am not sure how to move it there because I do not know the coding that is creating that.

    You could create a new hook to output it that way using our guide. There is not other method to do it as the form relies on a hook to be outputted.

    This is an example of a hook:

    <?php do_action( 'tribe_events_single_event_after_the_meta' ) ?>

    in reply to: Problem after update #1087176
    Brian
    Member

    Hi,

    There was no security fixes for 4.0.6 or 4.0.7 for each so 4.0.5 is just as secure as those too.

    You should be good to wait on this version until we get a fix released. Most likely 4.1 or at worst 4.1.1, which would be out 2 weeks after the release of 4.1.

    Cheers

    Brian
    Member

    I visited the site and it is working for me.

    The link is in the source code either way so our coding is not removing it so it is a custom css conflict.

    Did you try from another browser and see if it works now?

    This is what I see:

    Firefox Screenshot 2016 03 10T15 55 25 741Z

    in reply to: event tickets plus #1087110
    Brian
    Member

    All these features are for Event Tickets Plus and not apart of Pro.

    You have to have Event Tickets Plus for these features.

    Event Tickets Plus does not require Pro to work, but does require Event Tickets and The Events Calendar both found for free on WordPress.org

    in reply to: Event List Widget – Add Photo to List #1086902
    Brian
    Member

    I am glad to see you were able to figure it out.

    If you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.

    http://tribe.uservoice.com/

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Events Calendar Pro Required for All Paid Plugins? #1086892
    Brian
    Member

    I do not see Facebook Importer in the plugin list.

    Have you downloaded the zip file and uploaded and activated it in your site?

    Can you confirm you see this in your plugins listing with both activated:

    Tribe active plugins

    in reply to: Page Title #1086845
    Brian
    Member

    Hi,

    Thanks for the link.

    Try this css, the first hides just the text, the second hides the whole red bar:

    .post-type-archive-tribe_events .entry-title {
    display: none;
    }

    .post-type-archive-tribe_events .headline {
    display: none;
    }

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

    Let me know if that helps.

    Thanks

    Brian
    Member

    I visited your site on an iPad and see what you mean.

    If you embed the iframe in a post and test on an iPad does it work then?

    I also see this error on your site and that might be causing the issues in mobile:

    SyntaxError: missing ; before statement
    …jquery.min.js’ <http://ajax.googleapis.com/ajax/libs/jquery/1.4
    Line 710

    That might be coming from your subscribe form not sure if that is loading jQuery too.

    in reply to: Let users choose and filter mini calendar categories #1086791
    Brian
    Member

    Hi,

    Thanks for using the Events Calendar.

    Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.

    The Events Calendar

    If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:

    https://theeventscalendar.com/support/forums/

    Thanks again!

    in reply to: When will version 4.1 be released? #1086775
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins. I can answer your questions.

    We hope by the end of the month, but we do not have a specific date beyond that.

    We are in the QA phase so after that is complete we will release.

    Thanks

    in reply to: Events Calendar Pro Required for All Paid Plugins? #1086772
    Brian
    Member

    Hi,

    Can you please provide your system info following this guide in a private link:

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    And please verify you have done steps 1 through 3 of the new user primer:

    https://theeventscalendar.com/knowledgebase/new-user-primer-facebook-events/

    Thanks

    in reply to: event tickets plus #1086756
    Brian
    Member

    Hi,

    I was suprised it’s not possible to create free events with a subscribe option. Or am i missing something ?

    I do not understand what you mean by this, can you give an example?

    Also with WooCommerce i can’t find the possibility to export subscribers. Am i missing something here too?

    This is possible in the Attendees list for each event.

    And can i do an export of commercial tickets too from within an event ?

    I am not sure what you are trying to export.

    We have a good overview of everything that Event Tickets Plus can do here:

    https://theeventscalendar.com/knowledgebase/new-user-primer-event-tickets/

    That might help answer your questions how it works and then I can take any follow up questions from there.

    Thanks

    in reply to: Problem after update #1086754
    Brian
    Member

    Hi,

    I think we found the issue and it is a bug.

    I am not sure why it happened yet, but I believe downgrading to 4.0.5 will resolve the issue.

    That is for the Events Calendar found on WordPress.org

    This link will download it:

    https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip

    And you can use this step to manually update:

    Manual Updates

    This process does not delete events or change settings, but it is a good idea to backup before doing it.

    Let me know if that helps get you back on your feet for now.

    Thanks

    in reply to: Fatal error when changing date for recurring event #1086750
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot this with you.

    I am not sure why it happened yet, but I believe downgrading to 4.0.5 will resolve the issue.

    That is for the Events Calendar found on WordPress.org

    This link will download it:

    https://downloads.wordpress.org/plugin/the-events-calendar.4.0.5.zip

    And you can use this step to manually update:

    Manual Updates

    This process does not delete events or change settings, but it is a good idea to backup before doing it.

    Let me know if that helps get you back on your feet for now.

    Thanks

Viewing 15 posts - 1,051 through 1,065 (of 11,256 total)