custom add product page

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 14 reply threads
  • Author
    Posts
    • #26444
      roberta
      Guest

      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

    • #26445
      WCFM Forum
      Keymaster

      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

    • #26460
      roberta
      Guest

      is there any documentation? I don`t know how can add this

    • #26463
      roberta
      Guest

      Hi try to use woocommerce-role-based-price that is compatible with your plugin, but crash

    • #26474
      WCFM Forum
      Keymaster

      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

    • #26504
      roberta
      Guest

      I update with last version and I see that miss in Role Based Price integration the button to update the price. If you dont add this button the price for each role doesnt work. how can I fix this ?

    • #26543
      WCFM Forum
      Keymaster

      Hi,

      No, separate button required here.
      Just set price and save the product, it will update prices automatically.

      Thank You

    • #26580
      roberta
      Guest

      Believe me, I try but don`t works!!!

    • #26581
      roberta
      Guest

      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

    • #26588
      WCFM Forum
      Keymaster

      Hi,

      I am testing this once again!

      Thank You

    • #26650
      WCFM Forum
      Keymaster

      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

    • #26657
      roberta
      Guest

      Thank you so much!
      how many times you think to need for the next update?

    • #26658
      WCFM Forum
      Keymaster

      Hi,

      Next update will there in mid of next week.

      Thank You

    • #27277
      Sean Mac
      Participant

      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!

    • #27300
      WCFM Forum
      Keymaster

      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

Viewing 14 reply threads
  • The topic ‘custom add product page’ is closed to new replies.