Forum Replies Created

Viewing 10 posts - 11,511 through 11,520 (of 15,048 total)
  • Author
    Posts
  • I’m sorry about it 🙁

    I saw you use plugins: Enable Media Replace, Media Library Categories, Save & Import Image from URL maybe this create triple image in the db.

    I checked on my local, dev site but don’t have issue like yours, no customer of us have same issue like yours. I think this problem have when you update WordPress. Could you try backup your database and install on fresh WordPress or try this to downgrade WordPress http://dominiquej.com/how-to-downgrade-wordpress-to-previous-version/

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

    in reply to: Automatic Currency Conversion #12135

    Hi,

    I tried access your site but now “Error establishing a database connection”

    Could you try restart your server.

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

    in reply to: Error Installing Plugin: Visual Composer #12134

    Hi,

    Thank you for choosing our theme.

    Please follow this article to fix your issue. http://birchenough.co.uk/pclzip_err_missing_file-4-missing-archive-file-cwindowstempwhatever-tmp/

    Best regards

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

    in reply to: WooCommerce Ajax Product Filter dont work #12133

    Hi Alexey,

    Did you add color and brand attribute for each product. The color, brand, size filter will appear when you have product have this attribute.

    If you still have issue please send us admin as private reply. I will check and help you solve.

    Thanks

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

    in reply to: wrong images showing on hover #12132

    Hi,

    I checked your product a saw you doesn’t select variation name for images so it can’t understand which image for with shade

    Best regards

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

    in reply to: Một số câu hỏi về chỉnh sửa giao diện web #12130

    Chào bạn,

    Cảm ơn bạn đã sử dụng sản phẩm của chúng của bên mình.

    1. Bạn có thể bỏ menu ở khung 1 bằng cách vào Widgets > WooCommerce Categories Menu Sidebar và xóa widget trong đó

    2. Cái này không move được vào khu vực 3. Bạn có thể ẩn bằng cách thêm đoạn css sau vào Claue > Theme Option > General Layout > Custom CSS

    .result-count-order {
    display: none;
    }

    3. Bạn có thể giảm nhỏ bằng cách thêm đoạn css

    @media only screen and (min-width: 1025px) {
    .woocommerce.archive .jas-col-md-9 {
    -ms-flex-preferred-size: 80%;
    -webkit-flex-basis: 80%;
    flex-basis: 80%;
    max-width: 80%;
    }
    .woocommerce.archive .jas-col-md-3 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
    }

    Chúc bạn một ngày mới vui vẻ!!

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

    Hi,

    I tried to disabled all plugins, switch to default theme and only activate Visual Composer but it still have issue, i also delete Visual Composer and reinstall but the same issue.

    I deleted Mansory Media Grid and try create new element but it can’t create because conflict javascript “window.vc_settings_presets is undefined”

    Are you using cache services CloudFlare or MaxCDN or anything else? if still have issue please go to your FTP > wp-content > plugins and remove folder js_composer and try reinstall plugin Visual Composer again.

     

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

    in reply to: Got warning message #12115

    Hi,

    Could you try update theme to latest version and update plugin  WooCommerce Variation Swatch or delete plugin   WooCommerce Variation Swatch  and reinstall again.

    Best regards

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

    in reply to: How to customize Cart, Wishlist, etc. #12114

    hi,
    i tried account you sent it now can’t log to your site.

    1. Did you delete the page ” the cart” if you don’t have this page when you go to cart it doesn’t work

    Please go to WooCommerce > Settings > Checkout > Checkout option

    2. You can upload banner by edit this page and scroll down on bottom right > upload featured image.

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

    in reply to: Video background & Color Scheme #12113

    Hi Flavex,

    1. You can change this text color by use custom css in Claue > Theme Option > General Layout > CustomCSS

    .header-text span.cr { color: #ec0101;} change this color as you want

    2, You can revert class and use below css to control overlay color and opacity

    .background-overlay::after {
    background: rgba(0,0,0,0.5);
    }

    with 0,0,0 as R.G.B color and 0.5 as opacity 50% (from 0.0 to 1.0)

    Best regards

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

Viewing 10 posts - 11,511 through 11,520 (of 15,048 total)