Jérôme Danthinne

Results 77 comments of Jérôme Danthinne

@yojkim Yes, but not with FSPagerView itself unfortunately.

@yojkim Not using another library, but just preloading all the images with URLSession (or Alamofire, SDWebImage, pick yours).

@yojkim I know, not ideal, but if you have only 2-3 images, I think it's ok.

No, I haven't implemented that.

Great news! I have to admit that I haven't worked with PS for a long time so adding new features without working on a project is a bit hard… Thank...

The admin part should be the one from prestashop even with the override, except that you can choose multiple values instead of one.

Can you try https://github.com/jdanthinne/advancedfeaturesvalues/commit/3ad301d6abd47715148e703a8c56165db7663877, it seems to fix issues with 1.6.1.1.

Does it have something to do with this module? The error seems to be with manufacturers, not the features. If you disable this module, can you still see the error...

Strange. Can you check that /override/classes/Product.php exists? And if it does, can you check the content of the file and see if the following code is in it? ``` php...