Gordon Lesti

Results 62 comments of Gordon Lesti

What if your competitors find this feature? You should add something like an auth_key.

Flushing the cache for an uri is in general no possible at the moment. Possible would be flushing by a tag for example `product_5`. But that is also triggered after...

Hello @royduin yes, good question :laughing: Maybe we should remove this loop and tag every category page with all products that are contained. But I'm not sure if that will...

Hello @tomlankhorst I wouldn't recommend to add the breadcrumbs as dynamic block. This is one of the time consuming things that you want to bypass with a FPC. [Mage_Catalog_Helper_Data::getBreadcrumbPath](https://github.com/OpenMage/magento-mirror/blob/1.9.2.4/app/code/core/Mage/Catalog/Helper/Data.php#L95) needs...

Hello @talisman-innovations thank you for the PR. Unfortunately this would always clean all CMS pages and blocks when a product would be cleaned. A better way is to add the...

Yes, this was really a stupid decision in the past. I'm sorry. I would like to change that, but many people at the moment rely on `save` & `clean` are...

Hello @tmp2000 in general Fpc supports multi currencies, but it doesn't update on change of the currencies rates. Can be a possible feature.

Hello @shilak123 In general it isn't necessary to make product description dynamic/lazy cause every product should get an unique item in the cache when `id` is in `Uri Params`.

Hello @Mgrennes please note, since version 1.4.x you don't need to add filterable attributes to the `Uri Params` anymore. Please make sure to check your configs for both store views.

please send me a link to your shop via email