• 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"

Flatsome | Multi-Purpose Responsive WooCommerce Theme

Flatsome | Multi-Purpose Responsive WooCommerce Theme v3.18.7 - Untouched

No permission to download
just don't update the child-theme... only update main theme.. (there are usually no updates to the child-theme - so just - as I have mentioned in post before.. add the code to the child theme and you can update the main theme without problems.
So If I didn't get that wrong, if we null the child theme, the main theme can get the updates with no problem?

Do we manually update the main theme and it works because of nulled child theme, or does it get the updates by itself with no problem.
 
Last edited:
Flatsome V3.18.6

NEW: WooCommerce 8.7 compatibility.

FIXED: Corrected lightbox menu item text in admin bar options to 'Drawer & Lightbox'.

UPDATED: Google Fonts list.
UPDATED: Language files.
thanks for quoting it mate!
 
thanks for quoting it mate!

It was the changelog from Flatsome website. I thought I was receiving redirect errors on my websites at first but it appears it's a rank math issue. All updated here with 0 problems up to now.
 
So If I didn't get that wrong, if we null the child theme, the main theme can get the updates with no problem?

Do we manually update the main theme and it works because of nulled child theme, or does it get the updates by itself with no problem.
You still have to manually update the main theme from the files in here.. after the update you the main theme will be automatically nulled by the active child-theme :)
 
  • Like
Reactions: TheAshina and hhlac
You still have to manually update the main theme from the files in here.. after the update you the main theme will be automatically nulled by the active child-theme :)
Thanks, can we keep two themes active at the same time? Or should I switch between them to apply?
 
Hey Guys!

for activate any version of flatsome theme add this code to "function.php" file.

Code:
$site_url = get_site_url();

$domain_name = wp_parse_url($site_url, PHP_URL_HOST);

$update_option_data = array(
    'id'           => 'new_id_123456',
    'type'         => 'PUBLIC',
    'domain'       => $domain_name, // Set the domain to the current domain name
    'registeredAt' => '2021-07-18T12:51:10.826Z',
    'purchaseCode' => 'abcd1234-5678-90ef-ghij-klmnopqrstuv',
    'licenseType'  => 'Regular License',
    'errors'       => array(),
    'show_notice'  => false
);

update_option('flatsome_registration', $update_option_data, 'yes');
 
Hey Guys!

for activate any version of flatsome theme add this code to "function.php" file.

Code:
$site_url = get_site_url();

$domain_name = wp_parse_url($site_url, PHP_URL_HOST);

$update_option_data = array(
    'id'           => 'new_id_123456',
    'type'         => 'PUBLIC',
    'domain'       => $domain_name, // Set the domain to the current domain name
    'registeredAt' => '2021-07-18T12:51:10.826Z',
    'purchaseCode' => 'abcd1234-5678-90ef-ghij-klmnopqrstuv',
    'licenseType'  => 'Regular License',
    'errors'       => array(),
    'show_notice'  => false
);

update_option('flatsome_registration', $update_option_data, 'yes');
need remplace something or just copy and paste the code? thanks sorry for the question.
 
  • Love
  • Like
Reactions: Nury and Mr.unknown
I need help, when i try to install the theme it´s saying:


Installing theme from uploaded file: themeforest-flatsome-multipurpose-responsive-woocommerce-theme.zip​

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.
 
I think you need to unzip the file first. The actual installer file is inside the zip.
I need help, when i try to install the theme it´s saying:


Installing theme from uploaded file: themeforest-flatsome-multipurpose-responsive-woocommerce-theme.zip​

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.
 
  • Like
Reactions: whitetigerdk
UCEF updated Flatsome | Multi-Purpose Responsive WooCommerce Theme with a new update entry:

Version 3.18.7 - (18.04.24) - Untouched

  • NEW: WooCommerce 8.8 compatibility.
  • NEW: Added new .l10n.php translation file format.
  • ENHANCEMENT: Improved mini cart drawer rendering performance.
  • FIXED: Element pagination with offset value produced incorrect results.
  • FIXED: Free shipping bar did not consider "Apply minimum order rule before coupon discount" option and always applied minimum order rule before coupon logic.
  • UPDATED: Language files.

Read the rest of this update entry...
 
  • Like
  • Love
Reactions: hhlac and UCEF

Forum statistics

Threads
79,455
Messages
1,142,835
Members
248,443
Latest member
nndaid
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