Skip to main content

All Questions

Tagged with
0 votes
0 answers
16 views

Magento2 cusotm module and uiComponent won't load items, infinite spinner and "We couldn't find any records"

I have created a custom module that's purpose is to manage Vendors. I have created a Collection, CollectionFactory, DataProvider, di.xml, vendors_vendor_listing.xml and so on and so forth. I am able ...
Philip's user avatar
  • 331
0 votes
1 answer
325 views

How to fix error when displaying slideshow in Magento 2

I am trying to display a slideshow on my homepage in Magento 2. The slideshow is a feature of my theme extension, "Fastest". When I try to put a slideshow on my homepage, I get an error on ...
Jack's user avatar
  • 48
0 votes
0 answers
43 views

Magento minicart do not render: broken reference element after Alothemes upgrade

Got error in magento logs, and minicart doesn't render after Alothemes upgrade main.INFO: Broken reference: the 'mini_quote' element cannot be added as child to 'porto_header', because the latter ...
XPS's user avatar
  • 320
0 votes
1 answer
852 views

Magento 2 Page Builder - custom content type missing settings

I have been trying to create a custom content type for the Magento 2 Page Builder. In order to do this I followed adobes guide for this I managed to get the content type up and running correctly ...
Natalie Hedström's user avatar
0 votes
1 answer
137 views

How to remove post content from blog listing page - Magento 2 Aheadworks Blog Module

I'm using the Aheadworks Blog Module for Magento 2. I'm trying to remove the post content from the blog listing page. I believe I need to edit the aw_blog_post_list.xml file, so I created a new copy ...
MantisToboggan's user avatar
0 votes
2 answers
82 views

Change My Orders Title in Account Dashboard

I have changed the "My Orders" link/tab to "My Web Orders" on the left hand side by using this code <referenceBlock name="customer-account-navigation-orders-link"> ...
totneschap's user avatar
0 votes
2 answers
183 views

How to add new page(manufacturer) in Magento 2

I need add new page in Magento 2. when someone input https://xxxx/manufacturer, would like to show page. And I add code as following. I don't understand to connect between app/code and app/design. ...
Bohdan V.'s user avatar
  • 135
0 votes
1 answer
237 views

XML Files in Magento

How to exactly know what to write and edit in xml files of magento. I mean if we are making a module or a theme how to exactly edit the xml files. e.g If we need a header we just write tag in html. I ...
magentorookie5's user avatar
0 votes
2 answers
1k views

Magento 2 Message Queue - Type Error with expected string, null given

I struggle for 3 days now to get a simple Message Queue in Magento 2 to work. Here are my XML files: communication.xml: <?xml version="1.0"?> <config xmlns:xsi="http://www.w3....
hallleron's user avatar
  • 1,992
0 votes
1 answer
131 views

How import all images from xml in python with a bad structure

I'm new to Python and have trouble importing photos from an xml file. Unfortunately I understand that the xml file is crooked and poorly created. But unfortunately in this format it will come to the ...
WacekT's user avatar
  • 3
0 votes
1 answer
96 views

Magento 2 cron notaction - comma separated values

I'm trying to set up a cron job to run on last Sunday of each month at 4:00PM. I came up with this: https://crontab.guru/#00_16_/25,/26,/27,/28,/29,/30,/31__7 00 16 */25,*/26,*/27,*/28,*/29,*/30,*/31 *...
PaulM's user avatar
  • 1
2 votes
1 answer
953 views

Magento 2: what is datascope tag is for in ui component

I am creating a form on the admin side with the UI component, so I want to know that is tag is used in the field and how to add that tag in the UI component. ~ ~ thank you in advance!
Ekta Rathod's user avatar
2 votes
1 answer
1k views

Magento 2.4.3 Products not showing up in order confirmation mail

I am trying to make my email templates work. I have the following scenario: I have a custom theme that does not influence the standard mail templates. The problem persists, even when I am activating ...
Nicolai Kamphenkel's user avatar
0 votes
1 answer
187 views

Pass Multiple E-Mails in QV Exception Notification UPS API in PHP

I want to send notifications to multiple emails but I am confused about how to pass the same in UPS API. <ship:Notification> <ship:NotificationCode>7</ship:...
rashi's user avatar
  • 127
0 votes
1 answer
553 views

Review tab being removed after product view xml override

I am having an issue where the review tab on my theme is removed when I override the "product.info.details" block in the catalog_product_view.xml Im just trying to add 2 new tabs for product ...
Dominic F's user avatar

15 30 50 per page
1
2 3 4 5 6