Forum Replies Created

Viewing 15 posts - 3,391 through 3,405 (of 3,539 total)
  • Author
    Posts
  • in reply to: Product color question #3208

    – Change color boder hover:

    li.product .product-block-list-elementor:hover {
        border-color: #your-color !important;
    }

    – With Price:

    li.product .product-block-list-elementor .price ins {
        color: #your-color !important;
    }

    if you want to style for each product, you can use
    li.post-317.product

    in reply to: Move license from development site to permanent domain #3207

    Hi,

    – Package duplicator includes 2 files: .zip file including all files in website + database file and installation file. You won’t need to do any further editing when using duplicator.

    – The hosting service may only include a backup file for all files in the website + a separate database.
    Then you have to manually import the database when you install it on your new hosting

    in reply to: Product color question #3200

    Hi,

    Each product will have a product ID attached to the class in the tag li.
    You can combine this product class id to style your own color for each product

    View demo at: https://prnt.sc/1dz6iou

    li.product.type-product.post-317 h2.woocommerce-loop-product__title a {
        color: #92920f;
    }
    • This reply was modified 3 years, 6 months ago by SupporterSupporter.
    • This reply was modified 3 years, 6 months ago by SupporterSupporter.
    in reply to: Add item description #3199

    Ok, good job.

    Let me know if you need to help.

    in reply to: Errors on Website #3196

    HI again,

    #1. Ok, I fixed this issue but I had to fix js in main theme which means in case you update theme this problem will repeat. So please don’t update the theme if it’s not necessary

    #2. No, if using hover action to show this menu, when you login your account will have problem, login form will not show when you remove hover. So we switched to the action of clicking on the icon.

    We are more than happy to assist you with installation and customization issues that we are supporting on theme like the demo on themeforest.

    Many of your customization issues are beyond our free support. Therefore, if you continue to want to customize the theme with other requirements, we will charge a support fee.
    We hope you understand and sympathize!

    in reply to: Errors on Website #3193

    Hi,

    #1. You need to select the category for Product: https://prnt.sc/1dtwjdm

    #2. I removed this item

    in reply to: Errors on Website #3188

    I have just resolved all issues, please recheck.

    in reply to: Add item description #3186

    Please upload your site to hosting and send Admin web account for me, I will check and try to help you.

    in reply to: Some issues to consult for My New Purchased Theme #3183

    I have just removed all header and footer unnecessary on your site, please recheck.

    in reply to: instagram widget #3181

    Hi you,

    About this isuse, please go to page Setting Instagram, then add your Instagram account or connect with your account: https://prnt.sc/1dji9rx
    Instagram Widget will show on the Edit page.

    in reply to: Add item description #3180

    Hi,

    You can copy this code and paste it into file functions.php:

    
    add_action('woocommerce_after_shop_loop_item_title','piizalian_woocommerce_get_product_description', 20);
    in reply to: Translation #3178

    OK.

    in reply to: Change the link of the “Order” button #3177

    https://prnt.sc/1dgrfymPlease go to Woocommerce Settings -> Advanced tab -> Select Checkout page:

    in reply to: Translation #3173

    Hi again,

    Please go to Edit page with Elementor -> Edit button -> Edit text: https://prnt.sc/1dfy6lz

    in reply to: Errors on Website #3171

    Ok, don’t forget vote 5 stars for our team.

    Thanks!

Viewing 15 posts - 3,391 through 3,405 (of 3,539 total)