Skip to content

Exception #0 (ReflectionException): Class VesPageBuilderModelConfigSourceElementList does not exist

Magento 2.3.7, PHP 7.4.30 I installed the VES Page Builder extension (downloaded file from land of coder) manually, according to their readme: Upload module files in the module packages in to folder: app/code/Ves/All, app/code/Ves/Setup, app/code/Ves/BaseWidget, app/code/Ves/PageBuilder Then run commands php… Read More »Exception #0 (ReflectionException): Class VesPageBuilderModelConfigSourceElementList does not exist

FEATURED Really managed wordpress hosting?

Hi webhosting people here I hope you are well today, my name is marco009 based on my experience there are many lies about the term “managed… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1878673&goto=newpost

Magento2.4.2: How to sort product by custom price attribute?

I want to sort product collection by Custom Price attribute. here is my code Here is my code, what is the problem here, i dont understand? <?php namespace VendorModuleModelVisualMerchandiserSorting; use MagentoCatalogModelResourceModelProductCollection; use MagentoVisualMerchandiserModelSortingSortAbstract; use MagentoVisualMerchandiserModelSortingSortInterface; class CustomPriceBottom extends SortAbstract implements… Read More »Magento2.4.2: How to sort product by custom price attribute?

Warning: Object of class MagentoFrameworkPhrase could not be converted to int product/list/toolbar/limiter.phtml on line 26

Can anyone have faced the below error while opening the product listing page at the storefront? Running instance on the Magento version 2.4 vanilla. No third-party modules/themes were installed. A stack trace is as follows: report.CRITICAL: Exception: Warning: Object of… Read More »Warning: Object of class MagentoFrameworkPhrase could not be converted to int product/list/toolbar/limiter.phtml on line 26