AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: denagpam on October 17, 2012, 03:08:02 AM

Title: The categories are on the admin panel, but nothing shown on my store front.
Post by: denagpam on October 17, 2012, 03:08:02 AM
Yes, it happened after importing the category file that the categories are all shown on the admin panel, but nothing shown on my store front. Why? Can you explain this?

After importing, all the categories are shown on the admin panel. And to make those categories appear on the store front, I must check the 'default' in each category on the admin panel ONE BY ONE. And it makes me  tired.

I hope you can help me regarding this.
 
I have attached the csv. files on categories so you can assess whether it is correct or not? or any missing values on it?

Hope for your answer. Thanks.
Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: abantecart on October 17, 2012, 09:25:02 AM
1. Check that categories and products are enabled
2. Try to clear cache.

These should solve the problem.
Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: denagpam on October 17, 2012, 12:33:57 PM
Thank you so much for your reply,

but, how can I enable categories and products?

Thanks.
Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: abantecart on October 17, 2012, 01:58:41 PM
Categories and product statuses shown right in listing grid (grey/blue switch). You can flip switch and update all in the list

If you have too many, you can  run new import with just update to the status.
Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: Nimitz1061 on October 18, 2012, 12:05:01 PM
Looking at the contents of this file, I see that it includes a column named "categories.status".  The contents of this column is the number 1 for every row in the file.

I also see a column 'categories_to_stores[0].store_id' - which contains the value '0' for every row.


Should this not have enabled those categories for the default store  to begin with  ???

David
Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: abantecart on October 18, 2012, 04:49:58 PM
This is correct. It should have enabled it and it does.

I ran this file and I have all categories enabled.

Title: Re: The categories are on the admin panel, but nothing shown on my store front.
Post by: denagpam on October 19, 2012, 06:59:56 AM
O, thanks for your help, Mr. David and Mr. AbanteCart card.