Forum Replies Created

Viewing 10 posts - 12,331 through 12,340 (of 15,048 total)
  • Author
    Posts
  • in reply to: Few Bugs #9344

    Hi,

    1. Because these page is custom page you can add custom css in to fix this

    .page-head {
    padding: 30px 0 0;
    }
    .jas-page > div.mt__60 { margin-top: 0;}

    2. The “New Releases” page is custom page it doesn’t support filter like on shop page, product category page so the sidebar on this page different.

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Same size all products in the grill #9343

    Hi Rorifra,

    Thank you for choosing our theme.

    1. To make product image have same size, you should crop your product image to have same size before upload https://www.youtube.com/watch?v=IjcqEmTgCrg

    2. For product title you want limit text on one line?

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Theme Customisations #9342

    Hi,

    1,2.You can add custom css

    .swatch__list {
    display: inline-block;
    width: 100%;
    }
    .product-info {
    text-align: center;
    }
    .sub-title {
    font-family: “Poppins”,sans-serif;
    font-style: normal;
    }

    3.The issue with footer section headings i need to view your site before give you a hint.

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Issue with with top menu bar #9341

    Hi,

    1. On shop page, product categories page have second menu, this line to separate 2 menu level.

    You can remove this line by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .shop-top-sidebar {
    border-top: none;
    }

    2. When you need update Exchange Rate you only need click on “Update Rate” button. No need to delete

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Mailchimp double subscribe checkbox in checkout screen #9339

    Yes, you can delete plugin 1 Mailchimp for WooCommerce

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Mailchimp double subscribe checkbox in checkout screen #9335

    Hi,

    I saw you’re using 2 plugin
    – Mailchimp for WooCommerce
    – Mailchimp for WordPress

    You can hide
    1. Subscribe to our newsletter in http://take.ms/IisOt

    2. Sign me up for the newsletter! http://take.ms/pPovr

    I think you should use 1 plugin Mailchimp for WordPress and use case 2 for your site performance

    Regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Remove Gap in Home page. #9329

    Feel free contact us again if you need more help.

    Have a great day!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Text SHARE THIS – SOCIAL SHARE #9328

    Glad to hear you can do yourself.

    Feel free contact us again if you need more help.

    Have a great day!!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Products #9317

    Hi,

    1. For new arrival page i help you use element of Visual Composer, you can’t use shortcode  because you don’t have product category name “shop” in  http://292.7a7.myftpupload.com/wp-admin/edit-tags.php?taxonomy=product_cat&post_type=product you only can use slug of category in with short code https://monosnap.com/file/MImhXgKeu79UgynK3MluCrDlpa31Im#

    Example:

    [product_category category="equilibrium-activewear" per_page="999"]

    2. This because you disable link on this http://take.ms/gEJpt

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Changing Badge Location #9313

    Sorry for late reply.

    I saw you add custom css code in child theme.

    .badge span { display: table-cell; height: 20px; line-height: 20px; position: relative; top: inherit; z-index: inherit; }

    You should change css to

    .products .badge span, .product-extra .badge span { display: table-cell; height: 20px; line-height: 20px; position: relative; top: inherit; z-index: inherit; }

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 posts - 12,331 through 12,340 (of 15,048 total)