image show in woocommerce pages

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue May 14, 2013 12:52 pm
Hi ,

Can the image show be used on woocommerce pages and if so how.

thanks
Jeroen
User avatar
Fresh Boarder

GK User
Tue May 14, 2013 7:41 pm
Hi,
Yes, GK Image Show can be used on woocommerce pages. Use Widget Rules -> Taxonomies or Post Types.

E.g. use posttype: product to display GK IS on products pages, or taxonomy: product_cat, taxonomy terms: bags to display widget on Bags category.
User avatar
Moderator

GK User
Wed May 15, 2013 4:06 pm
Hi Thanks for the reply. That is what i figured but did not work. Will try again maybe an oversight.
User avatar
Fresh Boarder

GK User
Fri May 31, 2013 8:43 am
Further to this question i would like to show a different header for every productcategory and also show that banner on every productpage belonging to that category. Is there any way to do that. I tried tag base but does not work.
User avatar
Fresh Boarder

GK User
Mon Jun 03, 2013 8:57 am
Hi,

To show a different header for every product category use taxonomy and taxonomy term ( see an attachment), but i'ts a problem with products inside the category. Tags don't work, because widget rules are connected with post tags, not product tags :/

I found the solution, but you have to create custom taxonomy manually or install some 3rd party plugin e.g this one. Here is the tutorial, how to create taxonomy e.g category1, then add this taxonomy to products from category1 and widgets rules set taxonomy: category1, I tested this and it's ok..
User avatar
Moderator

GK User
Tue Jun 04, 2013 9:14 pm
Hi Piotr

Thanks for researching this for me . I will take a look at your solution.

thanks
User avatar
Fresh Boarder

GK User
Wed Jun 12, 2013 1:27 pm
Hi Piotr,

I installed and did what you explained but still does not work and does not show the header in products. made taxonomy categorie1 and entered keywords for the different products. If i than add widget rule it still does not show on productlevel. Maybe you can take a look if you can and want. I can sdend you admin details

thanks again
User avatar
Fresh Boarder

GK User
Wed Jun 12, 2013 2:22 pm
Ok, send me a PM with backend access.
User avatar
Moderator

GK User
Wed Jun 12, 2013 7:37 pm
Hi Piotr,

Den you a pm but appears still in my outbox and not in sent messages so do not know if you received it.
User avatar
Fresh Boarder

GK User
Fri Jun 14, 2013 7:29 am
Hi jerrie,
I received your PM and you're right, something is wrong with the taxonomy widget rules. I'll try to figure it out.
User avatar
Moderator

GK User
Fri Jun 14, 2013 8:08 am
Thanks Piotr, Hop it can be solved somehow.
User avatar
Fresh Boarder

GK User
Mon Jul 08, 2013 10:16 am
Hi,

Try to use this plugin and in GK Image Show, Widget Logic ipnut, paste this code:
Code: Select all
has_term( 'term', 'taxonomy' )


Unfortunately there's no conditional tag to display product from specified category (in Woocommerce):
http://docs.woothemes...-tags/
User avatar
Moderator


cron