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

New links in default_head_blocks.xml never show up

I want to add a few links in a Magento 2 store's head element, to serve a favicon bundle (OS specific link icons etc). In my theme directory I've added a new…
Sven
  • 892
  • 14
  • 29
0
votes
0 answers

Magento 2 Flush Cache Storage

When I Clicked on Flush Cache Storage, some of CSS & JS such as Custom.css, Owl Carousel CSS, Bootstrap CSS is not Showing when I Inspect the element & My Whole UI is disturbed. I'm using Smart-wave Porto theme. How to resolve. Link:…
0
votes
1 answer

Can't install module using composer on Magento 2.1

I am trying to install M2ePro module on my Magento ver. 2.1.8 application using composer and getting this error: [http]$ php-7.0 /usr/local/bin/composer require m2e/ebay-amazon-magento2 Could not find a matching version of package…
Greg
  • 503
  • 5
  • 30
0
votes
1 answer

Magento 2 homepage issue | CSS and Layout differ from any other pages

I have a really weird problem with my magento 2.1.8 website. Suddenly, the homepage started to look a look different from any other pages on my site. The home page: Any other page on my site: As you can see the homepage loads a completely a…
Greg
  • 503
  • 5
  • 30
0
votes
1 answer

Runtime exception in magento 2 installation on ubuntu

I am trying below command to install magento 2.1 on ubuntu (Nginx and PHP 5.6) but i am getting a runtime exception with message [Runtime Exception] "-?" option does not exist. php bin/magento setup:install -–base-url=
0
votes
1 answer

How to Add a Product to Magento 2 REST API using C#?

How to create a new product to magento 2.1 programmatically using c#. Whenever I run my code I get this exception but I cannot understand the meaning: main.CRITICAL: LogicException: Property "0" does not have corresponding setter in class…
0
votes
0 answers

Multiple steps getting activated while adding custom step at checkout Magento 2

I have added a custom step in checkout due to which next step is also getting activated along with the custom step. Since my quote is virtual, shipping step is hidden and only custom step and payment step are getting displayed together. Following is…
0
votes
1 answer

zoom is not function in porto magento 2 demo 1 theme

I'm frontend developer. I'm using Smartwave porto magento 2 demo 1 theme. Suddenly on product detail page zoom on hover function not working. I have uploaded old pub - static folder where zoom is working properly. But here is still error in console…
Sagar Kodte
  • 3,723
  • 4
  • 23
  • 52
0
votes
0 answers

Magento 2: $.widget is not a function and cannot read property 'timepicker' of undefined

I am using Magento 2.1.7 version and am facing js errors in the console which causes many issues like could not open the popup, could not open tabs. enter image description here
Octopus
  • 165
  • 2
  • 14
0
votes
1 answer

In Magento 2 how to create product (4 products @499)

In magento 2 I got a client requirement, is that 4 product will be sale @599. How can I implement 4product@499 in magento 2.1.
Mega Fox
  • 141
  • 1
  • 9
0
votes
0 answers

Mysql query error on insert

I am using the following query to insert bidding info but it throws an Cardinality violation error. Error thrown as follows SQLSTATE[21000]: Cardinality violation: 1242 Subquery returns more than 1 row, query was: INSERT INTO `auction_bidders`…
Karthik Nk
  • 377
  • 1
  • 8
  • 25
0
votes
2 answers

Show error message in guest subscriber if user already subscribe with that email

I want to show a custom message if user already subscribed with a email address. like You are already subscribed. Thank you. Instead of this message. I am using magento2.1.8.
Awais Khan
  • 175
  • 1
  • 15
0
votes
3 answers

Change of Magento contacts page URL on magento 2.1.9

I think Magento 2.1 changed the way how to modify the url of contact page. The old tutorials is not working anymore, like this: (Change of Magento contacts page URL). Maybe im doing something wrong too. Can anyone help me? I will appreciate any…
Sérgio Thiago Mendonça
  • 1,161
  • 2
  • 13
  • 23
0
votes
0 answers

How to generate google cloud SSL certificate in Nginx server

I am new in google cloud server and I don't understand how can I generate a new SSL if they create a domain in their name. When I create a new VM in Google Cloud, it comes with a Ip domain that's not in my name. Can anyone help me with this…
0
votes
0 answers

Magento 2 Order Cancel payment command override

I am having troubles implementing cancel payment in my Magento 2 module. All payment methods I have created support capture, refund, authorize etc.. Each of these has their respective command and logic. But when I try to implement cancel (or maybe…
jPO
  • 2,502
  • 1
  • 17
  • 26
1 2 3
8 9