"Event Category: All" links to wrong URL

Home Forums Welcome! Pre-Sales Questions "Event Category: All" links to wrong URL

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1394755
    Malachi
    Guest

    Hello, Support.

    This is a continuation of a previous forum string (https://theeventscalendar.com/support/forums/topic/event-category-all-do-i-need-pro-for-this/). However, I believe I can explain this more thoroughly so you will know exactly what’s going on.

    As a recap, on http://wearelocalworks.org/events/ , the “All” option in the dropdown category list links to wearelocalworks.COM instead of wearelocalworks.ORG. When I go to the plugin and click on “Event Categories,” we don’t have a custom category of “All” in our list, which tells me that this is a plugin issue, not a user issue.

    When I viewed the source codes for http://wearelocalworks.org/events/ and did a CTRL+F for “works.com”, I saw that the codes contain:

    </div>
    <!– #tribe-events-header –>
    <script type=’text/javascript’>function … … … <option value=’http://wearelocalworks.com/events/’>All</option&gt;

    After searching through your plugin’s PHP files beyond what Geoff instructed in the previous forum string, I was able to find the code that the category dropdown is referencing is in the folder /themes/tribe-events/list/:

    </div>
    <!– #tribe-events-header –>
    <?php do_action( ‘tribe_events_after_header’ ); ?>

    The place where I’m stuck is finding the PHP file that has the script for “tribe_events_after_header.” I strongly believe this is where the source of our problem lies. I looked in all of the /themes/tribe-events/ folders, and it’s not there. This means the PHP is in one of the plugin’s folders, but I don’t know which folder to look in.

    Can you, please, let me know which folder has the script for ‘tribe_events_after_header’?

    Thanks!

    #1395260
    Courtney
    Member

    Hi there!

    Thanks so much for getting in touch! I’m afraid that we’re not equipped to provide technical support for current plugin users here in our pre-sales forum. We’d be more than happy to assist you at one of the following locations:

    • If you’re using one or more of our free plugins such as The Events Calendar and Event Tickets, you can request assistance on the WordPress.org support forum for the affected product.
    • If you’re a current license holder for one of our premium offerings, please log in to your account and submit a post to the appropriate forum for the affected product. Please include your System Info https://theeventscalendar.com/knowledgebase/sharing-sys-info/ so we can better help you.

    If you can, please take the time to confirm in your post that you’ve run through our Testing for Conflicts steps prior to contacting us–this will save us a step and help us to get your issue resolved that much quicker! 🙂

    Thanks again, and we’ll see you in the forums!
    Courtney

    #1410948
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘"Event Category: All" links to wrong URL’ is closed to new replies.