Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Nonsense in non-used variation fields

$
0
0

Replies: 0

The Catalog Visibility is not used for variations.
When initially searched the field is empty. As soon as scrolled down/up the fields get filled with “Hidden” and “Shop and search results”.
Later I noticed, when first moving to the right the fields when scrolling down/up even have prices in them.

First I thought the variations have old metadata as I moved from single to variations using the same SKUs. I checked with the following SQL (maybe it is incorrect) but could not find any data for variations.


SELECT * FROM wp_term_relationships
where term_taxonomy_id in (SELECT term_id FROM wp_terms where name in ('exclude-from-search', 'exclude-from-catalog'))
order by 1;

The issue is reproducible with Firefox, Edge and Chrome.

  • This topic was modified 55 minutes ago by rolfhuiber.
  • This topic was modified 55 minutes ago by rolfhuiber.

Viewing all articles
Browse latest Browse all 59525

Trending Articles