I added some custom fields in the admin cms page form. Also, I added an observer to be able to save my custom fields into my custom table. However, I am now at my final step and I can’t seem to modify the datasource of the cms page form. I […]
Magento
When upgrading from 2.4.3 to 2.4.5 (p1) something changed in the translations (i think). Regular translations are stil working, but the translations of the (porto) theme files have to be separate in the .csv like below, so i have to make a lot of extra rules for translating the theme […]
I am using Magento 2.3.4 now. I want try to Magento 2.4.5. But I don’t upgrade Magento. when run command in cpanel terminal, show error like this. $ composer require magento/product-community-edition 2.4.5 --no-update --no-plugins ./composer.json has been updated $ composer update The "magento/magento-composer-installer" plugin was skipped because it requires a […]
I have created a UI Component based on the code from Alan Storm’s excellent tutorial. This UI Component displays as expected in pages with dedicated routes. However, the UI Component will not display in a modal on the Product page in adminhtml. Here is a Modifier for a modal to […]
I just cant figure out why GA isn’t tracking the traffic. Code seems to implemented correctly, but GA is showing close to no traffic. We are using 2.3.2 and I want to avoid updating, as we are switching away from Magento anyhow. I just want to get some info because […]
I want to add 3D secure payment functionality in default magento paypal , is there any module ? I did check this link : https://developer.paypal.com/docs/checkout/advanced/customize/3d-secure/ but not sure how to integrate this with paypal. Anyone have an idea then please guide me. Thanks !!
I made my own language module and now i want to uninstall it. Even when i remove the folder and do a complete new deploy, the translations are stil there. I get the error: bin/magento i18n:uninstall jilco/language-nl_nl Package language-nl_nl is not a Magento language and will be skipped. Nothing is […]
I have a form on modal after click button, I want to insert a list under that form. How can I do that? I want something like: