Daniel Chicote
Daniel Chicote
Hello, i have relative paths in my svg and when i convert the file this images are ignored. SVG or PNG converted width imagick or inkscape  JPG or PNG...
Hello, when i activate lesti cache, all the tags pages are always the same. I have tried to put the tag_products, tag_list_index, tag_product_list and search_result_list blocks as lazy blocks, bypass,...
Hello, i need to import products based in the product id, not by sku. Is this possible with this module?
Vat number of customer is not listed as possible atribute to include in the tables, how can i insert this cell?
I need to crop my files widthout any border, how can i do this?
Hello, I would like to know if this module performs the search inside the product tags related, and also if it is possible to search in cms pages or awblog....
Hello, i'm trying to use storj.io as S3 service, but magento (openmage) always gets the images from the local folder and exception.log gives me this error: `2023-04-04T13:18:01+00:00 ERR (3): Zend_Uri_Exception:...
I have installed the module without composer, and have this error when run the crawler: 'Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\magento\app\code\local\Maverick\Crawler\Helper/../../../../../../../../autoload.php' (include_path='C:\xampp\htdocs\magento\app\code\local;C:\xampp\htdocs\magento\app\code\community;C:\xampp\htdocs\magento\app\code\core;C:\xampp\htdocs\magento\lib;.;C:\xampp\php\PEAR') in C:\xampp\htdocs\magento\app\code\local\Maverick\Crawler\Helper\Crawler.php on line 28' Is needed...
When i put for example the products ids 222.111,444,045,333, the collection always returns as 045,111,222,333,444 and dont respect the order that i have asssigned previously. I can't see nothing in...
I have detected that the module don't handles correctly the product names if they have characters like "?" or "ñ" in the name. I have tried to fix it but...