Different Post Form for different Categories.
Author | Posts |
---|---|
August 24, 2014 at 3:23 pm 25732 | |
Sekander Badsha | I want to show different post form for different categories and for different post formats? How to do it? My theme supports post formats. I want to show the form in such a ways. Post Format: First Select it and it will display categories below. Category: The below post form should be displayed using AJax. Form must be dependent on category. i.e different form for different categories. Thanks |
August 25, 2014 at 5:56 pm 25827 | |
Sekander Badsha | Hello Roxanne, |
October 1, 2014 at 2:53 pm 27852 | |
Megan | Hello Sekander, I use post type: product. Is there a way to make this work? Thanks! |
October 12, 2014 at 4:24 pm 28212 | |
Sekander Badsha | Hello Megan, |
October 13, 2014 at 12:33 pm 28254 | |
Megan | Yes I understand i can select post type: product. |
October 17, 2014 at 12:19 am 28549 | |
Sekander Badsha | Please provide your login details using this form http://wedevs.com/provide-login-details/ and do not forget to mention the link of this thread. I will login to your site and set the form accordingly. |
October 17, 2014 at 12:27 am 28550 | |
Megan | 1. Default category: Golfclubs 1. Default category: Diversen 1. Default category: Schoenen Hope you can fix it! Thanks! 🙂 |
October 19, 2014 at 12:28 pm 28659 | |
Sekander Badsha | Hello Megan, I have clearly said above to use “product_cat” to display product categories. But you used the normal categories taxonomy. And you wanted to set a default category named Golf Clubs, but you did not have any category on that name. So I made one. And now your product categories are displaying fine. Please check. Thank you 🙂 |
October 19, 2014 at 1:16 pm 28660 | |
Megan | Hello Sekander, You don’t understand me, you made a POST categorie “golf clubs”, i don’t want a POST categorie, i want the PRODUCT categorie set as default categorie, but i think that’s impossible???? Right now the product that people will upload with that form isn’t set under the product ‘golfclubs’ but under the post ‘golfclub’… you understand me? Thanks, |
October 21, 2014 at 4:42 pm 28810 | |
Sekander Badsha | Hello Meagn, Sorry for the misunderstanding. If you want to set a WooCommerce product category as default, then you have to use the action hook and You can read the following documents to get a better idea. http://docs.wedevs.com/action-hook-field/ If you are not familiar with codes, you might consider hiring a developer. Thank you 🙂 |