The package now uses $this->load->view: viewtopic.php?f=202&t=227981&p=840786#p840786 . People can play with the presentation in the output TWIG file instead as best practices.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Missing template folder from twig module file.
And this code still is not removed
And this code still is not removed

Code: Select all
{% if option_value.price %}
({{ option_value.price_prefix }}{{ option_value.price }})
{% endif %}
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
The TWIG file is there in extension/module folder ... not sure why you'd notice it's missing.xxvirusxx wrote: ↑Wed Apr 06, 2022 9:39 pmMissing template folder from twig module file.
And this code still is not removed![]()
Code: Select all
{% if option_value.price %} ({{ option_value.price_prefix }}{{ option_value.price }}) {% endif %}
As for the code, as mentioned on my previous post, I leave it there so that people can do whatever they want with it instead of playing in the controller file for HTML codes.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Found the issue. Template folder name was missing. Package updated.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Updated to remove text.
Who is online
Users browsing this forum: No registered users and 15 guests