• jcassano

    (@jcassano)


    Not entirely sure which component is at fault here, though I’m lead to believe it’s GTM since enabling GTM adversely affect two other components and disabling it fixed the problem.

    Two separate problems:

    1) While GTM was enabled on my site, the Ajax Event Calendar plugin stopped functioning and would display a blank page whenever the shortcode was invoked.

    2) I’m using a Suffusion child theme, though I’m not sure if this problem is related to Suffusion. Essentially whenever I clicked on the GTM tab in BP I would get a blank page – not a 404 error, just a themed empty wordpress page.

    Since disabling GTM fixed both these problems, I’m not really sure what else the problem could be. This seems like a fantastic plugin and I’m really looking forward to using it. Any help would be greatly appreciated.

    https://www.ads-software.com/extend/plugins/bp-gtm-system/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Will make some tests to see where the problem is and how to fix it.

    Very similar issue: Enabling GTM causes Chat-Lite (AJAX based) to not work.

    Any luck finding the root cause?

    I’m using Suffusion as well and GTM causes the Featured Content slider to not function. Tried to install another plugin and the developer for that plugin said he was seeing js errors on my site with GTM activated. He also said it could be a “datepicker” conflict. Hopefully it’s easy to fix because, I like SlaFFik’s plugin.

    It is with the datepicker. I forget what i changed to fix, but I’ll look later…

    @ntwrkguru: Thanks!

    Here’s where I tell you that this worked for me, but don’t blame me if it breaks your site or causes the earth to start spinning backwards or whatever. Also, I should tell you to make a backup of all your stuff (including your cat), especially any files you are going to modify.

    The file is global.js (located in /bp-gtm-sytem/_inc/). Find this line:

    var datepicker_settings = jQuery.datepicker.regional[bp_gtm_strings.lang];

    Replace [bp_gtm_strings.lang] with [“”].

    Per https://docs.jquery.com/UI/Datepicker this should restore the default localizations. That page also has other localizations if you want to get crazy and actually try to make the GTM datepicker different from the default.

    This worked! Thank you!! <3 <3 <3

    Thread Starter jcassano

    (@jcassano)

    This fixed the conflicts with ajax event calendar and suffusion for me, but I still get a blank white page whenever I click on the “to do list” tab in a BP group.

    What do you see when you run Firebug?

    Thread Starter jcassano

    (@jcassano)

    It shows nothing. No errors, no anything. Just a blank html page.:

    <html>
    <head></head>
    <body></body>
    </html>
    Plugin Author Slava Abakumov

    (@slaffik)

    And to be serious: what about the rights to the page? Does the user has access? Any specific plugins? I can’t say anything without getting acknowledged with details.

    Thread Starter jcassano

    (@jcassano)

    Zombies are alright in my book.

    But yes, this is on an admin account.

    Theme is Suffusion 4.2.7

    Plugin list:
    Adminize
    Ajax Event Calendar
    Akismet
    BackWUPup
    BP GTM System
    BuddyPress
    BuddyPress Docs
    BuddyPress Group Email Subscription
    Dynamic Widgets
    FormBuilder
    Google Analytics for WordPress
    Redirection
    SI Captcha Anti-Spam
    SpeakUp! Email Petitions
    Suffusion BuddyPress Pack
    User Role Editor
    WP-Polls
    WP Maintenance Mode

    Any other info I can provide?

    Thread Starter jcassano

    (@jcassano)

    Any update on this? I’m happy to help out diagnosing however I can.

    I’m having the same problem with the ajax event calendar. Not using suffusion theme. Dr.ving me nuts.

    I have drilled down to this error:

    Error: Syntax error, unrecognized expression: #projects_tax .right .p, #tasks_tax .right .p,
    https://192.168.251.119/wp-includes/js/jquery/jquery.js?ver=1.8.3
    Line 2

    I get this error whenever I browse to the ajax event calendar and have GTM activated. When GTM is NOT activated, I do not get this error and everything works correctly.

    Thanks Mark

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘[Plugin: BP GTM System] Breaks Ajax Event Calendar & Suffusion’ is closed to new replies.