J2Store4 / j2store4

J2Store 4 - Open Source eCommerce extension for Joomla
https://www.j2store.org
GNU General Public License v3.0
16 stars 6 forks source link

Error loading css file module mod_j2store_cart #36

Closed trantrongthang1207 closed 7 months ago

trantrongthang1207 commented 12 months ago

I upgraded j2store for Joomla 4. Because of this error, my site loaded very slowly old code: $platform->addStyle('j2store-cart','modules/mod_j2store_cart/css/j2store_cart.css'); new code: $platform->addStyle('j2store-cart','/modules/mod_j2store_cart/css/j2store_cart.css');

mgopin3 commented 11 months ago

Thank you for bringing this issue to our attention. Please don't worry, we will treat this as valuable feedback. We intend to address and resolve this issue in an upcoming release of J2Store4. You can refer to the commit code changes on J2Store4 for more information #39

mgopin3 commented 7 months ago

@trantrongthang1207 We believe the reported issue has been addressed. Could you please confirm that the problem is resolved on your end? If everything looks good, we'll go ahead and close this issue.

If you have any further questions or if there's anything else you'd like assistance with, please don't hesitate to let us know. We appreciate your feedback!