Hi nicolas,
Thanks for the quick response.
The data in the hikashop_category seems correct.
The category_parent_id is correctly showing the ID of the new parent category (in this case, for B ).
And subA does get shown under B in the view.
I have also moved 2 other sub categories from A to B and all 3 products are having the same problem, so this does not seem to be an isolated problem.
1) From the product top page, I click category B and it will show subA, subB, subC.
2) When I click on subA, the breadcrumb will show that it is under A, not B.
3) When I click the breadcrumb link for A, it does not show subA, subB, nor subC.
I will check on the view.html.php, but if you have any other suggestions as to where to look (esp. the DB), I'd appreciate it.
Thanks!