Questions tagged [magento2.1]

One of the latest released Magento versions, Magento Open Source (formerly Community Edition) is an e-commerce platform with several enhancements since version 2.0, regarding PayPal, BrainTree, interface management and several improvements for security.

One of the latest released Magento versions, Magento Open Source (formerly Community Edition) is an e-commerce platform with several enhancements since version 2.0, regarding PayPal, BrainTree, interface management and several improvements for security.

Released for GA (General availability) on June 23, 2016 [Magento Ushers In New Era of Commerce Innovation with Next-Generation Platform ][1]

Release Notes : Release Notes

Latest Release : 2.1.9

Links :

123 questions
1
vote
0 answers

Magento 2 Customise checkout layout based on attribute of item added to shopping cart

I have a custom module that adds custom attributes to magento 2 checkout. But I cannot assign conditions on which the custom attributes should display on a checkout step. I am working to make it only display on checkout based on a product attribute…
1
vote
2 answers

Magento 2 - Adding a design configuration setting issue

Apologies if this question has been asked and answered already, or documentation provides a solution, but I can't seem to get my head around this. My objective is to add a custom field within the design configuration settings, where an administrator…
1
vote
0 answers

Magento 2 - How to get payment methods to load when shipping step has been removed

I have removed the shipping step from the Magento 2 one page checkout by editing the shipping.js file in this location - vendor/magento/module-checkout/view/frontend/web/js/view I set the visibility to false: visible: ko.observable(false) And then I…
rawley-swe
  • 11
  • 3
1
vote
2 answers

Magento 2.1.9 static files not generating on production - leaves admin blank (no styles, no scripts loading)

Upgraded to Magento 2.1.9 from 2.1.8. Steps to replicate: Deploy in production mode deploy:mode:set production Set the following paths to 0 within…
Chris Rogers
  • 1,525
  • 2
  • 20
  • 40
1
vote
0 answers

PHP process capped at 30-33% CPU on windows

My php command line process can only run at 30-33% when running magento setup:di:compile no matter using nts or ts version. My friend's Linux and MacOS php process can run 90%. With the same laptop spec (i5 2.6Ghz), they are able to finish magento…
Yohanes Pradono
  • 294
  • 1
  • 4
  • 16
1
vote
0 answers

Can't update store view specific labels of order statuses

I can't update the store view-specific labels of order statuses in Magento 2.1.7. Once I enter any status label for the store view, it's coming up blank, not saved in the db. I have tried all solutions; I've even checked in all versions of Magento…
1
vote
1 answer

"Message: maxItemsToDisplay is not defined" error message

after upgrading to Magento 2.1.8, I start getting this: Uncaught ReferenceError: Unable to process binding "if: function (){return getCartParam('summary_count') }" Message: Unable to process binding "if: function (){return maxItemsToDisplay <…
Fady Elias
  • 23
  • 1
  • 7
1
vote
1 answer

Why I can't see Magento connect and Magento connect manager in the admin page?

I just finished installing Magento 2.1, and I want to install a theme (template). But I cannot see Magento connect and Magento connect manager to install template. I was searching on Google and YouTube but only found results for old versions of…
Soul Coder
  • 774
  • 3
  • 16
  • 40
0
votes
0 answers

Magento 2 - Create a new Data Patch to install a new email template

Can anyone guide me with the following backend configuration - I have created one custom module at the backend having enable/disable button. In the same configuration I want to create one field i.e., named as Email CC address (Here, admin can…
rashi
  • 125
  • 1
  • 14
0
votes
0 answers

Custom indexer using elasticsearch Magento 2.4

I followed the documentation i.e.https://www.mageplaza.com/magento-2-module-development/magento-2-indexing.html#run-reindex-by-command to create a custom Indexer. It is visible at the backend. After this, I want to push this custom index using…
rashi
  • 125
  • 1
  • 14
0
votes
0 answers

PWA Setup on local windows machine

I want to setup PWA on my local windows machine but facing some problems.
0
votes
1 answer

Magento 2 website switching to default color on load

My website is switched from Magento 1 to Magento 2 and there is one major issue i.e. when I open the URL of the configurable product with their attribute ids, it jumped to the default color selection. For eg: I selected the color blue for product A…
rashi
  • 125
  • 1
  • 14
0
votes
1 answer

auto fill sign up data in custom form Magento 2 frontend

Someone please suggest the solution? I want prefilled data in my custom form that user already entered in the signup form. Thanks, Rashi
rashi
  • 125
  • 1
  • 14
0
votes
1 answer

change custom height width of all images from product in magento 2

i have 3 images for specific product. all images are of different sizes. so i want all images in same height width while getting. i can resize image using resize function but its resizing only specific image not all. currently i am using this its…
maeneo
  • 1
  • 1
0
votes
0 answers

Get DB query log on page load

Currently, our Magento 2.3.4 speed is so slow. With the homepage, it takes 5 secs to load with 200 MySQL queries running. But with the category, it takes 20 secs and nearly 3000 queries. Can you please let me know how to log the MySQL queries on the…
Luan Tran
  • 376
  • 1
  • 3
  • 15
1 2 3
8 9