Forum Replies Created

Viewing 15 posts - 13,021 through 13,035 (of 13,042 total)
  • Author
    Posts
  • in reply to: Product category header and sidebar #1231

    Hi there,

    Thanks for purchasing our theme.

    1. Change “Add to cart” text and link for product: please go to Edit product and edit Product data https://prnt.sc/vdoik7

    2. Use can use plugin Advanced Product Labels for WooCommerce

    in reply to: Demo Import #1207

    Hi again,

    1. Done.
    2. Change Image size and text: please go to edit page with Elementor -> click Element and Edit size: https://prnt.sc/vd3v0y

    in reply to: Demo import #1203

    Hi again,

    You can use Unicode font awesome to edit icon: https://prnt.sc/vczges

    Css code Ex:

    .poco-handheld-footer-bar ul li.shop>a::before {
        content: "\f290" !important;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    in reply to: Demo import #1178

    Hi,

    1. Variable Products: please view guide https://prnt.sc/vc9u57
    Our link demo: Variable Products
    If you need to help, please upload to your hosting and send for me information about your site.

    2. Please go to /wp-content/themes/poco/inc/woocommerce/woocommerce-template-functions.php see function “poco_handheld_footer_bar”
    – Remove item: add code unset($links[‘name-item-remove’]);
    – Change item: `$links = array(
    ‘shop’ => array(
    ‘priority’ => 5,
    ‘callback’ => ‘poco_handheld_footer_bar_shop_link’,
    ),
    ‘my-account’ => array(
    ‘priority’ => 10,
    ‘callback’ => ‘poco_handheld_footer_bar_account_link’,
    ),
    ‘search’ => array(
    ‘priority’ => 20,
    ‘callback’ => ‘poco_handheld_footer_bar_search’,
    ),
    ‘wishlist’ => array(
    ‘priority’ => 30,
    ‘callback’ => ‘poco_handheld_footer_bar_wishlist’,
    ),
    ‘cart’ => array(
    ‘priority’ => 35,
    ‘callback’ => ‘poco_handheld_footer_bar_cart’,
    ),
    );`

    Click edit name item and edit function callback.
    In function callback, you can call your link.

    Please copy all function and paste into child-theme to override

    in reply to: demo does not work for me #1171

    Hi again,

    Our theme didn’t support version HTML, we only use WordPress for our theme.
    Please let me know if you need to help.

    Thanks

    in reply to: Demo import #1144

    Hi again,
    Make sure you are set up all correct: https://prnt.sc/vbi8d1

    in reply to: demo does not work for me #1143

    Hi again,

    Please send for me your information about your site:
    Username admin and password, I need to login to your admin site to check and help you.

    in reply to: Add to cart change #1142

    Hi again,

    About your idea:
    1. Remove action add_to_cart.
    2. Add action shortcode YITH quickview.

    Our theme did not use YITH Quickview plugin , so that You can try to code with my suggestion or use our custom service with $100 fee for your idea.

    in reply to: Remove Breadcrumbs #1141

    Hi there,

    About your issue, please go to child theme, file function.php and add code:

    remove_action('poco_breadcrumb', 'poco_before_content', 10);

    Have a nice day!

    in reply to: some settings #1098

    Image background size: 1920x393px
    Logo size: 270x150px

    in reply to: some settings #1084

    Hi again,

    1. Remove menu link: remove code at https://prnt.sc/v8d5nc

    2. Change image: click to upload to change your image background https://prnt.sc/v8d0iv

    3. Everest form: Sorry, our theme don’t use this plugin, please read the Plugin guide to config.

    in reply to: Demo content import issue #1074

    Hi again,

    I closed all topics the same this topic and all your issues, we will reply to this topic.

    1. Go to file themes/poco/inc/woocommerce/woocommerce-template-functions.php, search function poco_handheld_footer_bar_shop_link() and then overrite at file function.php – child-theme.
    Edit your link and text

    2. To make multiple sliders, you can use Slides Element or Revolution slider

    3. Use Products Element and add to your page: https://prnt.sc/v9w9kk

    4. Go to Admin -> Widgets -> Woocommerce Shop -> remove widget: https://prnt.sc/v9wao7

    5. Go to Appearance -> Customize -> Woocommerce -> Product Catalog -> Change Product to row: https://prnt.sc/v9wao7

    6. Go to Admin -> Widgets ->Woocommerce Detail -> add widget: https://prnt.sc/v9wexi

    7. Done

    Please try to follow our guide and let me know if you need to help.

    in reply to: Dont working add to card, cant copy text and etc. #1072

    Hi there,

    Please check your site, I have just fixed for you.

    Let me know if you need to help.

    Have a nice day!

    in reply to: Demo import #1071

    Dear mate,

    Please for our team more information about your issue. You can take a photo screenshot with a description of your issue.

    in reply to: Demo content issue #1070

    Hi there,

    Thanks for choosing our theme.

    About your issue, please check again, I have just fixed it.

Viewing 15 posts - 13,021 through 13,035 (of 13,042 total)