Like I said these are no big deals I simply changed mine to the code previously posted to have a look that I want instead of a messed up screen and I already add the define.
It's not about pressing enter 2x to preview, it's the fact that the editor window or textarea is also stretched ridiculously as a result of setting product phrases to 500px. It's a matter of preference and the code to solve the problem is posted for whoever wants the change.
The version on my website also includes the updates, no new version number.
Version 1.05 on your website appears to be missing a closing bracket from admin/includes/modules/product/collect_info.php on line 106:
I believe it should be:Code:if (!defined(MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS) { define('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS', 'none'); }
Code:if (!defined(MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS)) { define('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS', 'none'); }
Visit our shop - RVOps - where compromise is not an option