panmaster
Forum Replies Created
-
Move the website abroad, it might be easier! 🙂
Fantastic tip Boris!
Many thanks for your help 🙂P.S
Are you planning to include as a feature the possibility to create more than one optin-form?Forum: Plugins
In reply to: [Scroll Triggered Boxes] How to hide it on Mobile devices?Hi,
I like the idea of giving the user an option for showing or not on mobile devices.
Once enabled maybe the option could give a couple of sub-options like deciding the @media max-width in order to work with tablets and phones or just phones.Regarding the X, works perfectly on desktops but when clicked on mobiles doesn’t close straight-away. I don’t have a URL at the moment as I’m working on localhost.
Forum: Plugins
In reply to: [Scroll Triggered Boxes] How to hide it on Mobile devices?Sorted.
I didn’t see the readme inside the plugin directory that says: “if the box fits the mobile window it will show otherwise not”.So what I’ve done is to increase the size a little bit.
P.S
I’ve noticed however that the ‘X’ to close the box is not very precise as it needs more than one try to trigger.Hope it helps.
Forum: Plugins
In reply to: [Reduce Bounce Rate] Does the plugin work with Adwords tracking code?hello,
the script is similar to the normal analytics snippet.
<script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 12312323123; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/9999999/?value=0&guid=ON&script=0"/> </div> </noscript> <script type="text/javascript"> jQuery(document).ready(function ($) { $(".post-160").fitVids({ customSelector: "iframe.wistia_embed"}); }); </script>