Magento: Order of categories doesn't reflect on the frontend - magento

I'm on Magento 1.4.1.1. The order of categories doesn't reflect on the frontend on a certain categories.
I order categories by draging-and-dropping categories right in category tree at the left-hand side of the "Manage Categories" page.
Please advise.

Well i can advise to try to update to last version 1.7.0 if community and you can have some custom made categories template, if that's the case you will never see the changes in your ordering.

Have you re-index the catalog, on the frontend are you the default magento code for category listing?

Related

Magento Products are not visible in category after switching to multisite

I have recently switched to multisite functionality in magento which is working fine except one thing that I cant view product list in respective category ie. categories are displaying empty. however I can see the products individually but not in category. please let me know what is going wrong?
You need to check is, select products from product grid, click on Update Attributes, on the left hand side 'Websites' tab, check the website on which you want to upload products in. Then reindex the category products.

Magento 1.9.1.0 - products not showing after changing data in product details fields

My task was to change existing products in shop with new one, so all that i have changed is NAME,
SKU, and URL key in GENERAL section and description field in PRODUCT DETAILS.
After i have done that, items are successfully edited in backend but they dissapear from frontend.
The only way to get to them in frontend is to enter complete address of that specific product in the address bar.
I have tried everything that i could found on the forum up to this date, and it didn't work for me.
Tips like reindexing, status - enabled, availability - in stock...
If someone has an idea, please, share it with me.
Thank you all.
You can try the below things:
1. Check the product quantity,in stock and enable status and catalog visibility.
2. Re indexing
3. delete the entry from url rewrite management for your product
4. rename the "var" folder
Solution for my problem was in associated products section. I had configurable product, but i didn't had associated (simple product) for that configurable product. So i had to create some simple product for related configurable, and then they appeared in frontend.
Thank you all.

Bundle products in magento doesn't appear

I'm trying to configure in my magento show a bundle producto following this: http://www.magentocommerce.com/knowledge-base/entry/creating-a-bundled-product.
My bundle product is in stock. I've added two bundle items which are also in stock. I've add the bundle product to a category which is configured to show only products.
But my product doesn't appear. However other simple products in the same category appear correctly. Has anyone any idea of what I'm doing wrong or if I'm missing any configuration?
Ensure that status of the product is 'enabled' and visibility is 'catalog, search' and that you have selected a store on the 'websites' tab of the product if you are using multiple store config.
I am working on the same issue and it seems to be a design template issue.
if visit your base url /catalog/product/view/id/{insert your product id.}
My guess is that you will get a page that shows no formatting but has the product.
then if you change the bundled product design to default you will see updated formatting.. This will get you closer to solving the mystery

Can not view products in admin of magento

I am new to magento and i need little help....
Actually I added simple products in magento and was trying to add some configurable products,The simple products were working fine.
While working on configurable products something happened and I can not see any products in manage products area.
I have checked the database and products exists there.
What should I do to fix this issue.....Kindly help
you can see associated product
just click on that
then you can see yoursimple product list ,,if not then click on reset filter
Go to catalog manage products and check if the fields are blank and click search
The simple products will not show if you do not have the attribute set that links the simples to the configurable. What is the attribute you are using? Check in the simples if this is set to be a value. Then go back to the Configurable, go to the associated products and click on 'Reset'. They should now show.

Dynamic SKU change with "Simple Configurable Products" Magento

I have the free extension "Simple Configurable Products" installed but unfortunately, any updates/responses to it over on github are slow or nonexistant.
What I need the cart to do is to dynamically update the SKU when simple products are selected within the configurable product page.
I am able to get the cart to show the configurable product SKU, but it does not dynamically update when I select any of the simple products via the dropdown menu.
How can I get around this? Thanks!
I ended up figuring this out using the steps at this URL:
http://ashpointlane.com/2011/03/magento-dynamic-sku-display-on-configurable-products/
However it wasn't totally accurate, so I also made the changes afterwards suggested here after placing in that code: Display Dynamic SKU on configurable product view Magento
It's a little more tricky also if you have a custom theme, you'll have to do some more work getting the dynamic SKU to show on the frontend, and place where you want it to display.

Resources