Brian

Forum Replies Created

Viewing 15 posts - 5,536 through 5,550 (of 11,256 total)
  • Author
    Posts
  • in reply to: Get the quantity of ticket #969772
    Brian
    Member

    Hi,

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

    This is going to be in WooCommerce’s coding and I found this thread that might have some information for you:

    https://wordpress.org/support/topic/how-to-get-quantity-of-product?replies=8

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Can't get it to work (404 #969769
    Brian
    Member

    Hi,

    Sorry for the issues.

    It looks like you are using version 3.8 of WooCommerce Tickets.

    However, the latest version of 3.9.3 is required to work with WooCommerce 2.3.x

    Thanks

    in reply to: display event categories in sidebar #969766
    Brian
    Member

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

    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: Previous and Next Month #969765
    Brian
    Member

    Hi Alex,

    Thanks for using the Events Calendar.

    I can help out here.

    The next and previous month links only show if there are events in the next or previous month.

    Since you only have June Events it does not show those links.

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Hi,

    No worries, thanks for bring it up.

    We were able to patch the 3.10 release to fix it and I tested in Photo View and that is working now along with the the List View and Event List Widget.

    So you should be good.

    When you update to the 3.10 official release please let us know if that is not the case.

    Thanks again for bring this to our attention.

    in reply to: Issues With Form CSS #969740
    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: Multiple Calendars #969739
    Brian
    Member

    Your Welcome.

    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: Add custom fields to events list page #969738
    Brian
    Member

    Thanks for marking your question answered, I am going to close this topic, but if you would like more help related to this or with something else, please create a new topic. Thanks!

    in reply to: Color coding the categories #969737
    Brian
    Member

    Great glad it helps.

    No worries about the other post, we try to help out on theme issues, but the farther they are from a WordPress Codex theme the more likely issues maybe created.

    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: Too many stylesheets in too many folder #969693
    Brian
    Member

    Thanks for the update, glad it is working.

    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: Styling the Calender Widget #969692
    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: Issues With Form CSS #969618
    Brian
    Member

    Ok,

    Thanks for opening that up.

    This is a Genesis child theme isn’t it? Genesis form css loves to make our form look bad. 🙁

    I got this css to help the form look better:

    #tribe-community-events input, #tribe-community-events select, #tribe-community-events textarea {
    min-height: 0 !important;
    padding: 12px !important;
    width: auto;
    }

    #tribe-community-events #EventCountry_chosen.chosen-container {
    width: 220px!important;
    }

    The !important in the theme’s stylesheet is causing the issues:

    input, select, textarea {
    border: medium none;
    border-radius: 4px;
    font-size: 17px !important;
    margin: 0 !important;
    min-height: 46px !important;
    outline: 0 none !important;
    padding: 0 12px !important;
    width: 100%;
    }

    So I had to counter that with more !importants, which is the very reason to almost never use them 🙂

    The second css selector with for #tribe-community-events #EventCountry_chosen.chosen-container has an!important as well, but since that width is setup by a script is is needed in Genesis unfortunately.

    Let me know how that works out.

    Thanks

    in reply to: Multiple Calendars #969615
    Brian
    Member

    Hi,

    We do not have shortcodes for the main views such as month, list, week, map etc.

    When we launch 3.10 we will have 4 shortcodes, which you can read about here:

    https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/

    Also, there is the Event Rocket Plugin an unofficial plugin maintained by some of our developers that the ability to show an event view (month, list, etc) on the home page.

    Event Rocket

    That might get you closer to what you are looking for.

    Thanks

    in reply to: Exporting Events to CSV #969594
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

    in reply to: Cron Auto Import from CSV #969593
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 15 posts - 5,536 through 5,550 (of 11,256 total)