Forum Replies Created
-
AuthorPosts
-
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=janstudioYou 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=janstudioHi,
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=janstudioCan 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=janstudioHi,
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=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank 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=janstudioWe’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=janstudioHi, 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 -
AuthorPosts