farooktransvelo
Forum Replies Created
-
Hello @stormrockwell
Here i created a simple plugin with this gallery block. Please install and test this : https://drive.google.com/file/d/1mX-uEfR0zDTvuEtRvg813VI1Bfg69ngT/view
Regards
Hello @stormrockwell
Sorry for delayed response. There are no javascript errors in console. This may be not jQuery version related issue because in frontend its working fine. In frontend the below script trigger on page load.
jQuery(document).ready( function($){ $('.slider-single-item').slick(); } );
On editor the above script was not trigger when block added. This may be the issue.
Regards
Hello @jobthomas,
Thanks for your suggestion. The above list of postcodes provided from our logistic partner and wildcards or ranges is not possible here. Can i use above list of postcodes without modification provided from logistic partner ?
Regards
Here the list of postcodes: https://drive.google.com/file/d/1nx6iXUQkCzNZjiouXA5A9kYylqNuXXNd/view
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Change Order StatusThank you!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Change Order StatusRegarding the previous question new invoice number generated in packing slip. Now i would like to update the status(Invoiced) after the Packing Slip PDF generated.
Thank you.