Forum Replies Created

Viewing 10 posts - 12,291 through 12,300 (of 15,048 total)
  • Author
    Posts
  • in reply to: Database error #9476

    Hi,

    As i understand your site is overload you can try reset your server or contact with hosting provider

    https://www.godaddy.com/community/Managing-WordPress/Error-Establishing-a-Database-Connection/td-p/14111

    Today have more user use Goddady have same issue like yours

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

    in reply to: A Few Simple Questions #9474

    Hi,

    1. I checked on my computer it ok, could you try clear cache and check again

    2. You can go to WooCommerce > Settings > Account > and follow this screen shot http://take.ms/G7z8z

    Best regards

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

    in reply to: different layout on home page #9473

    Hi,

    It have option in Claue > Theme Option > Header > Header Transparent.

    I saw you enable this option, please change with your content. When you done, please let me know, i will help you do it. Now it still dummy content so the code i give you will not correct with new content.

    Best regards

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

    in reply to: Instagram Section #9465

    Hiiamyasminmatos,

    Could you create new topic with your site url and admin account, we will take a look and help you solve your issue.

    Thanks

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

    in reply to: How to change the shape of the buttons? #9464

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    input[type=”submit”], button, a.button, .jas-ajax-load a {
    border-radius: 4px;
    }

    Best regards

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

    in reply to: Photo bug on product page #9463

    Hi,

    Saw you delete some image of this product?

    1. I check and saw the issue with first image in galley we will fix and update soon.
    2. When you hover on the image, it load original image to display zoom effect. You can turn off zoom effect in Claue > Theme Option > WooCommerce > Product Detail Settings > Enable Zoon Image > Off

    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 #9462

    Hi,

    You can add custom css code for your site in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (min-width: 1366px) {
    .product-image-flip {
    height: 304px;
    overflow: hidden;
    }
    }
    @media only screen and (min-width: 1280px) {
    .product-image-flip {
    height: 279px;
    overflow: hidden;
    }
    }
    @media only screen and (min-width: 1024px) {
    .product-image-flip {
    height: 279px;
    overflow: hidden;
    }
    }
    @media only screen and (max-width: 800px) {
    .product-image-flip {
    height: 262px;
    overflow: hidden;
    }
    }
    @media only screen and (max-width: 480px) {
    .product-image-flip {
    height: 250px;
    overflow: hidden;
    }
    }
    @media only screen and (max-width: 414px) {
    .product-image-flip {
    height: 210px;
    overflow: hidden;
    }
    }
    @media only screen and (max-width: 375px) {
    .product-image-flip {
    height: 180px;
    overflow: hidden;
    }
    }

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

    in reply to: Customize cart and checkout page #9451

    Hi,

    You can add content in Theme Option > WooCommerce > Cart & Checkout page

    Or you this plugin https://wordpress.org/plugins/personalize-woocommerce-cart-page/

    Follow this article https://apppresser.com/woocommerce-checkout-customization-guide/

    Best regards

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

    in reply to: All page Claue #9449

    Hi,

    You can download attach file, extract and import via Tools > Import > WordPress Import

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

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

    in reply to: metaslider and layout #9448

    Hi,

    You can add custom css code

    .pe-7s-shopbag::before {
      content: "\e66e";
    }

    Best regards

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

Viewing 10 posts - 12,291 through 12,300 (of 15,048 total)