Shortcode showing "1" instead of the state abr. in widget upcoming event list

Home Forums Calendar Products Events Calendar PRO Shortcode showing "1" instead of the state abr. in widget upcoming event list

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1225552
    Debbie
    Participant

    Hi, Since my updates today, my shortcode in the footer is returning the number “1” instead of the appropriate “WI” for the state of Wisconsin in the footer. Is there anything you can do to help me resolve this error?

    #1226533
    Hunter
    Moderator

    We have a bug logged resembling what you’ve described, so I’ve added this forum thread to the ticket which helps expedite the process of getting a fix included in an upcoming release. I don’t have a precise date when it will be available, but please stay tuned to our Release Notes and the plugin changelogs for more information. You can use the following method below as a temporary workaround:

    1. Copy this file
    wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php
    to
    wp-content\themes\{your-theme}\tribe-events\pro\widgets\modules\single-event.php

    2. Open it for editing and add these two lines in the beginning:

    $zip = tribe_get_zip();
    $region = tribe_get_region();

    3. Save.

    Thanks again and let me know if you’ve got any additional questions or comments. Cheers!

    #1244232
    George
    Participant

    Hello!

    I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.

    You can read about the details of this release here → https://theeventscalendar.com/maintenance-release-events-calendar-4-4-3-event-tickets-4-4-3-premium-add-ons/

    I hope this update helps!

    Cheers,
    George

    #1255288
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shortcode showing "1" instead of the state abr. in widget upcoming event list’ is closed to new replies.