Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › custom add product page
- This topic has 14 replies, 3 voices, and was last updated 6 years, 3 months ago by WCFM Forum.
- AuthorPosts
- July 17, 2018 at 9:08 am #26444robertaGuest
Hi,
I have woocommerce membership and I need that the vendor could add a different price for each membership. I use your front end manager., but doesn`t show the tab for the membership price. how can I customize the add product page?
Thank you so much - July 17, 2018 at 12:39 pm #26445WCFM ForumMember
Hi,
You may override WCfM product manager templates under your theme folder and may edit those as pr your requirement.
Check at “wc-frontend-manager/views/products-manager” -> You may override this at “yourtheme/wcfm/products-manager/”
You may add additional fields over there.
For save use this hook – do_action( ‘after_wcfm_products_manage_meta_save’, $new_product_id, $wcfm_products_manage_form_data );Thank You
- July 17, 2018 at 1:18 pm #26460robertaGuest
is there any documentation? I don`t know how can add this
- July 17, 2018 at 1:37 pm #26463robertaGuest
Hi try to use woocommerce-role-based-price that is compatible with your plugin, but crash
- July 17, 2018 at 3:25 pm #26474WCFM ForumMember
Hi,
Possibly it’s conflicting with some other plugin. It’s not updated for last 3 months, so I have doubt is this properly working with latest WC or not!
Between, you may add any additional field for Products using WCfM Custom field as well. Check this – https://wclovers.com/knowledgebase/wcfm-custom-fields/
Thank You
- July 18, 2018 at 9:25 am #26504robertaGuest
I update with last version and I see that miss in Role Based Price integration the button to update the price. If you don
t add this button the price for each role doesn
t work. how can I fix this ? - July 18, 2018 at 7:32 pm #26543WCFM ForumMember
Hi,
No, separate button required here.
Just set price and save the product, it will update prices automatically.Thank You
- July 19, 2018 at 9:40 am #26580robertaGuest
Believe me, I try but don`t works!!!
- July 19, 2018 at 9:41 am #26581robertaGuest
I need to go in the wp-admin part, go into edit product page, click on Save price button and then I see the correct price for each role.
using the frontend manager don`t work
- July 19, 2018 at 10:12 am #26588WCFM ForumMember
Hi,
I am testing this once again!
Thank You
- July 20, 2018 at 3:52 am #26650WCFM ForumMember
Hi,
Yeah right, there is an additional “Enable Role Based Pricing” option, which is not updating from WCfM product manager.
Don’t worry, we will resolve this in next update.
Thank You
- July 20, 2018 at 8:35 am #26657robertaGuest
Thank you so much!
how many times you think to need for the next update? - July 20, 2018 at 10:40 am #26658WCFM ForumMember
Hi,
Next update will there in mid of next week.
Thank You
- July 30, 2018 at 8:22 pm #27277Sean MacParticipant
I too was looking for a solution to edit the add product page and I found this thread. For anyone reading this, this solution also works if you’re using WCFM Ultimate. Just change the folder path to yourtheme/wcfmu/products-manager.
Hope this helps!
- July 31, 2018 at 6:22 am #27300WCFM ForumMember
Hi,
This is not right path – “yourtheme/wcfmu/products-manager”
It was working for old WCfM Ultimate versions.
If you are using WCfM Ultimate 4.2+ then path should be – “yourtheme/wcfm/products-manager”
Between, “User role price” issue resolved.
Thank You
- AuthorPosts
- The topic ‘custom add product page’ is closed to new replies.