• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Journal - Advanced Opencart Theme

Journal - Advanced Opencart Theme Journal - Advanced Opencart Assets - v.3.2.0-rc.97

No permission to download
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 :)
 
  • Like
  • Love
Reactions: Babak and Mishoto
Babak 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
Version 3.0.46 Production
  • Header layout fixes
  • Sticky Header fix
  • Php error fix layout blog
  • QuickView layout fix


Enjoy :)
 
Hi everyone, could anyone tell me how upgrade opencart theme to new version without losting data?
 
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
 
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
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
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock