Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • @john-pierre Cornelissen – that did the trick!

    1. I activated universal tracking.
    2. Changed my ga() call to __gaTracker.
    3. Moved my jQuery.on() to the bottom of the page (using some plug-in).

    Works like a charm ??

    I am actually not using it for contactform7 – just for my own buttons.

    Thanks a lot!

    I have the same issue :-/

    For some reason I can’t find __gaTracker().

    It’s not under window. or document.

    Just before I uninstall Yost – anyone has any idea what function I can use to have the Google analytics usability?

    Looking at Yost’s code I can’t find where he creates a global variable that can be used on the page:
    <script type=”text/javascript”>

    var _gaq = _gaq || [];
    _gaq.push([‘_setAccount’, ‘UA-47749701-1’]);
    _gaq.push([‘_gat._forceSSL’]);
    _gaq.push([‘_trackPageview’]);

    (function () {
    var ga = document.createElement(‘script’);
    ga.type = ‘text/javascript’;
    ga.async = true;
    ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl&#8217; : ‘https://www&#8217;) + ‘.google-analytics.com/ga.js’;
    var s = document.getElementsByTagName(‘script’)[0];
    s.parentNode.insertBefore(ga, s);
    })();

    </script>

    Thanks!

    Thread Starter behemothkind

    (@behemothkind)

    Issue solved:
    1. Tried removing Akeeba manually via FTP or cPanel – no go.
    2. Contacted support – they made some magic with the permissions. Support wrote: “This was possibly file ownership as they also need to be set as well as permissions” – so oyu must be right with your theory.
    3. Updated Akeeba from within WP – worked like a charm.
    4. Other problematic plug-in could then also be updated

    Funny – most plug-ins worked fine.

    Sorry about bothering you with a non Akeeba relevant issue – but hey I learned on the way so it was not for nothing.

    Have a great weekend!

    Thread Starter behemothkind

    (@behemothkind)

    Hello nikosdion,

    Thank you for the ultra fast response!

    1. I see what you mean. I also learned something new: that a WP plug-in is a contained unit that is face to remove. I was not sure about it before.

    2. I tried to remove the akeebabackupcore dictionary with no success. I get permission issues. I can’t modify anything there.

    3. I do have the update issue with another plug in but the rest work just fine – this is strange

    I will turn to my host and see what they say about it. I will keep you updated.

    Thanks!

    Thread Starter behemothkind

    (@behemothkind)

    Hi mc_gabe,

    I appreciate your help.

    My support guy said: “…please disable mod_security for your domain name…”

    And that did the trick!

    Thanks for your help,
    B

    Thread Starter behemothkind

    (@behemothkind)

    Hello mc_d,

    Thank you for your answer, I appreciate your help.

    I still can’t log-in but I gave my web host only one of the two IPs you listed here so now I send him the other as well and hope for the best.

    My WP installation is very fresh and I have not many plug-ins:
    Antispam Bee
    Captcha
    Google Analytics for WordPress
    Limit Login Attempts
    MailChimp
    Page Links To
    Shareaholic | share buttons, analytics, related content
    WebRotate 360 Product Viewer for WordPress

    On the face of it, I don’t think any of them interferes with the MailChimp plug-in.

    I will wait for my web host to white list the two IPs and the URL and if this still doesn’t help I will deactivate all plug-ins and see if this helps.

    Thank you for now,
    B

Viewing 6 replies - 1 through 6 (of 6 total)