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
0
votes
1 answer

Magento2 - Override Template order summary in sales email order

I have the template that is using the following to render order summary {{layout handle="sales_email_order_items" order=$order area="frontend"}} it is taking the code from the following…
0
votes
2 answers

Why is gzip not working on pub/static folder?

I am currently running Magento 2.1.14 and have enable gzip per the Magento documentation as well as the other well visited posts on this site. I have also doubled checked with my hosting provider that Mod_deflate is enabled on the server side. In…
Jason
  • 133
  • 1
  • 9
0
votes
1 answer

How to manage large product catalog in magento?

I am looking for a website Like coverscart.com using Magento. I have 2000 mobile covers for 500 model. I am trying to create configurable products, But it's not reliable solutions. Because for every model I have to create 2000 simple products. With…
0
votes
1 answer

Magento 2.1.9 - Can not acces Magento API log file. Details are available in Magento log file. Report ID: webapi-5b7e549729324

We are trying to access via rest-API and search orders via [increment_id], so we are using this GET: /rest/V1/orders?searchCriteria[increment_id][value]=068550002 Is this line correct? As an answer I get: { "message": "Internal Error.…
Raül
  • 137
  • 3
  • 15
0
votes
1 answer

error when migrating live Magento 2.1 site to local host: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost'

I know that a lot of other people have posted about this problem, but none of the other solutions were able to help me, which makes me suspect I've made some very specific stupid mistake in setting this up. I have a live Magento site in 2.1.7 that I…
0
votes
1 answer

Call multiple ajax simultaneously in Magento2 [Concurrent Request Blocking in magento2]

I am trying to import data with one ajax and trying to do live tracking of this imported data with another ajax to show progress bar(how many records have been uploaded). checkPrgressVar = setInterval(checkPrgress,…
shashank
  • 566
  • 3
  • 10
  • 31
0
votes
0 answers

How to check order-status of each items individually particular order in Magento-2.1.12?

Suppose I have one order with multiple items. How to check order-status of each item individually particular order in Magento-2.1.12?
0
votes
1 answer

how to pass data in data layer Magento 2.1

I've created Google Analytics and Google Tag Manager account to find out all event of product like Add to Cart, Remove Cart, Checkout, Product click, Checkout, Product impression in Google Analytics. I've created Tag and Trigger for that but its not…
ssatish4u
  • 131
  • 2
  • 9
0
votes
2 answers

Magento 2 moving Apache docroot to pub directory

I've recently performed a Magento security scan and it recommended I move the root of my Magento 2 installation to the pub directory. I've followed the instructions here but I've had no success. The site fails to find the images and merged CSS…
Jack Hughes
  • 5,514
  • 4
  • 27
  • 32
0
votes
2 answers

Magento 2: Country select field in checkout shows two empty options

While I was working on a Magento 2 version 2.1.12 webshop I encountered a bug in the country picker field on the checkout page. As you can see on the picture below there are two empty options. I was wondering if this is a known bug on this version…
0
votes
0 answers

magento 2 buyer review

i'm looking for magento 2.1.x extension: I want to have an extension that contains buyer review. i mean that just real buyer can rate/review on product not anyone else. i found this extension ytorbyk/magento2-buyer-review…
MGPM
  • 109
  • 8
0
votes
1 answer

Magento 2: How to add sidebar for frontend and backend for all pages?

how to add sidebar for frontend and backend for all pages in Magento 2? I can use luma or blank theme. Example sidebar
Andry
  • 53
  • 1
  • 7
0
votes
1 answer

Magento 2 modify contact us page

can somebody explain how i can modify the contact us page. I would like to insert a custom block with google maps inside that covers the full width of the page. The rest of the page will stay with the same layout (space on ether side of the…
naknak12
  • 41
  • 10
0
votes
0 answers

magento 2 - dynamic images not showing in home page

after installing magento 2, dynamic images (Products/Slider/Blogs) are displaying in all website pages but not in home pages i cleared the cache, re-indexed the website and changes the media folder permission but none of them solve my problem
Hala Atef
  • 21
  • 6
0
votes
1 answer

Varnish caching POST requests from Server Side Security scanner

I run a webstore on Magento ver. 2.1.8 eCommerce platform. Recently, I came across a issue where front-end of my website was using a completely different colour skin and layout and couldn't figure out why this is happening. Purging the Varnish cache…
Greg
  • 503
  • 5
  • 30
1 2 3
8 9