Questions tagged [position]
The position tag has no summary.
72 questions
0 votes
1 answer
320 views
How to update product position of a product in a specific category of specific store view in magento 2.4.4
I have a multi-store website and have more than 30 categories. I have a requirement like updating the product position. For example, I have a category 'XYZ' which contains more than 500+ products ...
1 vote
0 answers
36 views
Error product category position resets to 1
I have a script that sets a position for every product per category, by editing the catalog_category_product table. It runs well and seems to be working, but Magento resets all values every few hours ...
0 votes
1 answer
255 views
M2 - How to get attribute on Product Page showing above title
I am using custom theme inherit from blank theme, i want to display my attribute on product page above title, how to do that?
0 votes
1 answer
67 views
container after instruction doesn't work for some elements
I have created a custom theme from scratch, everything works perfectly except one thing, in my home page Vendor/Theme/Magento_Theme/layout/default.xml I can't place my 'main' container after my '...
1 vote
1 answer
2k views
Magento 2 checkout - Move Email section to below Shipping address block
I want to move the Email section into Shipping address block of the one page checkout. How can I do this?
0 votes
1 answer
3k views
Magento 2 products positioning in category
I have converted my Magento 1.9 to Magento 2.3.1. In Magento 1.9, the products are listed by the position as the following orders 0,1,2,3...10.. and so on. But when I check in Magento 2.3.1 site, all ...
1 vote
0 answers
47 views
How To change Position Of category Using Query in magento2? [closed]
How To change Position Of category Using Query in magento2 ? ->Magento@ admin Side Default category Position change Drag and Drop Through. But but i have to use it code for the changing postion of ...
1 vote
0 answers
254 views
Dropdown dialog position not working
I have integrated google's dialogflow in my store. Dialogflow provides iframe. I created a dropdowndialog magento ui widget. My footer phtml contains the following code. Now the issue is with the ...