I'm having a problem with WordPress not finding all products (wp ecommerce) but just variations of products when you attempt to attach an image to a product in the media section of the backend. It's the popup 'find-posts' searchable box. This box should have pagination also but is this still lacking? Thanks
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
If you can't find a product (wp ecommerce) when you try to attach an image to a product in the media library, likely the variations have a later date than their corresponding product and hence the product does not show in the list. The solution is to just make the date of the product itself after the variations and it should show up, or make them as late as you can so they show up since the attach post, page, product etc list is sorted by date (latest first). |
|||
|
|