Compatible with Opencart: 2.3.x, 3.x, 4.x
Created by Digital Atelier
Journal 3 is an advanced theme building framework for Opencart. It's fully dynamic and introduces new design concepts such as variables, style components, skins, advanced modules and built-in performance tools that allow for unlimited design possibilities.
Journal 3 encourages better design planning and project organizing. It will empower you to create the powerful Opencart stores with pixel perfect precision at any screen width.
How to patch: Open file "admin/view/javascript/journal3/dist/journal.js"
1. Find https://my.journal-theme.com/api => delete.
2. Find e.domain_id=window._oc_domain_id,fetch(o+"/license" => e.domain_id=window._oc_domain_id,fetch(o+"/license.php"
3. Find e.domain_id=window._oc_domain_id,fetch(o+"/licenses" => e.domain_id=window._oc_domain_id,fetch(o+"/licenses.php"
Created by Digital Atelier
Journal 3 is an advanced theme building framework for Opencart. It's fully dynamic and introduces new design concepts such as variables, style components, skins, advanced modules and built-in performance tools that allow for unlimited design possibilities.
Journal 3 encourages better design planning and project organizing. It will empower you to create the powerful Opencart stores with pixel perfect precision at any screen width.
How to patch: Open file "admin/view/javascript/journal3/dist/journal.js"
1. Find https://my.journal-theme.com/api => delete.
2. Find e.domain_id=window._oc_domain_id,fetch(o+"/license" => e.domain_id=window._oc_domain_id,fetch(o+"/license.php"
3. Find e.domain_id=window._oc_domain_id,fetch(o+"/licenses" => e.domain_id=window._oc_domain_id,fetch(o+"/licenses.php"