I had layout updates via XML configurations per CMS page via admin panel as you can see below. After updating my Magento 2.3 I got another option instead. How could I add my layout changes with an updated Magento?
Daily Archives: February 1, 2022
I’m trying to setup my Magento cloud install into Docker, by following this guide: https://devdocs.magento.com/cloud/docker/docker-mode-developer.html I run: docker-compose run --rm deploy cloud-deploy And the error I receive is: Fatal error: Uncaught Error: Call to undefined method MagentoEavApiDataAttributeExtension::setIsPagebuilderEnabled() in /app /vendor/magento/module-page-builder/Plugin/Catalog/Model/Product/Attribute/RepositoryPlugin.php:61 Stack trace: #0 /app/vendor/magento/framework/Interception/Interceptor.php(146): MagentoPageBuilderPluginCatalogModelProductAttributeR epositoryPlugin->afterGet(Object(MagentoCatalogModelProductAttributeRepositoryInterceptor), Object(MagentoCatalogModelR esourceModelEavAttributeInterceptor), ‘sku’) #1 […]
I’m using Magento 2.4.3, and everything seems to work fine but the page navigation on the category pages, the one at the bottom. On the categories with more than 12 products, the number of products per page, is not showing me the “1 2 3” and so on, at the […]
I would like to make it possible to unsubscribe however with the arrival of an email about the success of the newsletter signup. But the problem I encountered is that I don’t have access to the getUnsubscriptionLink method there. Someone direct me how I can do this? This code doesn’t […]
The requested URL was rejected. For additional information, please contact support and provide this reference ID: c1067ccab6a166c723762ea0ae08206ab2c6c154204b56c1dafd9b4d1e7e6f82 I am getting above mentioned error while submitting form in arabic content. I don’t know how to resolve this issue. Can someone guide me? Is fastly causing the issue.
Can Excel hide columns in a chart when the columns have 0, empty, or NA value? I have data like this: If I select all the data and insert a stacked column chart, I get the following: And if I change the X axis to Text instead of Automatic, I […]
I’m trying to pull Routes based on whether the date is within a certain range. I want to pull column M and fill column D based on these conditions: Column K is between or equal to columns B and C Based on things I have seen on the internet, I […]
I have two VMs in Azure, one Windows Server 2019 and one Windows 10. I am trying to share a folder on the C: drive of the Server 2019 VM so that it can be reached from the Windows 10 VM. I am unable to access the shared folder from […]
I’ve used PowerPoint almost all my life – have used Star/Open/Libre Office Presentations as well without much issue. I’m relatively new at using Google Slides. Here’s what I want: I’m using the built in shape “Flow Chart Offpage Connector”. Basically, a rectangle with a triangle pointing down. I have it […]