Manufacturer not showing, getting empty Category fields

This subforum is for issues specific to importing or maintaining product databases, e.g. using phpMyAdmin.

Manufacturer not showing, getting empty Category fields

Postby maburrows (deleted) » Thu Jan 14, 2016 9:15 am

Summary, want Manufacturer to show. Want only Category, not multiple subcategories; only Category is populated, rest are NULL.

I'm seeing some strange behavior in our Co-op Partners source. I can not get the Manufacturer field to show. Some of the items have that field and some do not. If I enter a search to display only an item with the Manufacturer field I still can not get it to display. We are seeing multiple sub-category fields but none of the items have these populated (only Category).

I tried adding custom css, but when I view source for the webpage there is css in the code overriding my custom css, I do not know where this is coming from. Shown below, this is what is messing up our cols.

<style type="text/css">
<!--/* <![CDATA[ */

[ cut code from global css for brevity ... ]


[ cut code from source css attempting to fix our problem ... ]


/* ]]> */-->
</style>
<style type="text/css">
<!--/* <![CDATA[ */
table .ManufacturerCol, table.searchResultsTable .ManufacturerCol, table#orderItemsTable .ManufacturerCol, table#splitItemsTable .ManufacturerCol { display: none; }
table .SubCategoryCol, table.searchResultsTable .SubCategoryCol, table#orderItemsTable .SubCategoryCol, table#splitItemsTable .SubCategoryCol { display: table-cell; }
table .CategoryCol, table.searchResultsTable .CategoryCol, table#orderItemsTable .CategoryCol, table#splitItemsTable .CategoryCol { display: table-cell; }
table .SubCategory2Col, table.searchResultsTable .SubCategory2Col, table#orderItemsTable .SubCategory2Col, table#splitItemsTable .SubCategory2Col { display: table-cell; }
table .CodeCol { display: none; }


/* ]]> */-->
-Mandy Burrows
Natural Familiy Buying Club ~ NW Twin Cities, MN
maburrows (deleted)
 
Posts: 33
Joined: Mon May 07, 2012 1:17 pm

Re: Manufacturer not showing, getting empty Category fields

Postby support » Tue Jan 19, 2016 2:28 pm

I am going to e-mail you directly on this, because this is an obscure technical issue, and the answer won't really be helpful to other clubs. I'll also move this topic to the Club-specific forum.
support
 
Posts: 566
Joined: Sun Mar 11, 2012 9:06 am


Return to Product database

Who is online

Users browsing this forum: No registered users and 1 guest

cron