Skip to main content

Questions tagged [magento2]

Magento 2 is an eCommerce project facilitating the improvement of Magento Core products. Written in PHP-Zend Framework. Available under both open-source and commercial licenses via Adobe Commerce.

magento2
0 votes
0 answers
43 views

Unable to save the product due to mismatched tier price in Magento 2

Initially, we replicated the tier price with a specific store. Later, we changed it to apply to all websites. As a result, all tier pricing information is now mismatched. I can observe that the same ...
abin c biju's user avatar
0 votes
0 answers
16 views

Could someone assist with resolving an issue related to the checkout agreement?

The checkout agreement is enable for multi site but its giving the error Error: Call to a member function isSetFlag() on null in /var/www/projects/cei-shop/vendor/magento/module-checkout-agreements/...
Rina Bhbabak's user avatar
1 vote
0 answers
42 views

Sorting the collection of catalog products by attribute and its specific parameter Magento 2.4.6

I have a custom attribute named "Promotion" (ID: 489, code: "special_attributes") which includes four options: Promo, Sale, etc. I need to sort the catalog product collection by ...
Igor Pilat's user avatar
0 votes
0 answers
37 views

Socket Hang Up issue in Vue Storefront with Magento backend

We have encountered the following error on our website, https://mpex-2gqq4.ondigitalocean.app, which is a Vue.js (Vue storefront) website using Magento as the backend. The website calls APIs using ...
Harshit Vaishnav's user avatar
0 votes
0 answers
8 views

Magento2 QuickBooks order syncing taking too much time

Magento2 order placing from admin panel is very slow when QuickBooks order syncing is enable, When order syncing set to immediately it takes almost two - three minutes to place the order which ...
Parth Visavadiya's user avatar
0 votes
0 answers
13 views

Magento2 unrelated image is loading for first 3 secs

While creating new product in the image section unwanted or non related image is loading for first 3secs.Before actual product image is loading how to resolve this? The particular image is loading ...
Komadurai Samidurai's user avatar
-1 votes
1 answer
135 views

Magento 2 custom field not saving its value in page builder [closed]

I am following below link to add custom field in page builder image element only. How to use custom field in the HTML of Magento 2 pagebuilder? But it's not saving the value. When I click on the save ...
Krishna's user avatar
0 votes
0 answers
23 views

Remove SSL from virtul host of magento2

I disabled ssl from my ubuntu system and also I Comment SSL related configuration in defult-ssl.config file and my virtulhost file. But when I hit on this URL http://local.ibc.com/ It's redirect ...
Nidhi's user avatar
  • 16
0 votes
0 answers
19 views

I'm curious if there's a step-by-step guide available for transitioning Magento 2 Admin UI to React (not the frontend)

I am trying to use the Magento Admin panel. I want to change UI with ReactJS and keep the all backend functionalities same. Could you point me in the right direction or provide any resources that ...
user31 dev's user avatar
0 votes
0 answers
31 views

Responsive slider

.item-slider.object-fit { height: 220px; } @media screen and (min-width: 768px) { .item-slider.object-fit { height: 250px; } } @media screen and (min-width: 992px) { .item-slider.object-...
Katarina Radicevic's user avatar
0 votes
1 answer
83 views

Magento 2: How to add <img> tag with product image inside product cart added success message

I need to show a message of the added product inside cart in Magento 2. I override addCartSuccessMessage phtml correctly but i can't add an <img> tag inside this phtml file because it disapear. &...
Damià's user avatar
  • 105
0 votes
0 answers
36 views

How can I check if the backend admin has logged in on the frontend in Magento 2?

How to check from the frontend whether the admin has logged in at the backend in Magento 2? I want to develop a module in Magento 2. If the admin has logged in to the backend, I want the SKU field in ...
Samet Yardım's user avatar
0 votes
0 answers
67 views

Magento 2.3 Add captcha on CMS page using default captcha that we use in Contact us page

I'm trying to add a captcha to a custom form that I created in a CMS page in Magento. The captcha is working correctly on the default Contact Us page, but it's not refreshing every time on my custom ...
Galib's user avatar
  • 1
0 votes
1 answer
57 views

Issue while saving the custom tab field value in Product edit page admin magento2

I have created the custom tab in that created field but while trying to save the field values so not saving value on that field and in post value not showing my custom tab field and i have used this ...
Urmi Kothari's user avatar
0 votes
0 answers
20 views

how can i create the custom header nav in the magento 2?

Title: How to Add Custom Links, Icons, and Headings to Magento Default Theme Navigation Header? Description: I'm trying to customize the navigation header in the default Magento theme by adding ...
vim vai's user avatar
  • 17

15 30 50 per page