We are using the Better Blog extension inside of Magento to create multiple posts for marketing. It uses the same Page Editor as Element->Pages on the Magento Admin Panel. In the editor you can add the widget, modify the widget as normal, but it doesn’t show on the front end. […]
Magento
Magento 2 search terms are many invalid entries, and many special characters, random numbers, Chinese characters string, emoji characters, etc. In search terms, these different types of strings are stored. and when I search on the frontend so this invalid string is showing me in suggestion. How to protect my […]
We have a product attribute with over 3k option values, making it virtually unmanagable in the admin – lots of memory errors. Is there a way to add pagination to the attribute option grid so we can get the page to not run out of memory?
I create module ‘customer points’ on my calculations 1 usd = 1 points, calculation formula is baseTotal * myConfigData / 100, how to every time display result on product card?
So I am a lover of Magento Framework itself, but I want to build a normal website, nothing to do with ecommerce, so Taxes, products, categories, checkout, quotes, elastic search and etc its not necessary for the website I want to create. The website itself its frontend based and some […]
I have been observing difficulties with updating custom magento modules, theme updates, etc which seems related to caching beyond magento caches. For example when there is a modification version 1 of a particular module, after uploading version 2 files, say I ran magento cli commands for following. setup:upgrade di:compile cache:clean […]
I have the an images inside var/import/logos folder, how can i get the path of the image to show on the frontend. Thanks.
Since I updated a Magento 2 instance from version 2.4.3 to 2.4.4, I get the error message that the countryId “DE” is invalid when checking out with the payment methods PayPal and credit card payment. Does anyone have a tip for me where the error comes from and how I […]
I try to describe my problem in Magento 2.4 After the Amasty_Xsearch update I had to redesign it, but I’m stuck on a problem. On the result search page, I have a “see more” button that allows me to display more products. This one is the same as on my […]