Individual Store and Category pages show 0 coupons
Having a strange problem and need help.
I have set up a child theme for Clipper and am working up the child theme to display my client's branding. All has been going well until we started adding coupons. The coupons all display on the front page. When I click on the category link, it displays the categories alphabetically, and show the coupon counts next to the individual category links. But when I click on the category link, it displays "Sorry, no Coupons Found". The same thing happens with the categories.
Strange thing is that the default sample Amazon coupon does display in all these same pages. It is just doesn't work for the categories and stores created by the client. So, the templates are seeing the categories and and the coupons in some templates, but not in the core store and coupon templtates, and only those which we created.
I tried deactivating all plugins save for maintenance mode, and it did not change things.
Somehow, i think we are doing something wrong when creating the coupons. Any help / guidance would be appreciated.
Additional info:
I removed the function which contains the default appthemes header code, and created & inserted my own function to display my client's header. Mainly includes a widget area, for display of ads and a Next Gen slideshow. redisplays the Clipper menu function in it. We have also done some extensive removal / modification of certain functions in the coupon-loop.php templates, and also added some html elements, basically regions to display social media like buttons (all iframe elements directly written into the templates).