brands
-
can anyone tell me how a brand thumbnail equates to the slug?
the brand thumbnails can be taken from the wp_jigoshop_termmeta table with the meta_type of ‘brands_thumbnail_id’
this will get you the ID of the post and the link to the guid of the image.
but it seems that there is no linking between the thumbnail post and the slug of the brand in wp_terms?
it seems that there is a row missing that associates the thumbnail into the start of the terms relationshship in the wp_term_relationships table.
i will try inserting a row into this table and see what happens.
has anyone else done this?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘brands’ is closed to new replies.