BuddyBoss Home – Web › Support Forums › Solutions › Social MarketPlace › Favorited, deleted product in product feed
- This topic has 13 replies, 4 contibutors, and was last updated 8 years, 6 months ago by Anonymous.
Question
March 26, 2016 at 1:15 pm #65485@chartanHi
I have a small (or big) problem: I had a product in the store that was favorited. After deleting it, it still shows up on the main page in the product feed but with no image and the link goes to 404. Deleting the product feed and add it again did not solve the problem. How can I remove this product from this section?Also: how is the new products widget built? Even I add new products they are not shown in this widget.
Answers
March 28, 2016 at 12:50 pm #65689@
AnonymousHi @chartan, Please let me know if you are using any cache or minify plugin..
Regards
March 28, 2016 at 2:56 pm #65716@chartanI use autoptimize but it also didn’t work before I installed it and when I disable it completely.
March 28, 2016 at 11:53 pm #65738@
AnonymousHi @chartan, I will check it with developers to trigger the issue and will get back to you..
Regards
April 15, 2016 at 8:13 am #68413@chartan@pallavi: any news on this? Else I can’t use the product feed widget. I assume there is something still present in the db (e.g. an entry for a favorited product that doesn’t exist anymore). Is it possible to delete the wrong entry manually?
April 15, 2016 at 8:46 am #68423@chartanOK, maybe the problem is that the favorited count does not count down when it is removed from the favorites. I just tested it by favorite a product and removing it. The count is still at “1”. Now I assume that the option isn’t updated in the wp_options table. That way even a deleted product is still present with the favorited count in the wp_options table.
Is this a known problem with the favorited count function not working as it should or is it only me?April 15, 2016 at 8:50 am #68424@
Anonymoushi @chartan
Sorry it’s still in development queue.If you need to remove it manually you can check inside aser_meta table.
Meta key : favorite_products It will be an array , you will need to remove product id from array
Regards
Varun DubeyApril 20, 2016 at 3:32 am #69003@chartan@vapvarun
I did as you suggested and deleted just the full entry with favorite_products but it still shows up!April 20, 2016 at 4:11 am #69009@chartanPlease I have to fix this immediately else I can’t go live! I already searched all possible tables (posts_meta, user_meta) for any entry that contains “favorite”. There is no “favorite_products” and “products_favorited_count”. I am not using any cache plugin. So, how to fix?
April 20, 2016 at 5:45 am #69017@chartanOK, seems I found it in wp_options. I had to manually remove the products_favorited_count entry. But the problem will still remain: whenever a product is favorited and removed, the count will still exist. And: when a favorite is removed, it actually isn’t updated. I tested it by:
Favorite Count: 1
-> New Favorite by User
Favorite Count: 2
-> Remove Favorite by User
Favorite Count: 2 (still)May 6, 2016 at 11:35 pm #70146@
AnonymousHi @chartan
It’s fixed inside our current MarketPlace update 1.0.8
Once you will delete the product from Trash, it will not be visible inside product feed.
Regards
Varun DubeyMay 7, 2016 at 2:28 am #70150@mshah110Regents is this version released?
May 7, 2016 at 2:29 am #70151@mshah110When is this version released?
May 7, 2016 at 3:41 am #70153@
AnonymousHi @mshah110
It’s released today.Regards
Varun Dubey
- You must be logged in to reply to this question.