Picflick
Forum Replies Created
-
Thank you! I will ask them.
Just to clarify… Which plugin is the get_current_user_id(); from – Is it yours? How do we identify what the typical values that get_current_user_id(); would return?Also, which PHP file would we insert this snippet into?
No problem – I fully respect that.
I will post right now!@acowebs thanks for your help.
I have purchased the premium version and its working excellently (See https://picflick.co.za/product/image-0004/ for example)
But now we really need your assistance with the custom code above please. Could you kindly further extend your code to provide the exact text which I need to insert. Please advise which PHP file (or files) I need to add the snippet (or snippets to).
- The cart must contain the total cost of product + option (how ever many products the user decides the buy).
- The commission sent to WCMP must be the total of all products’ prices(how ever many products the user decides the buy).
Thanks so much! Looking forward to having your plugin finally solve our problem 🙂
- This reply was modified 7 years, 9 months ago by Picflick.
Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] Not working with multiple rolesSo then respond to my query!!!!!!!!!!!!!!!
Thank you very much!
So I dont have the premium version therefore I cannot create a form which impacts the price of the product. Is there a demo site where we can test the premium version please?
I need the plugin to do:
- Ability to influence product price based on selection
- Apply the form to EVERY product on my website
- Ability to create conditional logic. E.g. if they select Option3 on the one selection list then this needs to display another selection list where they can select Option 3a for example
- Ability for the plugin to send the entire product cost (original product + Selection option) to the shopping cart and charge the customer. BUT the plugin must only send the original product price to WCMP for them to calculate the commission. Based on your code above this will satisfy our requirement correct?
Thanks so much for your help with this, we are really looking forward to pruchasing and using your plugin if it can achieve the above 🙂 And if you can please explain each number above.
Regards,
PicFlick- This reply was modified 7 years, 9 months ago by Picflick.
Hi,
We do not. But the weird thing is that we managed to create subscription products previously WITHOUT purchasing the WooCommerce Subscription plugin.
Anyways, I thank you for your help and we will try work it out 🙂
Kind regards,
PicFlickThanks for the reply
This is very strange. The admin still cannot upload products.
I then logged in as a vendor, and I even see on the dashboard that they can upload 0/infinity, yet when I try add product it says I need to purchase more credit?! When I click that link it just refreshes the page.I suspect there is issues that its not connected the ‘subscription product’. If you see the attached picture I managed to edit one of my products and it shows that there is no option for ‘subscription product’.
Have I missed installing a plugin or something? I have WooCommerce Frontend Manager, WooCommerce Multivendor Marketplace, and WooCommerce Multivendor Membership
We asked WCMP to help us (see thread here) and they replied:
As you can see here :https://prnt.sc/kirq4a , WCMp calculates the commission on the product price value set under on the order.
In order to exclude the extra cost from this product price, you need to do some custom code and pass the actual product cost so WCMp calculates the commission on the product only and not PPOM categories.
Can you please ask the plugin author, whether they have any hook/filter, that can use to extract the actual price of the product only. Then pass that via our plugin. You can find the code on how we are calculating the commission here – https://github.com/dualcube/dc-woocommerce-multi-vendor/blob/master/classes/class-wcmp-calculate-commission.php
Are you guys able to please assist with this.
Thank you very much.
- This reply was modified 7 years, 9 months ago by Picflick.
Forum: Plugins
In reply to: [WCFM - Frontend Manager for WooCommerce] How to set limit product uploadCool! Will do.
Thank youThat’s unfortunate.
We have found a similar plugin to yours who are happy to help with custom code, so I am sorry but we will probably use theirs.
Thank you thoughIf you do, please let us know
Thank youGood day,
Thank you for the speedy response.
Yes please can you send through the code and please can you tell us which PHP file to insert into and what line numbers?
Thank you
Thank you very much!
So WC MarketPlace is not a premium plugin. Its actually 100% free, and can be downloaded at: https://downloads.wordpress.org/plugin/dc-woocommerce-multi-vendor.3.1.3.zipPlease you download it, install and test in your machine if it will perform as we requested above. If you think some custom coding needs to be done please can you help write it.
Thank you very much for helping 🙂
PicFlick
Hi there,
PPOM unfortunately cannot provide us with a solution.
Based on our requirements above, can you please advise if you guys know of any plugins that will assist us achieving this?
Thanks,
PicFlickThanks.
What do you mean ‘int product’
Can you advise how we can custom code it ourselves?