George

Forum Replies Created

Viewing 15 posts - 5,431 through 5,445 (of 10,499 total)
  • Author
    Posts
  • in reply to: Recurring Events on selected Days #1070984
    George
    Participant

    Sorry to disappoint Thomas! πŸ™ We’ll process your refund immediately.

    Thank you for giving our products a try!

    Sincerely,
    George

    in reply to: Upload Image File Rules #1070969
    George
    Participant

    Awesome! πŸ™‚ Best of luck with your project.

    Cheers,
    George

    in reply to: Conflicts on Uncode Theme #1070948
    George
    Participant

    Hey @Igor,

    Thank you for these links!

    To remove that big media element, you can add the following CSS to the bottom of you theme’s style.css file:


    body.post-type-archive-tribe_events .dummy,
    body.single-tribe_events .dummy {
    display: none !important;
    }

    I hope that helps!

    Thanks,
    George

    in reply to: Adding ticket prices w/o using tickets feature #1070936
    George
    Participant

    Hey @OngKar,

    Sorry to hear about that issue! That is definitely not normal behavior…to help us investigate things, can you share your “System Information” with us? Here’s how to do that β†’ https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Thanks!
    George

    George
    Participant

    Hey @Ben,

    Thank you for the kind words. Your questions are indeed outside the scope of support we can provide, so I’m sorry to admit that I will not be able to help with your code-related questions.

    When it comes to how a function is used, I would recommend using a text editor that lets you “search in folder” – then, open up the plugin code and search in its plugin folder for that function name. This will search all of the plugin code files and reveal where the function is used, so you can see how it’s used and then just replicate that method with our own tweaks.

    For example, the function you asked about here is used like this:

    Here is the full file path to where the above code is copied-and-pasted from:


    wp-content/plugins/the-events-calendar/vendor/tickets/src/admin-views/attendees.php

    I genuinely wish you the best of luck with your customizing!

    Thank you,
    George

    in reply to: Show event start date in Maps balloon #1070928
    George
    Participant

    Hey @Mathijs,

    Thanks for clarifying this! I have some good news and bad news about this customization.

    The bad news is that this is a more complicated customization to make than it might seem. And so we unfortunately cannot provide much help in terms of implementing this. I’m sorry! Please see the “Product Support” section of this page for more information β†’ http://theeventscalendar.com/terms

    The good news, however, is that in another thread in the past I have gone into a bit more detail about what is required for the type of customization you are trying to do.

    So, this might be a very helpful resource: https://theeventscalendar.com/support/forums/topic/map-view-tooltip-2/

    Another helpful resource may be out “Themer’s Guide”, available here: https://theeventscalendar.com/knowledgebase/themers-guide/

    I’m sorry that we cannot help with the details of your customization.

    However, I hope the above resources come in handy!

    Best of luck with your customizations,
    George

    George
    Participant

    Hey @Ameet,

    I really appreciate this detailed description of your issues; I’m sorry that they exist to begin with! But while I have found some bug tickets in our system tangentially related to these issues you describe, I haven’t found a comprehensive and complete description of them in the context of Community Tickets specifically.

    I will make a bug ticket out of your reports here and that will be an immense help towards getting these issues resolved.

    I’m sorry that there’s no immediate action here! Please let me know if you have any further thoughts on all of this or if there’s anything else I can help with in the meantime.

    Sincerely,
    George

    in reply to: Separating events with the PRO version #1070422
    George
    Participant

    I’m sorry to hear this, Patti. Can you share your system information with us? Here’s how to do that β†’ https://theeventscalendar.com/knowledgebase/sharing-sys-info/.

    Thank you!
    George

    in reply to: Community Tickets #1070420
    George
    Participant

    Hi Glenn!

    That information is correct.

    Thanks,
    George

    in reply to: Upload Image File Rules #1070415
    George
    Participant

    Hey Karly,

    Good questions. I don’t know of a specific plugin that will apply the sorts of limits you describe, but I did find some scripts after some quick searching like one recommended here: http://wordpress.stackexchange.com/questions/67107/impose-a-maximum-limit-on-image-upload-size.

    I would recommend playing around with these sorts of scripts; that seems to be the best option at this time.

    I’m sorry there’s not much better support for this within our plugins themselves! I hope this information is helpful nonetheless and wish you the best of luck with your project.

    Sincerely,
    George

    in reply to: Qr code checked in #1070406
    George
    Participant

    Awesome, thank you you so much @Brian. I would recommend trying out this solution, @Motorco and @Piotr!

    β€” George

    in reply to: move tickets up #1070405
    George
    Participant

    No problem! Thanks for the update @swacoop!

    Best of luck with your site,
    George

    in reply to: Empty attendees list with Event Tickets Plus #1070403
    George
    Participant

    Hey @aafhhl,

    Advanced Post Manager is not only a plugin we are “maintaining,” we are still actively developing it and its a core plugin in our product line!

    This is a bug we have not caught yet–I’m really sorry about this!

    I will create a bug ticket for our developers; hopefully in the coming weeks we can release a fix for this. I do not have a specific ETA for when that fix could arrive, and it will take at least 2-3 weeks, but I will make a ticket to begin the process of fixing that.

    Thank you,
    George

    George
    Participant

    Woot! Best of luck with your site, David.

    Cheers,
    George

    George
    Participant

    Hey Matt,

    I would recommend removing the global $post declaration in your code and then adding ‘eventDisplay’ => ‘custom’ to your tribe_get_events() function call. That may help.

    The date format will not much matter; however, if you get an unexpected result a day behind, you might find some progress by adjusting your site’s Timezone settings in “Settings > General”.

    Cheers,
    George

Viewing 15 posts - 5,431 through 5,445 (of 10,499 total)