Questions tagged [magento2.1.5]

Questions related to Magento 2.1.5

Release notes

Magento 2.1.5 has no different functionality to 2.1.4:

This release updates the copyright date in every file. It does not contain any functional changes or security improvements. Isolating these changes in a single release is intended to simplify future updates and developer workflow.

166 questions
5
votes
2 answers

Magento2 : How Can I remove magnifier on hover and resize image of product description page?

I want to remove zoom on hover from product page and make image size bigger . Here is my view.xml code app/design/frontend/vendor/theme/etc/view.xml
Learner
  • 833
  • 3
  • 19
  • 42
2
votes
1 answer

Magento 2 - Quantity Field add on Up-Sell Products Listing product details page

I want to be able to add a quantity box to the products that show up in the 'Up-Sell products' list that is shown on the product detail page
Ravindrasinh Zala
  • 2,125
  • 3
  • 14
  • 46
2
votes
1 answer

Magento Component Manager: Signin Issue :SSL certificate problem: unable to get local issuer certificate in Wamp server

I know this question is already asked but the given answers only for XAMPP. I am using WAMP Server.I am using magento2.1.5.Now my question is i have signin to the Magento Component Manager i got error like SSL certificate problem: unable to get…
Ravi Kumar
  • 317
  • 5
  • 12
2
votes
3 answers

Creating a custom homepage template in Magento2.1.5

i know this question is already here.But i have tried all things. And nothing works for me.i need help, i am new to magento i have created a custom theme as default theme. Now i am trying to create a custom page template like…
Ravi Kumar
  • 317
  • 5
  • 12
2
votes
2 answers

Getting exception: Boolean value is expected, supported values

I am trying to develop magento2.1.5 module but getting exception for my admin controller: Boolean value is expected, supported values: array ( 0 => true, 1 => 1, 2 => 'true', 3 => '1', 4 => false, 5 => 0, 6 => 'false', 7 =>…
1
vote
2 answers

Magento 2: how to upsell block move before product.info.details block

How Add after/before positioning in pre existing xml block How to upsell block move before product.info.details block
Ravindrasinh Zala
  • 2,125
  • 3
  • 14
  • 46
1
vote
1 answer

How to add a new div below search bar in the header by creating new module? Magento 2.1.5

I need to add a new div at the bottom of the header. I am using magento 2.1.5. I want to do this by creating a new module. I checked lots of tutorials. I am able to add a div to the top of the header but not in the bottom. Here is my…
Mohammad Hammadi
  • 298
  • 2
  • 7
  • 23
1
vote
7 answers

Stock is not updating after update the product quantity Magento 2.x?

I am facing an error in Magento 2.1.5. I have changed the product quantity from Magento admin panel but the stock did not update. I have clean cache already but it still showing out of stock. Can anyone please help me to solve it.
Shakib Rahman
  • 127
  • 1
  • 2
  • 18
1
vote
1 answer

Magento2 Product detail page add checkbox before add to cart button

In a Product Detail Page after Quantity add checkbox when checkbox button is checked than "add to cart" button stay active if not click on checkbox than disable button. Thanks,
Sarfaraj Sipai
  • 976
  • 2
  • 13
  • 29
1
vote
1 answer

How to redirect user from magento store to another website , like to facebook or twitter?

I have tried to write as follows facebook in my template file located at: /app/code/Your/Store/view/frontend/templates/todays/deal.phtml But it is redirected to…
P S
  • 1,983
  • 4
  • 22
  • 41
1
vote
2 answers

How to add a new theme in Magento2.1.5?

How to add a new theme? I am trying to add in localhost.
Ravi Kumar
  • 317
  • 5
  • 12
1
vote
2 answers

magento 2 utilizing the CPU 100%

i'm using a dedicated server with SSD and 16gb memory and 2.4 8 cores server and plesk panel, php7 with apache server. fresh magento 2.1.5 installation, any click or request on the store makes magento utilizing the CPU 99 or 100% which makes the…
Ahmad Darwish
  • 596
  • 2
  • 12
  • 24
1
vote
1 answer

app community and core file

I just did a fresh install of Magento 2.1.5 and there is not a folder for app/code/core or app/code/community Where can I get all the files under the core and community folder? I went through some tutorial online and they always reference files from…
joe
  • 13
  • 3
0
votes
1 answer

Magento 2.1.5 In product detail page Price remove after decimal

In Magneto2.1.5 product detail page remove decimal after price display like this $20.00 instead of $20 but this is not fix it please if any solution reply my post I have share my site screen
Rv Singh
  • 1,617
  • 15
  • 34
0
votes
1 answer

how to create custom theme in magento2

I want to create magento theme and inherit the default functionality can any one tell me verified view how to create it.I used many tutorial but not for good thanks in advance .
Monu Kumar
  • 340
  • 3
  • 14
1
2