Home › Forums › WoodMart support forum › APPLY WOODMART TEMPLATE TO CUSTOM TAXONOMIES
APPLY WOODMART TEMPLATE TO CUSTOM TAXONOMIES
- This topic has 21 replies, 2 voices, and was last updated 1 year, 11 months ago by Artem Temos.
-
AuthorPosts
-
February 1, 2023 at 12:10 pm #439491
Cioppi88ParticipantHi guys,
I’m just created a custom product taxonomies using JetEngine.
Now I see the page design and there are many difference between standard taxonomies and new one.
This is the category layout: https://wordpress-885114-3068548.cloudwaysapps.com/anelli/
This is the custom taxonomy layout: https://wordpress-885114-3068548.cloudwaysapps.com/boutique/fiori-di-zagara/As you can see the layout are not the same and theme options seems to not recognize the custom taxonomies.
How can I solve in order to get the same result?February 1, 2023 at 12:39 pm #439497
Artem TemosKeymasterHello,
Our shop page settings are applied only to WooCommerce default catalog pages like Shop page, category page, tags, attributes archives and search. Other taxonomies are not recognized because we can’t know the name of these taxonomies. It might be possible with additional code customization only but it is out of our theme support scope.
We recommend you use product attributes for this purpose instead of custom taxonomies.Kind Regards
February 1, 2023 at 12:48 pm #439502
Cioppi88ParticipantI red many topic about this issue.
Custom Taxonomies are usefull for some scope.
So can you suggest me how to use the custom template with custom taxonomies?
Maybe I need to duplicate the main template and paste it on child theme.
I understand that is out of scope but every time I opened a ticket your answer is always the same.
Maybe you should have more attention for your customer and suggest solution.
Many themes like avada support custom taxonomies on theme settings.
You should implement it asap.
In the meantime can you suggest me a solution?
thanksFebruary 1, 2023 at 1:12 pm #439519
Artem TemosKeymasterWe will consider adding this in our future updates but we don’t have an instruction for this at the moment.
By the way, why product attributes are not suitable for your case?February 1, 2023 at 1:24 pm #439534
Cioppi88ParticipantBecause in this case Collection is not an attribute for single product but a new taxonomie.
This simplify the management of product instead of adding an attribute every time I create a new ProductFebruary 1, 2023 at 1:54 pm #439555
Artem TemosKeymasterBut you can create an attribute called “Collection” and not show it on the single product page. You can check the “Enable archive” option and it will work in exactly the same option as your custom taxonomy. Actually, product attributes are custom taxonomies as well so there is no difference.
February 1, 2023 at 2:08 pm #439562
Cioppi88ParticipantOk but using this method I can’t create Hierchal
February 1, 2023 at 3:53 pm #439583
Artem TemosKeymasterTry to apply the following solution to make your attribute hierarchical https://stackoverflow.com/questions/44271444/woocommerce-product-attributes-with-hierarchy-like-categories
February 3, 2023 at 8:41 pm #440325
Cioppi88ParticipantI get what I want simply insert archive-product.php into my child theme in woocommerce>taxonomy-{taxonomy}-{term}.php.
Now the problem is that I have no header (like shop page) and the sidebar is on the right side instead of left side as I setup. Can you help me in order to have the same result?
February 6, 2023 at 10:23 am #440688
Artem TemosKeymasterHello,
Try to apply a different header and sidebar position for this taxonomy using our Theme Settings preset https://xtemos.com/docs-topic/theme-settings-presets/
Kind Regards
February 6, 2023 at 3:02 pm #440800
Cioppi88ParticipantJust tryed to change settings use custom condizion on Taxonomy called Collezioni but it seems not works.
February 6, 2023 at 3:13 pm #440803
Cioppi88ParticipantIt works for some option but not for shop title and sidebar position
February 6, 2023 at 4:01 pm #440819
Artem TemosKeymasterYou need to change the general sidebar and page title in the preset. Not the one related to the shop page since it actually not a shop page.
February 6, 2023 at 4:29 pm #440838
Cioppi88ParticipantIt’s a product custom taxonomy so it should be set from product archive option. I even try from general option but it doesn’t work.
February 6, 2023 at 4:58 pm #440850
Cioppi88ParticipantI share my credentials
February 6, 2023 at 5:10 pm #440858
Cioppi88ParticipantSidebar Position works, what seems not works is Page Title.
February 6, 2023 at 5:29 pm #440861
Artem TemosKeymasterWhat exactly is wrong with the page title? Note that categories navigation can’t be displayed there. The page title will look like on the general page.
February 6, 2023 at 5:31 pm #440863
Cioppi88ParticipantTake a look this page:
https://wordpress-885114-3068548.cloudwaysapps.com/boutique/It’s a custom taxonomy and doesn’t display page title and categories like this one
https://wordpress-885114-3068548.cloudwaysapps.com/anelli/February 6, 2023 at 10:22 pm #440909
Cioppi88ParticipantThe strange thing is that after adding this new preset I can’t manage the option of product archive. I better explain, if I try to hide the number of product in each category on product title archive it doesn’t works
- This reply was modified 1 year, 11 months ago by Cioppi88.
February 7, 2023 at 10:42 am #440997
Artem TemosKeymasterSorry, but we can’t help in this case since such functionality is not yet fully tested and supported. As a workaround, we recommend you use product attributes that do exactly the same but work with our theme functions
February 7, 2023 at 1:42 pm #441036
Cioppi88ParticipantOk I can get what I need by using attribute and enable archive for that.
But how can I set featured image for attribute like in category and show this image as title background?Take a look here: https://wordpress-885114-3068548.cloudwaysapps.com/collezioni/lapilli/
I have no setting on attribute to choose image like in cateogory.
See the attachmentAttachments:
You must be logged in to view attached files.February 7, 2023 at 3:05 pm #441077
Artem TemosKeymasterHello,
Yes, this feature is designed to work with categories only. It doesn’t work with tags and attributes.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register