Hi when you got error : add product cart in product detail page then delete or update quanlity you see number in cart icon is not change please follow my guide to fix: open file: /themes/_THEME/modules/ps_shoppingcart/ps_shoppingcart.tpl find code: <div class="blockcart cart-preview {if $cart.products_count > 0}active{else}inactive{/if}" data-refresh-url="{$refresh_url}"> replace it to …
Read More »[Error] Try to acccess array offset on value of type null in apgencode.php line 106
Hi If you see error Try to acccess array offset on value of type null in apgencode.php line 106 please follow my guide to fix open file /modules/appagebuilder/classes/shortcodes/ApGenCode.php find code: $profile_data = $module->getProfileData(); $profile_folder = $profile_data[‘profile_key’]; remove it code: $file_url = apPageHelper::getConfigDir(‘theme_profiles’).$profile_folder.’/’.$file_name; replace it with $file_url = apPageHelper::getConfigDir(‘theme_profiles’).’/’.$file_name; find the …
Read More »Top 6+ Shoes Store Prestashop And Fashion SportThemes 1.7.x
Welcome back to our blog. today we will bring you to 6+ Clothing and Shoes Store fashion sport PrestaShop 1.7 Theme. summarized here are all the premium Prestashop themes included in the latest version of Prestashop 1.7. It is thoughtfully built to be a modern leather shoe and fashionable Prestashop …
Read More »The Best Hotel Booking PrestaShop Themes for Travel
This will be the top 3 beautiful hotel booking PrestaShop themes designed specifically for owners of motels, hotels, hostels, villas, resorts & vacation rentals. With many new technologies applied, this theme will create a smart, professional and very convenient website for tenants. With each different homepage, they have their own …
Read More »Top 5+ Medical Store Shopify Theme for Healthy Care & Medical Product
Welcome to Medical Blog, a medical theme designed to help you create any kind of modern medical website dedicated to health and wellness. These top medical store shopify themes include every feature you need to get ready to launch your pharmacy or customer wellness online store. All of them are …
Read More »6+ Fresh Food Mart Prestashop Theme for Healthy
Clean and fresh grocery store theme is the focus of our blog today 6+ Fresh Food Mart Prestashop Theme for Healthy is totally available for you to download for your eCommerce site. If you are planning to open a fresh fruit and food store, this blog is for you. With …
Read More »7+ Best Home Decor PrestaShop Theme 1.7.x | Decoration for Home Garden & Furniture
Today we bring you a collection of 7+ PrestaShop themes for your home decor. All these Prestashop templates are best suitable for online store like furniture store, fashion store, accessories store, shoe store, restaurant, mobile store, high tech store and multi-stores. Each theme has its own nuance that attracts you, …
Read More »Top 5+ Best Cosmetic Store Themes For Women PrestaShop Themes 1.7
Welcome to Prestashop themes. In this blog, we will present you the top premium cosmetic Prestashop themes on your Prestashop website. All themes here are premium Prestashop themes loved by women with attractive interface. It is specially made for any online business like Skincare & makeup, health & beauty, Cosmetics, …
Read More »Fix error not show Texture in product list Ap Page builder
Hi I’m so sorry about my bug. Please follow my guide to fix: 1, open file module/apagebuilder/apagebuilder.php find code in line 1727 if (Tools::isEmpty($row['color']) && !@filemtime(_PS_COL_IMG_DIR_ . $row['id_attribute'] . '.jpg')) { continue; } elseif (Tools::isEmpty($row['color']) && @filemtime(_PS_COL_IMG_DIR_ . $row['id_attribute'] . '.jpg')) { $row['texture'] = _THEME_COL_DIR_ . $row['id_attribute'] . '.jpg'; } …
Read More »Fix bug show many query with ap page builder
Hi When you got error have many query in home page When you using leo Bicmart theme with product list in font end Please download latest version or update code follow my guide: file modules/appagebuilder/appagebuilder.php find function public function getProductsFont($params) edit code $sql .= ' ORDER BY '.(!empty($order_by_prefix) ? '`'.pSQL($order_by_prefix).'`.' …
Read More »