florent-cdl
florent-cdl
Hi, I've got some errors in a test sequence with svg in it when viewed in Edge. The error is in resetInheritedSpeed function at line 1962 in sequence.js I've changed...
Hi, My composer.json have "johnpbloch/wordpress-core-installer": "^2.0" but also a yoast "yoast/wordpress-seo": "^12.5" installer So as installation of wordpress take time, yoast create a wp-content folder before wordpress-core-installer finished. So a...
Hi, I'm trying to include a custom template for my product card item inside the worpress loop of archive-product.blade.php template using wc_get_template_part('content', 'simpleproduct') (as wc_get_template_part('content', 'product') is working) I've got...