Forum Replies Created

Viewing 15 posts - 3,406 through 3,420 (of 3,591 total)
  • Author
    Posts
  • in reply to: Installing thema #3308

    Hi,

    This is the customization of the variable product, i.e. only allowing prefixes before or after the price of the variant.

    We still need 1 more field to add custom price as you want.

    Do you want to do this customwork, please pay fee CW via our paypal, we will check and help you.

    in reply to: Reviewes bar color #3307

    Hi,

    You can use this css code:

    .woocommerce-noreviews, p.no-comments {
        background-color: #your-color !important;
    }

    Copy and paste into file style.css ( child-theme), I added this code into file style.css, please recheck.

    in reply to: Widgets title in english #3306

    Hi you,

    About this issue, please go to Widget and change title widget: https://prnt.sc/1gmv7qg

    in reply to: Php code error on every widget #3305

    Hi you,

    I fixed this issue, please recheck

    in reply to: Installing thema #3297
    This reply has been marked as private.
    in reply to: Installing thema #3295

    This customization is not available in our theme, so if you want to do it we will charge for this customization.

    in reply to: instagram widget #3293

    We use this plugin for demo: Smash Balloon Instagram Feed, which you have installed for your website.

    This is setting on our demo: https://prnt.sc/1g7o4ht

    I re-installed this plugin for you, please add your Instagram account to use this plugin

    • This reply was modified 3 years, 10 months ago by SupporterSupporter.
    in reply to: Disable suggested items #3292

    If you want to remove Up sales product: https://prnt.sc/1g7kz27, please use this code:

    remove_action('woocommerce_after_single_product_summary', 'woocommerce_upsell_display');

    If you want to remove Related products: https://prnt.sc/1g7lhvy, please use this code:

    remove_action('woocommerce_after_single_product_summary', 'woocommerce_output_related_products');

    in reply to: Installing thema #3289

    Hi again,

    It looks like you are using the wrong functionality of this plugin.

    This is a function that allows to select additional options attached, and so it can select multiple options at the same time.

    The function you want is to select a quantity to purchase, so you have to use Woocommerce’s variation product function to display it.

    Please check demo, I have just create new product with variation option” https://www.tourigalo.pt/produto/carne-de-porco-assada-demo/

    Or another way, you specify porção = 200gr, we will have the option to choose the quantity: 2,3,4,5 … also equivalent to the options you want customers to choose

    in reply to: Elementor Pro #3285

    Hi,

    I have just updated new version of this plugin for you, please recheck.

    in reply to: Installing thema #3283

    Do you mean remove the product description?

    I guess you wanted to remove the description of the product so did that, please explain your problem more clearly.

    in reply to: Installing thema #3281

    Ok, I resolved this issue, please recheck.

    in reply to: Installing thema #3279

    Ok, hope you will vote 5 stars for our team.

    Many thanks!

    in reply to: Installing thema #3277

    Please follow guide at Hide other shipping methods when “Free Shipping” is available

    I added this code for your site, please recheck.

    in reply to: Installing thema #3275

    This is the default option of Woocommerce, it will display shipping options for you to choose.

Viewing 15 posts - 3,406 through 3,420 (of 3,591 total)