Pablo

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 297 total)
  • Author
    Posts
  • in reply to: Is it possible to add multiple variations to the wish list? #101997
    Pablo
    Moderator
    Plugin Support

    Just a note,

    It’s now possible to add multiple variations from the same variable product by enabling the option General > Variable products > Allow variations to be added to the wish list.

    • This reply was modified 2 years, 5 months ago by Pablo.
    in reply to: How to allow the plugin for guest users without using cookies? #101994
    Pablo
    Moderator
    Plugin Support

    I made some adjustments and I think it will work better now. Can you please try it again using the Pro version 2.0.5 I just released?

    in reply to: cost of goods field zero for imported orders #101971
    Pablo
    Moderator
    Plugin Support

    Hello Wilfried,

    How are you importing the orders? Would you provide access to your site so we can take a look?

    Let me know if you want our help of if you want to proceed with the refund.

    in reply to: two questions #101846
    Pablo
    Moderator
    Plugin Support

    Maybe you just need to change the Products > Profit Html template from %profit_percent% to %profit_margin%.

    Let me know if that helps.

    in reply to: cost of goods field zero for imported orders #101836
    Pablo
    Moderator
    Plugin Support

    Hi Wilfried,

    Have you tried our Payment Gateways section? You could try setting a fixed and a percent cost for Amazon/Ebay using that section.

    If that’s not enough, you could try our Orders > Extra costs: From meta. With that option, you can set a meta that will be used to add costs to your orders containing that meta.

    You’d just have to know the meta key name. To find out what it is, you could try to install a plugin like JSM Show Post MetaData. Then, you can simply access the admin order page and see if there is any cost meta from Amazon/Ebay. If that’s the case, you can simply copy the key name and paste it on our Extra costs: From meta option.

    Let me know if it helps.

    Pablo
    Moderator
    Plugin Support

    Hi Valentin,

    This is a problem I have been aware of just recently. Unfortunately, I couldn’t find a way of doing it without using cookies. Let me know if you have some suggestion.

    in reply to: How do I get the post ID when renaming? #101754
    Pablo
    Moderator
    Plugin Support

    Hi,

    Sorry for the delay.

    You could try to use the function \FROU\WordPress\Post::get_parent_post_id() from the plugin. Example:

    $filename_infs['structure']['translation']['my_custom_rule'] = \FROU\WordPress\Post::get_parent_post_id();
    

    However, it’s not always guaranteed it’s going to work, because it depends on the context.

    in reply to: two questions #101741
    Pablo
    Moderator
    Plugin Support

    Hi Stefan,

    1) You could try to change two options:
    – Set Products > Get price method as Including tax
    – Set Orders > Calculations > Order total for percentage fees as Order total incl. tax

    2) On the pro version we have options to see the stock on “WooCommerce Analytics > Stock” and “WooCommerce > Reports > Stock > Cost of goods

    Let me know if it helps.

    in reply to: Incorrect database table definition in your PHP script #101737
    Pablo
    Moderator
    Plugin Support

    Thanks Michal,

    I just released a new version (2.7.5) with the fix. Let us know if you need any more help.

    in reply to: price bulk edit not working #101683
    Pablo
    Moderator
    Plugin Support

    Hi,

    Please, update the plugin to version 2.7.4 I just released. I believe it will fix the problem.

    Let me know if you still need help πŸ˜‰

    in reply to: Lookup product information for a user #101083
    Pablo
    Moderator
    Plugin Support

    Hi Mynhardt,

    I didn’t test it with a form widget from Elementor, but at least I can tell that the user_id attribute from the [alg_wc_mppu_current_product_limit] shortcode does work. Just please, make sure you’re using version 3.7.9 I just released.

    in reply to: Is it compatible with the WPML plugin? #95018
    Pablo
    Moderator
    Plugin Support

    Hi Leon,

    We have created the wpml-config.xml some time ago with the _alg_wc_cog_cost meta set up. It’s meant to copy the costs between translations, as the regular price is. This is our xml file:

    <wpml-config>
        <custom-fields>
            <custom-field action="copy">_alg_wc_cog_cost</custom-field>
        </custom-fields>
    </wpml-config>
    
    Pablo
    Moderator
    Plugin Support

    Hi Cesar,

    Sorry for the delay. Can you please elaborate on your question? Would you like to programmatically update the product cost? Or the order cost? Or is it some other requirement?

    in reply to: Displaying the price on the product page on the website #94024
    Pablo
    Moderator
    Plugin Support

    Hi,

    Can you please elaborate on your issue?

    1. The purchase price would be the cost price?
    2. Is it going to be displayed only for administrators? If that’s the case, why does it need to be displayed on the frontend?
    3. What dynamic conditions do you have in mind?

    in reply to: Causes a fatal error site down #92237
    Pablo
    Moderator
    Plugin Support

    Anytime πŸ˜‰
    Let us know if you notice something.

Viewing 15 posts - 61 through 75 (of 297 total)