Magento - All product categories are empty (frontend) - magento

All my products have vanished from my website (front end). They are all in the back end and I can open them and make changes etc. But they aren't appearing when I click on one of the tabs for a certain category.
The page comes up fine with the category details and the category feature image. But no products are showing.
I am using the JoomlArt theme called JM Wall, I have just updated to the latest version 1.9.0.1 and I've tried the following; flush magento cache, flush cache storage, flush catalog images cache, flush javascript/css cache, also tried re-indexing all the data on the index management page.
Any suggestions on how to fix?
Magento ver. 1.9.0.1

Related

Magento 2.4 Category Cache

Can someone explain the caching for categories.
I make SEO changes in the admin to a category or edit page builder content and press save. No changes show on the frontend, so I clear the Magento 2 cache, no changes. Check back 2-3 minutes later and the changes are now showing on the frontend.
Why is there a delay and is there something else doing some processing not just the Magento 2 cache?

Magento 2 2.3 Full Page Cart issue

Is currently working on a new M2 2.3 site to replace my M1.
Almost done but I have found an issue with the cart and full page cache.
When full page cache is enable and I add a product to cart its all good. But when I move to another category and add another product the cart gets empty and start all over again.
If I disable the full page cache the cart works fine.
Anyone have an idea of what i might be?
The site is still in devolopment.
It might be related to the Magento_Persistent module. There is a native bug with FPC when you disable this module. The issue has been reported in the link below:
https://github.com/magento/magento2/issues/21614

Product Page not updating in Magento 1.9

I've tried everything I can find on the web about Magento 1.9 and refreshing a product page. I've updated the price and the old price is still displayed.
Things I've tried:
- Hard refresh in browser
- Different browser
- Private browsing
I've refreshed the cache for all caches in the page "Cache Storage Management"
The Magento Cache has been flushed
The Cache Storage has been flushed
All indexes have been reindexed
Disable and re-enable combining CSS and JavaScript files.
I'm on the correct product page. Both the URL and the product ID match the page and the product in magento.
I've deleted all files in the "/var/cache" folder.
I've updated the product description by adding a period and other small stuff.
Yet the page stays the same. Every time I refresh it displays the old data.
What else can I try?
You can try to fix it by do the re-indexing of "Product Prices". like below:
php shell/indexer.php --reindex catalog_product_price
The web host implemented server side caching. Disabling their caching was the solution that worked.

Why my magento load each page in two steps?

My magento website perform each frontend routing in two steps, for example when i request to http://example.com/test-product.html it will first load a blank page with magento favicon first then after just few seconds it will render the actual page. And the same story is for every page What's wrong is with magento?
you have to re indexed your Catalog URL Rewrites.
Go to the
System > Index Management
and then re indexed and also remove magento cache in var/cache folder

Product moved from Cat to Sub-Cat not showing up on site search

In Admin I created new subcats for my CyberPower category. When I search for BH1500 on our site for the product I get the whoops page. If I go step by step through our site to get to the product it works just fine. Why is the URL missing, or nor showing the link properly?
http://www.unipower.com/products/ups/cyberpower/bh-series.html, is what shows up.
However this
http://www.unipower.com/products/ups/cyberpower/bh-series/BH1500.html
should be the right link.
New to Magento, help me if you can!!
All you should need to do is run a reindex and flush your cache! Basically, your catalog URL rewrites are incorrect or out of date.
System > Index Management - Best to select all elements, choose the Reindex Data action and click the Submit button.
System > Cache Management - Flush Magento Cache

Resources