Casey

Forum Replies Created

Viewing 15 posts - 1,021 through 1,035 (of 3,499 total)
  • Author
    Posts
  • in reply to: Widget error, trouble with CSS #233104
    Casey
    Participant

    mlfa,
    Thanks for getting in touch! Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.

    Thanks! 🙂

    -Casey-

    in reply to: relabeling terms #233083
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Export Events #233079
    Casey
    Participant

    Gordon,
    That would be an interesting idea! Hopefully the export tool will be able to assist you in that. Since you marked this as resolved, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further questions.

    Rob,
    If your issue is the same as the above please do feel free to monitor this thread, but if you need assistance for your own specific scenario it would be great if you could create a fresh thread of your own.

    Thanks! 🙂

    -Casey-

    in reply to: Events periodically not loading… #233074
    Casey
    Participant

    ingauge,
    Yes, please give that a try and then let me know if your problem is resolved. Thanks! 🙂

    -Casey-

    in reply to: Filter by category in widget #233070
    Casey
    Participant

    Abdul,
    Yes, the dropdown lists Event Categories. Also, if you take a look at the third-party plugin, event rocket, it will allow you to add the widgets via a shortcode. Thanks! 🙂

    -Casey-

    in reply to: Export Events #231785
    Casey
    Participant

    gordo019,
    Thanks for getting in touch! We don’t have a built-in way of exporting your events, but you should be able to export your WordPress database using a tool like WP-MigrateDB. Alternatively, you could go to ‘Tools->Export’ and select ‘Events’ to selectively export your events as an XML file.

    Give those suggestions a try and let me know if you have further questions. Thanks! 🙂

    -Casey-

    in reply to: Filter by category in widget #231781
    Casey
    Participant

    Chris,
    Thanks for getting in touch! If you’re referring to the List widget, then yes, that filtering option is included with PRO version of the widget (screenshot).

    Hopefully that helps to answer your question, but let me know if I can help further. Thanks! 🙂

    -Casey-

    in reply to: Gravity Forms intergration #231753
    Casey
    Participant

    Great! Since it looks like I’ve answered your questions here, I’m going to go ahead and close out this thread. Please feel free to start a new thread if you have further questions/issues. Thanks! 🙂

    -Casey-

    in reply to: Events not Showing in Admin #231751
    Casey
    Participant

    Could you send me your web server’s database logs? I’d like to investigate those further to see if any errors are occurring when trying to retrieve the list of Events. Thanks! 🙂

    -Casey-

    in reply to: Barcode extension #231584
    Casey
    Participant

    Leigh,
    Again, sorry that we’re unable to help with that third-party add-on, but if you take a look at our UserVoice page, there has been a great deal of interest in this feature, and we’re actively reviewing the possibility about including functionality like this in a future version of the plugin.

    Feel free to make your voice heard over there and let us know how you’d envision something like this to working. Thanks! 🙂

    -Casey-

    in reply to: relabeling terms #231577
    Casey
    Participant

    fitbycai,
    Yes, you can do this by performing a template override (check out our themer’s guide to learn more about how to do this) on ‘the-events-calendar/views/modules/meta/details.php’ and look for the following code: https://gist.github.com/ckpicker/4b952aeb705a4692568e

    To change the categories label, you’ll want to modify this code:


    'label' => null,

    And change null to something like ‘Countries’.

    To change the tags label, you’ll want to modify this code:


    tribe_meta_event_tags( __( 'Event Tags:', 'tribe-events-calendar' ), ', ', false )

    And change ‘Events Tags:’ to something like ‘Distance’ or whatever you desire.

    Give that a try and let me know if you have further questions. Thanks! 🙂

    -Casey-

    in reply to: Importing ICS Feed #231558
    Casey
    Participant

    Dave,
    Thanks for getting in touch! The iCal importer add-on is currently in private beta, and that hidden page you stumbled upon is for users that are currently testing the add-on. When we release it publicly, we’ll include it for purchase as an add-on to the Events Calendar.

    Hope that helps to answer your question. Thanks! 🙂

    -Casey-

    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: Events not Showing in Admin #231352
    Casey
    Participant

    Beth,
    I suspect that this might be an issue with your web host’s configuration. Could you try increasing the Memory Limit of PHP & WordPress to see if that resolves the issue?

    in reply to: Large events database conflicts with theme #231344
    Casey
    Participant

    Sean,
    Often times the hosting provider will put a hard limit on your account’s memory that can’t be overridden by the customer. I would recommend reaching out to your host to see if they can increase the memory limit further to see if that resolves the issue.

    It’s also possible that this is a MySQL-related issue, which could be resolved by adding the following snippet to your functions.php file: https://gist.github.com/jazbek/6585714

    Give those suggestions a try and let me know what you discover. Thanks! 🙂

    -Casey-

Viewing 15 posts - 1,021 through 1,035 (of 3,499 total)