Re: Column Divider Pro (CDP) Contrib - Official Thread
I have just added this contrib and the divider lines seem to show up everywhere except for the product listing area. I compared my product_listing.php file to the one with the contrib and the only unique line of code I see is.
// Used for Column Divider Pro add on
$col_width_div = floor(100);
I've added this into my existing module/custom/product_listing.php file (that i believe was added in from the column grid contrib). It was/is working fine just that the Column Divider Pro does not show the gridlines in the aforementioned location. Also all other files were copied to their respective places.
Any thoughts?
ZC 1.5.5
Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3