HartLarsson

Results 15 issues of HartLarsson

I've tried this solution: ``` var popup = new $.Popup(); if ($.cookie('responsive_popup') == null) { var myVar = setTimeout(function(){ popup.open('#inline'); }, 3000); } $(".popup_close").click(function(){ clearTimeout(myVar); $.cookie('responsive_popup', 'yes', { expires: {/literal}{$popup_cookie*0.000694}{literal},...

I've read the docs, but i've not found any responsive parameter to avoid that a popup size is bigger the the screen and make it more responsive on mobile.

#### Describe the bug I've discovered that the exchange rate provided by prestashop api are not correct/the same as actual provided by European Central bank #### Expected behavior I expect...

question

During the upgrade the module get an error and was deactivated. We need to reset it and reactivate manually to let it works.

bug

### Check if your feature request exists - [X] My feature request does not already exists ### Is your feature request related to a problem? I see thew actual logo...

enhancement

Instagram API changes – April 4, 2018 Due to some sudden changes that Instagram has made to their API on April 4th, 2018 User Feeds It is still possible to...

compatible with wordpress and BlogSpot

Only personal account can be read with a client_id/access_token

i still testing the script and using on one of my fb feed i discover that is not possible to get any picture from this json : > { >...