Added characters?

Home Forums Calendar Products Events Calendar PRO Added characters?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1203421
    joeaylor
    Participant

    I am trying to find these two characters that are showing up above my footer. I believe I tracked it back to a tribe-js script. I just updated the plugin when it showed up. Any thoughts?

    Thanks, Joe

    #1203479
    Jon Sailer
    Participant

    I did a file search (find/replace) for ‘tribe-js’ in Dreamweaver for the entire the calendar plugin folder and found the issue on this page – wp-content/plugins/the-events-calendar/vendor/tickets/common/src/Tribe/Main.php

    • This reply was modified 9 years, 5 months ago by Jon Sailer.
    #1203656
    Cliff
    Member

    Thank you for reporting this. I found the errant code at https://github.com/moderntribe/tribe-common/blob/4.3.4/src/Tribe/Main.php#L287, like Jon mentioned.

    This is a rare scenario where it’s probably okay to just edit the core plugin files to remove this little typo from all 3 of these files:

    • /wp-content/plugins/event-tickets/common/src/Tribe/Main.php
    • /wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php
    • /wp-content/plugins/the-events-calendar/vendor/tickets/common/src/Tribe/Main.php

    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.

    #1204062
    Nico
    Member

    Hi there,

    I wanted to let you know that we just released a hotfix that includes a fix for this bug. Please update The Events Calendar and/or Event Tickets to version 4.3.4.1 and let us know if this makes the issue right in your site!

    Best,
    Nico

    #1204522
    joeaylor
    Participant

    Thanks guys.

    #1204677
    Cliff
    Member

    You’re welcome. Thanks for helping by reporting it!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Added characters?’ is closed to new replies.