Forum Replies Created
-
AuthorPosts
-
pablo-pacheco
ParticipantHi Julien,
Although we don’t have exactly what you need, I believe we have at least something.
If you disable both options on General > Checkout options:
– Block checkout process
– Block checkout pageThe customer will be able to place the order with the wrong amounts.
pablo-pacheco
ParticipantHi Michael,
Our Cost of Goods plugin needs WooCommerce products to have the costs registered. Once they do, the order costs can be calculated.
We have some options that could help you to import the costs from other plugins to ours. You can find it in our section “Tools & Reports”.
Then you could try using our recalculation tools at the same section.
-
This reply was modified 1 year, 8 months ago by
pablo-pacheco.
-
This reply was modified 1 year, 8 months ago by
pablo-pacheco.
pablo-pacheco
ParticipantHello Dieter,
I believe I was able to fix the issue on version 3.0.5 I just released.
Please, update the plugin and let me know if it helps
pablo-pacheco
ParticipantHi ,
I believe I was able to fix the issue on version 3.0.5 I just released.
Please, update the plugin and let me know if it helps 😉
pablo-pacheco
ParticipantHi,
Sorry for the long delay.
I couldn’t reproduce the error yet. There is something I couldn’t get from your question. If it’s crashing on backend orders, then why the error is showing on the frontend? Can you please elaborate on that?
I believe I was able to fix the PHP Notice on the new version (v3.0.3) I just released. Please, update the plugin and let me know if it helps.
Regarding your last question, maybe you can try the “WooCommerce Analytics > Revenue” page. In order to see the cost and profit there, you just need to enable our Analytics options present at “Tools & Reports > Analytics”.
pablo-pacheco
ParticipantWhat quotes are you referring too?
On your site, I can actually see the
[alg_wc_oma_amount_msg min_or_max="min"]
shortcode on the frontend. Generally, it happens when the shortcode doesn’t exist or if it was added wrong, for example, using quotes around it, example"[alg_wc_oma_amount_msg]"
instead of[alg_wc_oma_amount_msg]
.Can I email you a login for testing?
Ok, please, send it to [email protected].
pablo-pacheco
ParticipantHi Brent,
After install your plugin I don not get a input box on the discussions tab
Please, try to switch your theme to Storefront and check if the tab is there. If it is, then most probably your theme is not compatible with the plugin.
Lastly is there a way I can delete the old comment data from when I was using the WooDiscuz plugin
I’m not sure how to delete old comment data from the WooDiscuz plugin, however, we have an option that can convert comments/reviews to discussion comments. The option is located at:
- “General > Editable comment meta on admin > Comment type conversion > Allow admin to convert discussions to reviews and vice versa“
After enabled, there will be 2 new options on the admin comments page: “Convert do discussion”, “Convert to review”.
pablo-pacheco
ParticipantSomehow, it seems that the shortcode wasn’t added properly on the Elementor shortcode widget.
Please, try the following steps:
1- Try again making sure the initial and final quotes are removed
2- Try adding some other random shortcode in order to check if it works on the Elementor shortcode widget.
pablo-pacheco
ParticipantHi,
Actually we’re only keeping these 2 metas on
termmeta
andpostmeta
tables:_alg_wc_mppu_orders_data
_alg_wc_mppu_totals_data
Unfortunately, I’m afraid there is not an easy way of getting such info. We’re using a combination of 2 methods to get the “remaining” data,
alg_wc_mppu()->core->get_max_qty_for_product()
andalg_wc_mppu()->core->get_user_already_bought_qty()
.-
This reply was modified 1 year, 9 months ago by
pablo-pacheco.
pablo-pacheco
ParticipantHi,
You could try to display the progress tag using the
[alg_wc_oma_amount_msg]
shortcode. Example:[alg_wc_oma_amount_msg min_or_max="min"]<progress id="alg_wc_oma_progress" value="%total_raw%" max="%amount_raw%">%total% / %amount%</progress>[/alg_wc_oma_amount_msg]
-
This reply was modified 1 year, 9 months ago by
pablo-pacheco.
-
This reply was modified 1 year, 9 months ago by
pablo-pacheco.
pablo-pacheco
ParticipantThanks for letting us know, Carl.
pablo-pacheco
ParticipantHi Fiona,
If you have the option “Verify account for current users” disabled, then the users registered before the plugin installation will be considered as verified, then they will not be deleted with the Delete option.
pablo-pacheco
ParticipantHi,
There is something I still can’t understand.
Do you want to create different limits based on user meta or product meta?
pablo-pacheco
ParticipantHi,
For now, you’d have to add the
<progress>
tag in some of the options from the “Messages” section.-
This reply was modified 1 year, 9 months ago by
pablo-pacheco.
pablo-pacheco
ParticipantHi,
Would it be possible for you to provide FTP access too?
Please send the credentials to [email protected] -
This reply was modified 1 year, 8 months ago by
-
AuthorPosts