Questions tagged [magento2.1.6]

Denotes questions related to Magento CE and EE 2.1.6

Denotes questions related to Magento CE(Open Source) and EE(Commerce) 2.1.6

Release notes:

CE: http://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.6CE.html

EE: http://devdocs.magento.com/guides/v2.1/release-notes/ReleaseNotes2.1.6EE.html

119 questions
1
vote
2 answers

Magento 2 - How to display the quantity of each product in cart under the add to cart button in the product tile

I want to display the quantity of each product in cart under the add to cart button in the product tile. How can we achieve below Figure ?
Athul Vijayan
  • 442
  • 3
  • 15
1
vote
1 answer

How to add a color picker in magento 2.1.7 system config?

I am trying to add a color picker in magento 2.1.7 using below link but it's not going to work anyone tell me that how to add color picker in magento 2.1.7
Sanjay Gohil
  • 2,200
  • 1
  • 14
  • 29
1
vote
0 answers

How to print the TAX or GST of products seperately with tax rates

I need to print the tax rates of different products separately.Currently i could get the total tax when i'm placing order.I had already changed Tax Calculation Method Based On unit prize in configuration.Please help me to fix it. Configuration…
ren
  • 365
  • 2
  • 15
1
vote
0 answers

Newsletter mail is not been sending to subscribers in Magento 2.1.6

I'm using magento 2.1.6 .The Newsletter mail is not been sending to subscribers. Have successfully added template to the queue.But the mail is not been sent to the subscribers even after the Queue Date start time.Im using Siteground as server and…
ren
  • 365
  • 2
  • 15
1
vote
1 answer

custom phtml file in magento2.1.6 not working

i want to update this file in my custome theme magento2\vendor\magento\module-catalog\view\base\templates\product\price\amount\default.phtml i have add it here in my…
1
vote
4 answers

Save button on product page does not work in Magento 2.1.6

New products and even existing products that are opened to be modified could not be saved in Magento 2.1.6. There is not JS error thrown, the Save button just does nothing. No request goes out on the network either. Re-indexed, re-cached,…
Dyin
  • 142
  • 1
  • 12
0
votes
2 answers

Why is the collect-phrases cli command not working at all?

According to the Magento documentation, I should be able to create a translation csv file by calling bin/magento i18n:collect-phrases command. I have tried all variations of the following bin/magento i18n:collect-phrases -o "path/to/my/file.csv"…
Metropolis
  • 349
  • 1
  • 16
0
votes
1 answer

How to print different tax rates in magento 2.1.6

I need to print different tax rates of Product Tax Class in Order Summary,order confirmation mail ,invoice..etc For example there are two type of tax rates in India Igst,Sgst .I need to print both separately and the total tax.
ren
  • 365
  • 2
  • 15
0
votes
1 answer

Cron.php file script not woking in Magento 2.1.6

I had created cron.php file in my project and added the script.This is the code inside the file and setup cron job once per 5 minutes successfully even I got mail notifications too. /usr/local/bin/php /usr/local/php56/bin/php-cli…
ren
  • 365
  • 2
  • 15
0
votes
2 answers

Magento 2.1.6: Error filtering template: Unable to write file into directory

after install Magento 2.1.6 on Windows 10 XAMPP I got this error in the frontend homepage: Error filtering template: Unable to write file into directory …
Albydaz
  • 3
  • 2