I have to read CSV files from an ftp and copy it to my magento2 var folder. I’m getting this exception Exception #0 (Exception): Unable to open SFTP connection When I tried with main cpanel user,it seems to be working. But it is not working with ftp login that I […]
Magento
I have magento2 elastic search data. I want to add some data into it. Here is result of current data of following elastic search query GET /alpha-m2_en_catalog_product_*/_mapping Now i want the result of this query should contain additional “fields” data as shown in below image "fields":{ "Keyword":{ "type": "keyword" "ignore_above" […]
How can I config ? My problem is insertList to select the product if i post the form it append all data in the listing field to map . I want only product id to post the admin form
Am trying to make product image(fotorama gallery), sticky only upto product short description in bigger screens,like in amazOn I tried bootstrap sticky-top,but it makes always sticky position untill scroll bottom. I tried Magento stickty widget like below,but not working. define([ "jquery", "mage/sticky", ], function ($) { 'use strict'; $(document).ready(function () […]
I need to pass Adobe Certified Expert – Adobe Commerce Developer with Cloud Add-on soon. Can please recommend resources where I can take some practice tests? Thank’s for any help)
Magento 2.4 I setup the express button to appear on the product page, which it does. Clicking it, opens the PayPal popup for a second or two, but the product is also added to the cart and the shop redirects to the product page and displays “Your product was added […]
We have different discount levels on our site from 15% -50% off. Today None of the discounts are showing I have reapplied the rules and flushed the cache but it’s still not working? Our Dev is on holiday until the 4th and we are in full sale mode. It’s saying […]
I tried to find information about it, but could not find anything specific … so, is it allowed to have domains like “magento.pro” or “my-magento-agency.com”? Thanks
Wishing you all a Happy New Year. I have Magento 2 installation with Main website in default en_US locale. I have to create an Arabic version and I created a separate website, store view having locale set to Arabic(Saudi Arabia) – ar_SA . Store ID is 3. For the translations […]