Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • We are also having this exact same PHP warning – using the PHP version 5.6 – Interestingly enough I haven’t noticed anything not working. Seems like Hotjar is working just fine and no errors on the website.

    Would like to know how to fix however, as there could be something that isn’t working that I just haven’t noticed yet.

    CircaVista

    Thread Starter circavista

    (@circavista)

    That worked perfectly! thanks man, forgot to put our URL in…

    Hello,

    I put the code in at the very top of my index.php page but am having issue getting my link for “view full site” to stop redirecting to mobile. I used the default code:

    <?php
    setcookie(“mobile”,”m”, time()+3600, “/”);
    ?>

    and set the cookie name in the settings to “mobile” but I just can’t seem to stop the redirect to happen when i try to take them to the full site. Is there special code I need to use for the link? here is what my link code looks like:

    ***a href=”https://www.circavista.com/&#8221; title=”mobile” rel=”external”<p1>View Full Site</p1>***

    i took out some brackets so you could see my code, so don’t worry those are in there

    the mobile site is m.circavista.com

    Any help would be great, thanks! otherwise, awesome plugin

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