Questions tagged [magento2.3.2]
General questions related to the Magento 2.3.2 such as its features, bugs, modifications & enhancement than the old version.
418 questions
1
vote
0
answers
40
views
Magento 2.3.2: server status 200 with page not found
How can I set server status 404 with vue component page_not_found? Now server status 404 only with dinamic catalog undefined pages.
0
votes
2
answers
303
views
Get category URL with Url Rewrites Rules by Category ID
I have categories with Url Rewrites Rules. For example, base url for category MyTest = /mytest. But with rewrite rule url = /new-mytest. If I use Magento\Catalog\Model\ResourceModel\Category\...
1
vote
1
answer
412
views
Magento 2.3.2: Hide Flat rate shipping method in the basket when Free Shipping is applied
I have an issue where a customer has an order that qualifies for free shipping, but the Flat rate shipping option still appears in the basket. But the flat rate shipping price is also zero.
I have a ...
2
votes
1
answer
1k
views
how to filter products in GraphQL based on custom type array
I'm trying to add some extra filterable information in the graphql products Query related to the categories.
More specifically I want to add the slug and the category id of all associated product ...
1
vote
0
answers
431
views
Magento 2.3.2 > Some products images are broken and some are not loading correctly in frontend
I'm a new to magento and don't know much about magento, Recently I have installed a custom theme in magento2 and then some products images became broken and some are having images with src=".../...
1
vote
1
answer
1k
views
Magento 2.3.2. How do I change the default coupon error message?
I just need to find where to change the 'This Coupon is not valid' message. I want to make it a bit more informative - "This Coupon is not valid. Please make sure you have registered an account, ...
0
votes
1
answer
256
views
Magento 2.3.2 Display OOS products in configuration product option
We are using Magento 2.3.2.
I found that there is an issue with configurable products.
We use the Text Swatch and the Dropdown options and currently, If an item is OOS, the finish or size disappears ...
0
votes
0
answers
150
views
Script to Enable RMA Magento 2
I want to enable RMA for all products in one go. How can I obtain that? Please specify.
Thanks,
Rashi
1
vote
1
answer
489
views
Import database from Magento2.3 to Magento2.4
I'm new with Magento. Now I want to upgrade Magento from 2.3 to 2.4 and I already make a seperated 2.4 sites. but on my 2.3 is still using so the order is continue running.
I want to know that if I ...
0
votes
1
answer
156
views
After successful payment I want to show status Payment complete
After successful payment, I want to display order status as payment complete instead of processing in Magento 2.3.2., How to do that?
0
votes
1
answer
470
views
graphql product query huge perfomance hit when filtering with multiple attributes
I have used the below GRAPHQL query to get the product list.
{
products(filter: {category_id: {eq: "77"},color:{in:["5437","5438","5449"]}, price:{from:"...
0
votes
3
answers
286
views
Adding billing_phone to sales_order_invoice_grid.xml in magento 2.3.2
I was trying to add billing phone to sales_order_invoice_grid.xml.how to do that. i added this code in app\code\Magento\Sales\view\adminhtml\ui_component\sales_order_invoice_grid.xml.
<column name=&...
0
votes
0
answers
634
views
Frontend Checkout: Billing Address Form Fields Do Not Appear
When I check out on the front end and untick the "Billing and shipping address is the same" box, no new fields pop up to insert a billing address. This problem persists on all themes ...
0
votes
0
answers
138
views
one step checkout Fatal Error: 'Uncaught TypeError: Argument 1 passed to Magento\\Sales\\Model\\Order::setShippingAddress() must implement interface
Hello, when i enable extension onestep chekout i can't checkout for guest. I can checkout order for login customer. But guest customer cannot success order. It’s show success page but not order id and ...
2
votes
1
answer
4k
views
Magento 2.3.2 free shipping cart rule not working
I'm trying to set up a cart rule in which I only offer free shipping
I added a new cart rule with these conditions:
Then I try to place an order, I choose 'Flat rate' as shipping method, I apply '...
0
votes
0
answers
121
views
Magento 2 - Show character after i put custom video on product page
I add custom product video in fotorama gallery, but after video pay 2-3 second. It's stop and show character same image . Help me please. Thank you
2
votes
1
answer
1k
views
Price attribute not showing in admin panel in magento2
Product prices are shown in admin product grid correctly.
But, if I click on Edit button to edit the product, the price attribute is not shown there!
I have checked the price attribute and it is ...
1
vote
0
answers
518
views
Magento2: How to override the Magento\Payment\Gateway\Command\GatewayCommand?
Because I want to send Notification with response error code by Payment Gateway) when transactions are isValid. And I found the Magento\Payment\Gateway\Command\GatewayCommand do the command with ...
0
votes
0
answers
54
views
Magento2.3.2: Unable to go to payment method, Stucked at shipping method
My website is : https://www.depoto.com
When i tried to checkot the product, Its not going to next step. After entered the address, its not going to payment method step. Its just loading only.
Please ...
0
votes
1
answer
775
views
Layered Navigation not working using elastic search 6.0+
i am using elastic search 6.0+ and porto theme with magento 2.3.2 , using mageplaza layered navigation but when i click in any filter gave 500 error on console and front end show without css.
2
votes
1
answer
135
views
custom js not showing on frontend until the commands are run magento 2
I am working on a magento 2 store. I have created a custom js file. It is inside
app/design/frontend/Napespace/Theme/web/js/custom.js
Now whenever I make any changes to my custom.js file, the change ...
0
votes
1
answer
137
views
the shipping information was unable to be saved. Verify the input data and try again in Maneto 2.3.2
we are facing issue
the shipping information was unable to be saved. Verify the input data and try again
when customer is doing the checkout
Magento ver. 2.3.2
2
votes
0
answers
72
views
Magento2: I want to apply tax on specific products, not entire products
I am using Magento ver. 2.3.2 and I have configured the tax rules and tax rate in admin. Tax applied successfully on the products on cart page.
But now I want to apply tax on some specific products, ...
1
vote
0
answers
258
views
Magento 2 Product Image not showing in backend and can't upload image
1) When Edit or add new product in admin (backend) the product image doesn't show up
2) When choosing an image to upload, nothing happens
3) I have checked Magento_ProductVideo::helper/gallery.phtml ...
0
votes
1
answer
1k
views
Porto theme issue in magento2.3
I have created the local setup from the live server. After that, I have copied the theme files like Porto and porto_rtl from the live server and pasted it on the local setup.
Then run all the command....