jmegordon

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • in reply to: Events calendar conflict with Revive Adserver #1000180
    jmegordon
    Participant

    Great, thanks George – i’ll apply when i’m back in the office on Tuesday.

    I found the conflict by spending hours going through all of our lines of code and removing them section by section until I had located the source of the issue.

    Our website is http://www.tabletennisengland.co.uk/tournaments

    You’ll notice that on all of the other pages on the website there is an advert in the header.php section of the website (displayed by the code located at the start of this thread). By having this advert in place it prevents google maps from displaying, search by date and location from functioning and various other view errors in the Events Calendar. As soon as the code is removed, the events calendar functions mostly as intended.

    Can you suggest a workaround?

    Many thanks

    in reply to: Events Calendar Pro map displaying as grey box #999933
    jmegordon
    Participant

    Hi George,

    Sorry I started another thread as I couldn’t locate this – but just found it! It’s a conflict with the following lines of code that display our Revive Adverts. Could you please advise as to how I can display both scripts without them conflicting?

    <script type=’text/javascript’><!–//<![CDATA[
    var m3_u = (location.protocol==’https:’?’https://ads.tabletennisengland.co.uk/www/delivery/ajs.php&#8217;:’http://ads.tabletennisengland.co.uk/www/delivery/ajs.php&#8217;);
    var m3_r = Math.floor(Math.random()*99999999999);
    if (!document.MAX_used) document.MAX_used = ‘,’;
    document.write (“<scr”+”ipt type=’text/javascript’ src='”+m3_u);
    document.write (“?zoneid=20&blockcampaign=1”);
    document.write (‘&cb=’ + m3_r);
    if (document.MAX_used != ‘,’) document.write (“&exclude=” + document.MAX_used);
    document.write (document.charset ? ‘&charset=’+document.charset : (document.characterSet ? ‘&charset=’+document.characterSet : ”));
    document.write (“&loc=” + escape(window.location));
    if (document.referrer) document.write (“&referer=” + escape(document.referrer));
    if (document.context) document.write (“&context=” + escape(document.context));
    if (document.mmm_fo) document.write (“&mmm_fo=1”);
    document.write (“‘><\/scr”+”ipt>”);
    //]]>–></script><noscript></noscript>

    Many thanks

    in reply to: Events Calendar Pro map displaying as grey box #997828
    jmegordon
    Participant

    Hi George,

    We developed the theme in house. Is there any basic functions.php that need to be included in order for the calendar to function?

    Many thanks,

    in reply to: Events Calendar Pro map displaying as grey box #997490
    jmegordon
    Participant

    Hi George,

    Thanks for responding. It works fine in this state, so I am guessing this is an issue with our custom theme. Is there something that could be missing from our theme or functions file?

    Many thanks,

    in reply to: Events Calendar Pro map displaying as grey box #996889
    jmegordon
    Participant

    Thanks George.

    I have deactivated the Ubermenu plugin, however it is to no avail. I have also gone through disabling the plugins individually, and I cannot find what is causing this.

    What should I try next?

    Many thanks,

Viewing 5 posts - 16 through 20 (of 20 total)