Home Forums Themes Support Pricom Shadow in Product Guide

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #10633
    tudoubletees
    Supported

    Dear,

    I imported theme content, but It seems not work with product guide
    how to remove it ?

    https://tinyurl.com/yt7kfyep

    Attachments:
    You must be logged in to view attached files.
    #10635

    Hi,
    Thanks for contacting us and choosing our product!
    It seems you have special settings with Elementor and it will automatic open image with Popup and it causes image duplicated.
    We have just fixed it by go to: wp-content/themes/pricom/framework/includes/ then open file woocommerce-hooks.php
    and change the code on line 506 from:
    echo '<div class="product-size-guide"><a href="'. esc_url( $haru_product_size_guide ) .'" data-fancybox="product-guide" class="product-size-guide-link">' . esc_html__( 'Product Guide', 'pricom' ) .'</a></div>';
    to
    echo '<div class="product-size-guide"><a href="'. esc_url( $haru_product_size_guide ) .'" data-fancybox="product-guide" data-elementor-open-lightbox="no" class="product-size-guide-link">' . esc_html__( 'Product Guide', 'pricom' ) .'</a></div>';
    Now it’s working fine.
    Here is the document of the theme: https://document.harutheme.com/pricom
    We’ll update this in the next version!
    Hope this helps!

    ****
    Regards,
    HaruTheme

    #10636
    tudoubletees
    Supported

    Thank you so much.

    By the way .
    Why I do not have attribute chooser as demo

    Attachments:
    You must be logged in to view attached files.
    #10639
    tudoubletees
    Supported

    I setup site from blank

    #10640

    Hi,
    WordPress Importer can’t import product attribute.
    So you need to create Variable product follow this:

    Managing Product Categories, Tags and Attributes


    then set variable product like this:

    Variable Product


    If you have create variable products from CSV file follow this:

    Importing Product Variations


    Hope this helps!

    *****
    Regards,
    HaruTheme

    #10644
    tudoubletees
    Supported

    How about this form ?

    I suggest It can not be imported by wp import

    Attachments:
    You must be logged in to view attached files.
    #10648

    Hi,
    The plugin MC4WP is required to install to display this form but you don’t install it:
    https://gyazo.com/44f97e073c4d8f91ad3c58be866a5175
    That’s why this issue happened.
    So when you import demo data you should installed all required plugin then deactivate them later if you don’t want to use them.
    We have just added it manually for you.
    If you have other issues please search in the document or on the forum for a quick solution!
    Hope this helps!

    ***
    Regards,
    HaruTheme

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.