Cliff

Forum Replies Created

Viewing 15 posts - 6,421 through 6,435 (of 10,686 total)
  • Author
    Posts
  • in reply to: Event information not receiving by the user #1189618
    Cliff
    Member

    I’m sorry to hear that, but we cannot provide support for any SMTP or hosting issues like you described. You should try a different SMTP plugin or contact GoDaddy for further support on this issue.

    in reply to: Ticket Number Duplication #1189614
    Cliff
    Member

    Saha, we don’t have any known bugs about this issue. Therefore, I’d recommend following our Testing for Conflicts Guide (basically switch to Twenty Sixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    Unfortunately, I know this means not having your site up and running the way you want, but an alternative is to do this on a testing site and try to replicate it yourself by doing testing/fake purchases yourself.

    in reply to: Create event and display like a blog post #1189608
    Cliff
    Member

    Excellent! I’m glad to hear it.

    in reply to: Debug msg #1189596
    Cliff
    Member

    You’re welcome. Thanks for your patience and understanding.

    in reply to: events link to homepage #1189595
    Cliff
    Member

    Sorry about the issues here.

    Please enable WP_DEBUG and WP_DEBUG_LOG and then fully delete The Events Calendar.

    Then re-install it from the wp-admin plugins page.

    If your site throws a 500 error, please check your WP_DEBUG_LOG file, located at wp-content/debug.log and let me know the contents of it.

    Thanks.

    in reply to: Changing a bit of text #1189563
    Cliff
    Member

    For renaming things, you might benefit from the Say What plugin (third party, not guaranteed by us).

    Or you could use the code snippet you’re already using for these items:

    From /wp-content/plugins/the-events-calendar-community-events-tickets/src/Tribe/Main.php:

    • __( ‘Site Fee: %s per order’, ‘tribe-events-community-events’ )
    • __( ‘Site Fee Percentage: %s%%’, ‘tribe-events-community-events’ )

    The WooCommerce cart’s table of cart items:

    • _e( ‘Product’, ‘woocommerce’ ); when the is_cart() conditional is true

    I hope this helps you finish your project! 🙂

    Cliff
    Member

    Hi Adam.

    Please check out this code snippet and see if it works well for you:

    https://gist.github.com/cliffordp/acfde15af9cea91af4fbec168182fd1d

    Best practice for adding custom code (like to implement a PHP snippet to modify The Events Calendar) is to create a functionality plugin, unless it’s something specific to your theme, in which case best practice is to make sure you’re using a child theme, then add the customization to your child theme’s functions.php file.

    I hope this helps! Please let Hunter know how things turn out for you.

    in reply to: Getting List of Event Categories #1189389
    Cliff
    Member

    Hi Seth.

    You might benefit from referencing:

    I hope this gets you headed in the right direction for your custom coding. Please let me know if you have any follow-up questions on this topic.

    in reply to: Debug msg #1189386
    Cliff
    Member

    Hi Rob.

    I’ve noticed this over the past few months too but am unsure why it outputs to the console even when the Debug option is disabled at wp-admin > Events > General tab > Miscellaneous section.

    For the record, here’s what my local testing site displays at this time:

    I’ve logged this bug with our developers. I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    in reply to: Ticket Number Duplication #1189382
    Cliff
    Member

    Saha, are you saying this issue on your site is resolved now? Please let me know.

    in reply to: Link featured image to event #1189381
    Cliff
    Member

    The Week View is horizontal by default. Here’s a link to our demo site’s: http://wpshindig.com/events/week/

    And if you’re wanting the Week View in a different location, you could use the tribe_events shortcode.

    Please let me know if this clears things up for you.

    in reply to: Structured Data Errors #1189378
    Cliff
    Member

    Gregg, I do believe George fully answered your question at that other thread.

    Mathew, thanks for giving Gregg that heads up.

    Gregg, please let me know if it is it okay to close this thread or if you still needed help here.

    Thank you.

    in reply to: Import from another The Events Calendar iCal Feed #1189375
    Cliff
    Member

    Stephanie, we have a CSV import but not a CSV export. We have an iCal import and an iCal export but it’s not a lossless way to move or sync events from Site A to Site B. This feature request is a solution offered to bridge this gap in functionality.

    Therefore, the only full data move is via WordPress’ own import/export tools. Please reference Using WordPress Export Tools to Migrate Events Content and let me know if that answers your question.

    in reply to: Make other Website URLs a linked word or button #1189369
    Cliff
    Member

    Pluto, thanks for sharing your code snippet. It works just fine for me:

    If you need further assistance, please create your own thread.

    Monica, please let me know if you need any further help here as well.

    Please note that threads get Closed automatically after a couple weeks of inactivity. If it does get Closed, please open a new thread, adding your current problem description and also linking back to this thread.

    Thank you!

    in reply to: Recurring Event Off an Hour #1189361
    Cliff
    Member

    Perfect. Thanks, Dan.

    Rachel, please update me here or create a new thread if you feel that would be easier for you.

    Please note that threads get Closed automatically after a couple weeks of inactivity. If it does get Closed, please open a new thread, adding your current problem description and also linking back to this thread.

    Thank you!

Viewing 15 posts - 6,421 through 6,435 (of 10,686 total)