Problems with the formula

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #99114
    Daniel
    Guest

    Hi There,
    I installed your plugin and set in all the formulars for woocommerce which I need. Problems are as follows:
    1. In some cases in which I do have a categories with subcategories, I only need to mention the parent category in a formula. And in other I need to handle each subcategory in a separate formula. I can´t figure out what the problem could be.
    2. In some cases I am not able to have a formula for a certain parent category in any way
    3. In a subcategory in which I would like to have a different kind of multiplier as it is used in the parent category, I am not able to define it…

    So would you mind having a look into the wp-system to find out where the problem is?!
    Cheers,
    Daniel

    #99115
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Daniel,

    If possible, please share an admin account to your site – my email is [email protected].

    #99116
    Tom Anbinder
    Moderator
    Plugin Support

    As we’ve figured out in private emails, the problem was that by default [if_product_category] shortcode only checks the first product category. So if your products have multiple categories, you need to add multiple attribute (available since plugin v2.3.0), e.g.:

    x[if_product_category slug="hats" multiple="yes"]*1.10[/if_product_category]
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.