2390 comments found.
Hi, how to change on mobile menu settings for open parent menue? This days all modern website use whole line open on click insead just + like is in Claue.
Hi,
Please open a support ticket here: https://arrowhitech.ticksy.com/ and provide your site information, our developer will check for you.
Best regards
I’m working on localhost
Hi, Please let me know when can you release proper version of v2.0 for Magento CE 2.4.4 there are some bugs in the theme?
Hi, we have update patches for magento 2.4.4 and php 8.1. Please note the bugs here or open a support ticket, we will check it.
Thank you for your reply, I’ll check
i’m trying to install and compile claue 2.1.9 on a new magento 2.4.4 install but are getting this error during install:
MGS\OSCheckout\Helper\Item Extra parameters passed to parent construct: $encryptor, $json, $subscriber, $checkoutSession. File: /var/www/vhosts/shs/es/app/code/MGS/OSCheckout/Helper/Item.php Total Errors Count: 1
what do i have to do to fix this?
Hi,
Please try to update this file https://www.dropbox.com/s/69t3m6x26kt6jm8/Item.php?dl=0 to app/code/MGS/OSCheckout/Helper to fix that issue.
Best regards
Hi,
I have a problem with Claue theme MGS_Mmegamenu extension vertical menu (all menu items is category type). It works really slow when it is not cached (for the first user). It loads about 2-4 seconds with 100+ categories in the menu. The main reason why this is happening is because of loading every parent & child categories separatelly in the cycles (all attributes are loaded from the database, while you are using only few of them). For example, you are loading the parent category in the \MGS\Mmegamenu\Block\Abstractmenu::getCategoryMenu method, then in the \MGS\Mmegamenu\Block\Abstractmenu::drawListSub in foreach cycle you are loading all the child categories of this parent one by one. Also the categories is loaded so many times in the \MGS\Mmegamenu\Block\Abstractmenu::getSubCategoryAccepp method, when it was already loaded before calling this method. This is a really big bottleneck on menus with bigger count of categories. Maybe you have any speed optimization for this extension or do you plan to optimize it in the near future?
Hi,
Thank you for your report, we will try to improve it soon.
Best regards
HELP!
got this error in product details page when add related product.
Magento: 2.4.2 Theme: 1.9.9
Error: Call to a member function getPageLayout() on null in /magento/app/code/MGS/Mpanel/Helper/Data.php:1455 Stack trace: #0 /magento/app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list/items.phtml(183): MGS\Mpanel\Helper\Data->getProductLayout() #1 /magento/vendor/magento/framework/View/TemplateEngine/Php.php(71): include('/m...') #2 /magento/vendor/magento/framework/View/Element/Template.php(273): Magento\Framework\View\TemplateEngine\Php->render() #3 /magento/vendor/magento/framework/View/Element/Template.php(303): Magento\Framework\View\Element\Template->fetchView() #4 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1111): Magento\Framework\View\Element\Template->_toHtml() #5 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1115): Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() #6 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(675): Magento\Framework\View\Element\AbstractBlock->_loadCache() #7 /magento/vendor/magento/framework/View/Layout.php(578): Magento\Framework\View\Element\AbstractBlock->toHtml() #8 /magento/vendor/magento/framework/View/Layout.php(555): Magento\Framework\View\Layout->_renderBlock() #9 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #10 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #11 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #12 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #13 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #14 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #15 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #16 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #17 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #18 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #19 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #20 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #21 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #22 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #23 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #24 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #25 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #26 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #27 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #28 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #29 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #30 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #31 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #32 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #33 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #34 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #35 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #36 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #37 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #38 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #39 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #40 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #41 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #42 /magento/vendor/magento/framework/View/Layout.php(975): Magento\Framework\View\Layout\Interceptor->renderElement() #43 /magento/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Layout->getOutput() #44 /magento/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\View\Layout\Interceptor->___callParent() #45 /magento/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() #46 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(347): Magento\Framework\View\Layout\Interceptor->___callPlugins() #47 /magento/vendor/magento/framework/View/Result/Page.php(258): Magento\Framework\View\Layout\Interceptor->getOutput() #48 /magento/vendor/magento/framework/View/Result/Layout.php(171): Magento\Framework\View\Result\Page->render() #49 /magento/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Result\Layout->renderResult() #50 /magento/vendor/magento/framework/Interception/Interceptor.php(138): MGS\Mpanel\Block\Framework\Page\Interceptor->___callParent() #51 /magento/vendor/magento/framework/Interception/Interceptor.php(153): MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}() #52 /magento/generated/code/MGS/Mpanel/Block/Framework/Page/Interceptor.php(32): MGS\Mpanel\Block\Framework\Page\Interceptor->___callPlugins() #53 /magento/vendor/magento/framework/App/Http.php(120): MGS\Mpanel\Block\Framework\Page\Interceptor->renderResult() #54 /magento/vendor/magento/framework/App/Bootstrap.php(263): Magento\Framework\App\Http->launch() #55 /magento/pub/index.php(29): Magento\Framework\App\Bootstrap->run() #56 {main}
Hi,
Please try to upload this file https://www.dropbox.com/s/xt8hdu1py6n0otf/Data.php?dl=0 to app\code\MGS\Mpanel\Helper to resolve the issue.
Best regards
Nop, persists error 
only change the position of the error
Error: Call to a member function getPageLayout() on null in /app/code/MGS/Mpanel/Helper/Data.php:1453 Stack trace: #0 /app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list/items.phtml(183): MGS\Mpanel\Helper\Data->getProductLayout(NULL) #1 /vendor/magento/framework/View/TemplateEngine/Php.php(71): include('') #2 /vendor/magento/framework/View/Element/Template.php(273): Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\TargetRule\Block\Catalog\Product\ProductList\Related\Interceptor), '', Array) #3 /vendor/magento/framework/View/Element/Template.php(303): Magento\Framework\View\Element\Template->fetchView('') #4 /vendor/magento/framework/View/Element/AbstractBlock.php(1111): Magento\Framework\View\Element\Template->_toHtml() #5 /vendor/magento/framework/View/Element/AbstractBlock.php(1115): Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() #6 /vendor/magento/framework/View/Element/AbstractBlock.php(675): Magento\Framework\View\Element\AbstractBlock->_loadCache() #7 /vendor/magento/framework/View/Layout.php(578): Magento\Framework\View\Element\AbstractBlock->toHtml() #8 /vendor/magento/framework/View/Layout.php(555): Magento\Framework\View\Layout->_renderBlock('catalog.product...') #9 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('catalog.product...') #10 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('catalog.product...', false) #11 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('content.aside', false) #12 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('content.aside') #13 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('content.aside', false) #14 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('main', false) #15 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('main') #16 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('main', false) #17 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('columns', false) #18 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('columns') #19 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('columns', false) #20 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('main.content', false) #21 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('main.content') #22 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('main.content', false) #23 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('page.wrapper', false) #24 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('page.wrapper') #25 /vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout->renderElement('page.wrapper', false) #26 /vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer('root', false) #27 /vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout->renderNonCachedElement('root') #28 /vendor/magento/framework/View/Layout.php(975): Magento\Framework\View\Layout->renderElement('root') #29 /vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Layout->getOutput() #30 /vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\View\Layout\Interceptor->___callParent('getOutput', Array) #31 /vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() #32 /generated/code/Magento/Framework/View/Layout/Interceptor.php(50): Magento\Framework\View\Layout\Interceptor->___callPlugins('getOutput', Array, Array) #33 /vendor/magento/framework/View/Result/Page.php(258): Magento\Framework\View\Layout\Interceptor->getOutput() #34 /vendor/magento/framework/View/Result/Layout.php(171): Magento\Framework\View\Result\Page->render(Object(Magento\Framework\App\Response\Http\Interceptor)) #35 /vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Result\Layout->renderResult(Object(Magento\Framework\App\Response\Http\Interceptor)) #36 /vendor/magento/framework/Interception/Interceptor.php(138): MGS\Mpanel\Block\Framework\Page\Interceptor->___callParent('renderResult', Array) #37 /app/code/MGS/ThemeSettings/Plugin/ResultInterfaceAfter.php(59): MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Response\Http\Interceptor)) #38 /vendor/magento/framework/Interception/Interceptor.php(135): MGS\ThemeSettings\Plugin\ResultInterfaceAfter->aroundRenderResult(Object(MGS\Mpanel\Block\Framework\Page\Interceptor), Object(Closure), Object(Magento\Framework\App\Response\Http\Interceptor)) #39 /vendor/magento/framework/Interception/Interceptor.php(153): MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Response\Http\Interceptor)) #40 /generated/code/MGS/Mpanel/Block/Framework/Page/Interceptor.php(32): MGS\Mpanel\Block\Framework\Page\Interceptor->___callPlugins('renderResult', Array, NULL) #41 /vendor/magento/framework/App/Http.php(120): MGS\Mpanel\Block\Framework\Page\Interceptor->renderResult(Object(Magento\Framework\App\Response\Http\Interceptor)) #42 /vendor/magento/framework/App/Bootstrap.php(263): Magento\Framework\App\Http->launch() #43 /pub/index.php(29): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http\Interceptor)) #44 {main}
Please try to update this file: https://www.dropbox.com/s/0qctoelefikeu66/items.phtml?dl=0 to app\design\frontend\Mgs\claue\Magento_Catalog\templates\product\list
Now change to
1 exception(s):
Exception #0 (Exception): Notice: Undefined variable: position in /app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list/items.phtml on line 287
Exception #0 (Exception): Notice: Undefined variable: position in /app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list/items.phtml on line 287
#1 include() called at [vendor/magento/framework/View/TemplateEngine/Php.php:71]
#2 Magento\Framework\View\TemplateEngine\Php->render() called at [vendor/magento/framework/View/Element/Template.php:273]
#3 Magento\Framework\View\Element\Template->fetchView() called at [vendor/magento/framework/View/Element/Template.php:303]
#4 Magento\Framework\View\Element\Template->_toHtml() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1111]
#5 Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() called at [vendor/magento/framework/View/Element/AbstractBlock.php:1115]
#6 Magento\Framework\View\Element\AbstractBlock->_loadCache() called at [vendor/magento/framework/View/Element/AbstractBlock.php:675]
#7 Magento\Framework\View\Element\AbstractBlock->toHtml() called at [vendor/magento/framework/View/Layout.php:578]
#8 Magento\Framework\View\Layout->_renderBlock() called at [vendor/magento/framework/View/Layout.php:555]
#9 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#10 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#11 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#12 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#13 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#14 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#15 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#16 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#17 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#18 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#19 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#20 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#21 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#22 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#23 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#24 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#25 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:606]
#26 Magento\Framework\View\Layout->_renderContainer() called at [vendor/magento/framework/View/Layout.php:557]
#27 Magento\Framework\View\Layout->renderNonCachedElement() called at [vendor/magento/framework/View/Layout.php:510]
#28 Magento\Framework\View\Layout->renderElement() called at [vendor/magento/framework/View/Layout.php:975]
#29 Magento\Framework\View\Layout->getOutput() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#30 Magento\Framework\View\Layout\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#31 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#32 Magento\Framework\View\Layout\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:50]
#33 Magento\Framework\View\Layout\Interceptor->getOutput() called at [vendor/magento/framework/View/Result/Page.php:258]
#34 Magento\Framework\View\Result\Page->render() called at [vendor/magento/framework/View/Result/Layout.php:171]
#35 Magento\Framework\View\Result\Layout->renderResult() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#36 MGS\Mpanel\Block\Framework\Page\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#37 MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}() called at [app/code/MGS/ThemeSettings/Plugin/ResultInterfaceAfter.php:59]
#38 MGS\ThemeSettings\Plugin\ResultInterfaceAfter->aroundRenderResult() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#39 MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#40 MGS\Mpanel\Block\Framework\Page\Interceptor->___callPlugins() called at [generated/code/MGS/Mpanel/Block/Framework/Page/Interceptor.php:32]
#41 MGS\Mpanel\Block\Framework\Page\Interceptor->renderResult() called at [vendor/magento/framework/App/Http.php:120]
#42 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:263]
#43 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:29]
fixed it, thanks for help!
Hi,
Thank you for your report, we will check it soon.
Best regards
hi can anyone follow up PRIVATE TICKET #3097359? wanna reflect tht support response been very late these days, urging for fixings
Hi, our developer have updated your ticket, please check.
When upgrading PHP from 7.4 to 8.1 (Magento 2.4.4) following warnings are displayed: Deprecated: Optional parameter $ids declared before required parameter $checkedCat is implicitly treated as a required parameter in .app/code/MGS/Fbuilder/Helper/Data.php on line 162 Deprecated: Optional parameter $perrow declared before required parameter $nb_item is implicitly treated as a required parameter in ./app/code/MGS/Fbuilder/Helper/Builder.php on line 429 Is theme compatible with PHP 8.1 like it is required for Magento 2.4.4?
Hi,
Thank you for your report, we will update patch to fix it soon.
Best regards
Hi. I get an error:
main.CRITICAL: Error: Call to undefined method MGS\ThemeSettings\Helper\Config::getClearClass() in /app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list.phtml:146
There is no getClearClass() method defined in app/code/MGS/ThemeSettings/Helper/Config.php.
Is this a bug or am I missing something here?
Magento version: 2.4.4 Claue version: 2.1.8
Setting “Enable change product per row” to “No” is what triggers this error: <?php if ($changeProductPerRow): ?>product-item-masonry<?php else: ?><?php echo $themeHelper->getClearClass($perrow, $i) ?>
Hi,
Thank you for your report, we will check and update it soon.
Best regards
HI! i have the following error, any ideas?
Error: Call to undefined method Magento\Catalog\Model\ResourceModel\Product\Collection\Interceptor::addSortFilterParameters() in /magento/app/code/Smile/ElasticsuiteCatalog/Plugin/LayerPlugin.php:87 Stack trace: #0 /magento/app/code/Smile/ElasticsuiteCatalog/Plugin/LayerPlugin.php(67): Smile\ElasticsuiteCatalog\Plugin\LayerPlugin->setSortParams() #1 /magento/vendor/magento/framework/Interception/Interceptor.php(121): Smile\ElasticsuiteCatalog\Plugin\LayerPlugin->beforePrepareProductCollection() #2 /magento/vendor/magento/framework/Interception/Interceptor.php(153): MGS\Brand\Model\Layer\Brand\Interceptor->Magento\Framework\Interception\{closure}() #3 /magento/generated/code/MGS/Brand/Model/Layer/Brand/Interceptor.php(23): MGS\Brand\Model\Layer\Brand\Interceptor->___callPlugins() #4 /magento/app/code/MGS/Brand/Model/Layer/Brand.php(17): MGS\Brand\Model\Layer\Brand\Interceptor->prepareProductCollection() #5 /magento/app/code/MGS/Brand/Block/Brand/Product/ListProduct.php(22): MGS\Brand\Model\Layer\Brand->getProductCollection() #6 /magento/vendor/magento/module-catalog/Block/Product/ListProduct.php(200): MGS\Brand\Block\Brand\Product\ListProduct->_getProductCollection() #7 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1110): Magento\Catalog\Block\Product\ListProduct->_beforeToHtml() #8 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1115): Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() #9 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(675): Magento\Framework\View\Element\AbstractBlock->_loadCache() #10 /magento/vendor/magento/framework/View/Layout.php(578): Magento\Framework\View\Element\AbstractBlock->toHtml() #11 /magento/vendor/magento/framework/View/Layout.php(555): Magento\Framework\View\Layout->_renderBlock() #12 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #13 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #14 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #15 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(522): Magento\Framework\View\Layout\Interceptor->renderElement() #16 /magento/app/code/MGS/Brand/Block/Brand/View.php(69): Magento\Framework\View\Element\AbstractBlock->getChildHtml() #17 [internal function]: MGS\Brand\Block\Brand\View->getProductListHtml() #18 /magento/vendor/magento/framework/View/TemplateEngine/Php.php(94): call_user_func_array() #19 /magento/app/design/frontend/Mgs/claue/MGS_Brand/templates/brand/view.phtml(6): Magento\Framework\View\TemplateEngine\Php->__call() #20 /magento/vendor/magento/framework/View/TemplateEngine/Php.php(71): include('/var/www/html/m...') #21 /magento/vendor/magento/framework/View/Element/Template.php(273): Magento\Framework\View\TemplateEngine\Php->render() #22 /magento/vendor/magento/framework/View/Element/Template.php(303): Magento\Framework\View\Element\Template->fetchView() #23 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1111): Magento\Framework\View\Element\Template->_toHtml() #24 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(1115): Magento\Framework\View\Element\AbstractBlock->Magento\Framework\View\Element\{closure}() #25 /magento/vendor/magento/framework/View/Element/AbstractBlock.php(675): Magento\Framework\View\Element\AbstractBlock->_loadCache() #26 /magento/vendor/magento/framework/View/Layout.php(578): Magento\Framework\View\Element\AbstractBlock->toHtml() #27 /magento/vendor/magento/framework/View/Layout.php(555): Magento\Framework\View\Layout->_renderBlock() #28 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #29 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #30 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #31 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #32 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #33 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #34 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #35 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #36 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #37 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #38 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #39 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #40 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #41 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #42 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #43 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #44 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #45 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #46 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #47 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #48 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #49 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #50 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #51 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #52 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #53 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #54 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #55 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #56 /magento/vendor/magento/framework/View/Layout.php(606): Magento\Framework\View\Layout\Interceptor->renderElement() #57 /magento/vendor/magento/framework/View/Layout.php(557): Magento\Framework\View\Layout->_renderContainer() #58 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(149): Magento\Framework\View\Layout->renderNonCachedElement() #59 /magento/vendor/magento/framework/View/Layout.php(510): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement() #60 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(140): Magento\Framework\View\Layout->renderElement() #61 /magento/vendor/magento/framework/View/Layout.php(975): Magento\Framework\View\Layout\Interceptor->renderElement() #62 /magento/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Layout->getOutput() #63 /magento/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\View\Layout\Interceptor->___callParent() #64 /magento/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() #65 /magento/generated/code/Magento/Framework/View/Layout/Interceptor.php(347): Magento\Framework\View\Layout\Interceptor->___callPlugins() #66 /magento/vendor/magento/framework/View/Result/Page.php(258): Magento\Framework\View\Layout\Interceptor->getOutput() #67 /magento/vendor/magento/framework/View/Result/Layout.php(171): Magento\Framework\View\Result\Page->render() #68 /magento/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\View\Result\Layout->renderResult() #69 /magento/vendor/magento/framework/Interception/Interceptor.php(138): MGS\Mpanel\Block\Framework\Page\Interceptor->___callParent() #70 /magento/vendor/magento/framework/Interception/Interceptor.php(153): MGS\Mpanel\Block\Framework\Page\Interceptor->Magento\Framework\Interception\{closure}() #71 /magento/generated/code/MGS/Mpanel/Block/Framework/Page/Interceptor.php(32): MGS\Mpanel\Block\Framework\Page\Interceptor->___callPlugins() #72 /magento/vendor/magento/framework/App/Http.php(120): MGS\Mpanel\Block\Framework\Page\Interceptor->renderResult() #73 /magento/vendor/magento/framework/App/Bootstrap.php(263): Magento\Framework\App\Http->launch() #74 /magento/pub/index.php(29): Magento\Framework\App\Bootstrap->run() #75 {main}
THANKS!!
is on shop by brand page
Thank you for your report, we will check and update soon.
hi, any solution?
Hi,
Please try to upload this file: https://www.dropbox.com/s/3iv5s6r89dec9cz/LayerPlugin.php?dl=0 to app\code\Smile\ElasticsuiteCatalog\Plugin
Best regards
Works, thanks!
I pur in a ticket 4 days ago and it’s still unread. Can someone get back, to me please? I purchased another 6 months of support to submit this ticket and haven’t heard anything.
Sorry for missing your ticket, our developer will reply you soon.
hi may i know if storeview switcher also works if i hv multiple sites?
Hi,
Sure, storeview switcher can work with multiple sites.
Best regards
Hi,
We have issue on ajax cart, while adding to the cart the sidebar is coming (Slide from right) but at the same moment product is redirecting. Any idea, how to solve this please?
Hi, please open a support ticket here: https://arrowhitech.ticksy.com/ our developer will check for you.
Hi AHT,
There is another file should be update to fix issue on magento 2.4.4: Exception #0 (Exception): Deprecated Functionality: basename(): Passing null to parameter #1 ($path) of type string is deprecated in app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list/items.phtml line 301
You can refer to app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list.phtml which was fixed recently.
Thank you for your report.
When I view the bundle’s items through quickview, it appears exception.log main.CRITICAL: The element “product.info.type” can’t have a child because “product.info.type” already has a child with alias “product_type_data_extra”. {exception] (Magento\\ Framework\\Exception\\LocalizedException(code: 0): The element \”product.info.type\” can’t have a child because \”product.info.type\” already has a child with alias \”product_type_data_extra\ ”.at /chroot/home/xxxx/vendor/magento/framework/Data/Structure.php:625)”} [] system.log [2022-07-20 00:57:31] main.CRITICAL: Error: Call to a member function renderTierPrice() on null in /chroot/home/xxx/vendor/magento/module-bundle/view/frontend/templates/ catalog/product/view/type/bundle/option/checkbox.phtml:54
app/code/MGS/Aquickview/view/frontend/layout/quickview_product_type_bundle.xml vendor/magento/module-bundle/view/frontend/layout/catalog_product_view_type_bundle.xml
Hi, please open a support ticket here: https://arrowhitech.ticksy.com/ our developer will check for you.
We have a website and we are providing information about connecting wire generator to breaker box. Now we are thinking to migrate our website to Claue theme. Is it a good option. Please give your honest feedback.
How to display all categories in the side menu? “To display category in layernavigation you should assign products for sub categories” I have added subclasses of products,but it doesn’t show
Hi, I have a problem with your one step checkout module, when i’m trying to purchase virtual products with guest checkout i cant finish the purchase. I have already contact the support to resolve this issue and has been one week without further response from them
Hi,
Currently, our onestep checkout extension not support for Virtual productss and Downloadable products.
Best regards
Hi,
I want to report a bug from Testimonial module which belong to Claue theme.
When save the Testimonial item without upload Avatar, you will see the below error:
`Warning: Undefined array key “avatar” in app/code/MGS/Testimonial/Controller/Adminhtml/Testimonial/Save.php on line 69`
The reason is you didn’t uploaded the Avatar but the code requires Avatar.
Got it
Hi, I want to report issues on theme version 2.1.7: 1. Increase, decrease qty in Onestep Checkout issue: No, the issue didn’t resolve yet. “Error: Call to a member function unsetData() on bool in app/code/MGS/OSCheckout/Helper/Item.php:211
2. Login issue in OneStep Checkout: in case the existing customer enters an incorrect email/password in the Shipping Address section, the error message does not show as normal (it shows in the login popup which is hidden). Suggestion: looks like somehow you make this login feature broken, it works well in the default magento theme (blank/luma), so look at the core magento code to fix this issue instead of applying the fix in version 2.1.7).
Look at magento default, Check Network tab in Developer Tool, when clicking the Login in Shipping address section, check Request URL: SITE_URL/customer/ajax/login, you can see the password has a value that it doesn’t have when using your theme.
For the Login issue in OneStepCheckout: In app/code/MGS/OSCheckout/view/frontend/web/template/form/element/email.html You write an invalid HTML code when put a HTML form inside another HTML form: <form class=”form form-create-account” id=”create-account-form”> <form class=”form form-login asdasldkaskj” data-role=”email-with-possible-login”
To resolve this issue, you should move the “create-account-form” form out of the <form class=”form form-login asdasldkaskj” data-role=”email-with-possible-login” form
And, looks like “asdasldkaskj” is a mistake when edit the file, that is redundant, it should be removed.