Journal - Advanced Opencart Theme

Journal - Advanced Opencart Theme v3.2.2

No permission to download

juanporamor

Well-known member
Trusted Uploader
Apr 18, 2019
279
275
63
Version 3.0.45 Production

  • Filter Availability count badge fix
  • Added Blocks Header Image alt text option
  • Added Status option to Accordion Menu module
  • php 7.4 error fix
  • popup link target=_blank fix
  • utf8_substr int
  • Header / Footer per layout
  • webp support
  • One Page checkout fix order date_added
  • remote image resize check
  • Filter performance improvements
  • Admin Only message grid dimensions
  • Added Quantity as stat in product grid / list
  • Product Stock status custom instock status third party extensions fix
  • Added tab type link to Product Tabs
  • One Page Checkout change blur with debounce change
  • One Page Checkout datetimepicker js error fix
  • Added Search Categories top only option
  • In Stock custom status set by third party extensions
  • Schedule timezone fix
  • multi language image resize fix
  • Contact Form email no logo fix
  • iOS 13 ipad detection fix
  • Carousel loop disable for single item carousels
  • Blog prev / next links fix
  • Maintenance page Meta Title option fix
  • Other minor fixes and improvements

https://mega.nz/#!63pAhKpB!HnHWz3cgQK_nOgs_SUfvtGDbWlcxDBVr78av6BJE9Ts
Sorry for the little delay, health problems...
Good update :)
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated Journal - Advanced Opencart Theme with a new update entry:

Journal v3.0.45

Download Journal v3.0.45 - Advanced Opencart Theme Nulled Free
v3.0.45 PRODUCTION Thanks To @juanporamor

  • Filter Availability count badge fix
  • Added Blocks Header Image alt text option
  • Added Status option to Accordion Menu module
  • php 7.4 error fix
  • popup link target=_blank fix
  • utf8_substr int
  • Header / Footer per layout
  • webp support
  • One Page checkout fix order date_added
  • remote image resize check
  • Filter performance improvements...

Read the rest of this update entry...
 
  • Love
Reactions: Mishoto

juanporamor

Well-known member
Trusted Uploader
Apr 18, 2019
279
275
63
Version 3.0.46 Production
  • Header layout fixes
  • Sticky Header fix
  • Php error fix layout blog
  • QuickView layout fix


Enjoy :)
 

togruls

New member
Sep 14, 2019
4
0
1
Hi everyone, could anyone tell me how upgrade opencart theme to new version without losting data?
 

kite171717

New member
Apr 18, 2020
4
0
1
Please help me demo not working

The check out part of the demo is not visible and I get an error like this at the top of the screen


Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\upload\system\library\template\Twig\Node\Module.php on line 346
 

leonelborges

Member
Feb 27, 2020
51
17
8
Please help me demo not working

The check out part of the demo is not visible and I get an error like this at the top of the screen


Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\upload\system\library\template\Twig\Node\Module.php on line 346


It's an Opencart error with PHP 7.2+.

Solution:
In the file: system/library/template/Twig/Node/Module.php
Comment line: 346, 347 and 348.

From:
if (!count($node)) {
continue;
}

To
// if (!count($node)) {
// continue;
// }
 
  • Like
Reactions: kite171717

kite171717

New member
Apr 18, 2020
4
0
1
It's an Opencart error with PHP 7.2+.

Solution:
In the file: system/library/template/Twig/Node/Module.php
Comment line: 346, 347 and 348.

From:
if (!count($node)) {
continue;
}

To
// if (!count($node)) {
// continue;
// }

so thank you but I have another problem ,

I have a lot of non-working places because I installed the open cart on local host?

checkout place not visible whyy???

can someone explain to me
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu