Questions tagged [admin-panel]
Denotes questions related to the Magento Admin Panel (Backend)
710 questions
0 votes
0 answers
20 views
2.4.7-p7 Uncaught TypeError: locations.each is not a function
Is there available patch on 2.4.7-p7 version? Here is the issue: Here is the possible core code: vendor/paypal/module-braintree-core/view/adminhtml/web/js/system.js Tried to apply this solution but ...
0 votes
0 answers
18 views
Get a specific value from Magento Admin Panel from a certain Attribute ID
I need a value from Magento2 Admin Panel identified by the Attribute ID (267) for this Admin Panel Attribute in PHP Magento Code. For manipulating an expression. This is experimental so dont mind ...
0 votes
0 answers
37 views
"Login as Customer" doesn't work as intended if customer has large amount of items in cart
Tested on some accounts, it goes to frontend successfully, gives a success message, redirects to the customer account index and shows a sticky header with session ending button. The faulty account in ...
1 vote
1 answer
309 views
Magneto2.4.7 -p3 Click Admin Stores Configuration shows console errors
legacy-build.min.js:12 Uncaught TypeError: $(...).removeClassName is not a function legacy-build.min.js:12 Uncaught TypeError: $(...).removeClassName is not a function legacy-build.min.js:12 Uncaught ...
1 vote
0 answers
155 views
CORS Errors on Page Builder Content Updates in Magento 2.4.6-p7 (Production Mode)
Preconditions and Environment Magento Version: 2.4.6-p7 Web Server: Nginx PHP Version: 8.2 Page Builder Extension: Enabled Store Mode: Production (issue occurs only in this mode) Steps to Reproduce ...
0 votes
2 answers
73 views
Google Chrome Issues Version 127 Adding images to product
When I try to add an image to the product using the admin panel, only those images that will fit in the last line remain (if i change the screen width, the number of images will also change), all ...
0 votes
1 answer
158 views
Display multiple select product attributes just like category attribute
I'd like to display some multiple select custom product attributes, in a more advanced way, just like category_id field does. (Using checkboxes, displaying selected values like tags with X option on ...
1 vote
2 answers
194 views
Images are not loading in frontend and admin panel is not loading in backend in freshly installed magento 2.4.7
As my question states, I have installed magento 2.4.7-beta1 on xampp 8.2.12 in windows 11 with composer 2.6.5 and elasticesearch 7.16.3 freshly. However any images on frontend and magento admin panel ...