Forum Replies Created

Viewing 9 posts - 14,971 through 14,979 (of 14,979 total)
  • Author
    Posts
  • in reply to: Load Time #564

    You can try like document at https://documentation.cpanel.net/display/ALD/Restart+Services

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

    in reply to: Load Time #562

    You need put exactly

    
    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>
    

    After that you need restart your server.

    Best regards!

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

    in reply to: Load Time #551

    Hi,

    We check your site and saw problem come from your server, It Block header control, so have more files can’t load.
    You can ask support from hosting provider or you can do.

    2. If your server is Apache, you can add below code in .htaccess in root – wordpress folder of this site

    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>
    

    2. If your server is Nginx you add code to Nginx-config > nginx.conf

    If still you still can’t, pls send us ftp account via private message. We will help you solve.

    Best regards!

    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.

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

    in reply to: Load Time #546

    Can you send us temporary admin account and set as private reply. We will take a look and help you solve your case.

    Regards!

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

    in reply to: Color #545

    Hi,

    We will update feature to theme color in future.

    This time you can copy css syntax from “style.css in gecko” to “style.css in gecko-child”
    You can find all “#b59677” and replace with your color
    Example:

    a.button-o-w:hover {
    border: 1px solid #b59677;
    background: #b59677;
    color: #fff;
    }
    

    Change it to

    a.button-o-w:hover {
    border: 1px solid red;
    background: red;
    }
    

    Best regards!

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

    in reply to: Sample Data #532
    This reply has been marked as private.

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

    in reply to: Sample Data #530

    Thank you for purchase!

    All images are just used for Preview Purpose Only. They are not part of the theme and NOT included in the final purchase files.

    After you install sample data all image will be replace with place holder image.

    You need to chmod upload folder to your site can get permission to import place holder image.

    Best regards!

     

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

    in reply to: Layered Navs not working #527

    We’re sorry.

    Filter function only work on layout generate from code of WooCommerce and doesn’t work on custom page using Woocommerce short code.

     

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

    in reply to: Layered Navs not working #518

    Hi, sorry for late reply.

    I checked your site and saw you add widget to primary sidebar, it display on page not default of WooCommerce.
    If you want display filter on sidebar of Shop you need:
    1. Add widget to WooCommerce sidebar
    https://monosnap.com/file/csuYy5AF1crw3QpCUS2rmxvwsM3WIw#
    2. Go to JanStudio > Theme Options > WooCommerce > Product Listing Settings > Layout
    https://monosnap.com/file/cPWiQRiTWRUER3rpPO7yLEV7NVmM65#

    Best regards!

    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.
    • This reply was modified 8 years, 3 months ago by Harry.

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

Viewing 9 posts - 14,971 through 14,979 (of 14,979 total)