Forum Replies Created
-
AuthorPosts
-
Hi,
This bug come from plugin
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
table { table-layout: inherit;} h3#ship-to-multiple {padding-left: 15px; width: 100%; } .clear { clear: both;} .ship_address, .no_shipping_address {width: 90%}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add any content for these not only video.
We also do other task so we can finish on next Tuesday night or a bit later.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The product on your site now all out of stock, i can’t check function.
And admin account you attached can’t access.
Can you check admin account and update for us?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Can you take screen shot. Normally when you use 3rd party plugins you need add customize code to compatible with theme’s style.
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=janstudiohi Rmeier,
Thank you for purchase and using our theme.
Sorry for late reply.
As i understand, your site selling photos with sizes are (10 x 15, 50 x 75,..) and user need purchase before can download.
First you need follow this tutorial to sell downloadable product https://docs.woocommerce.com/document/digitaldownloadable-product-handling/
Your products have different size so have different price.
1. I saw you created product size attributes (10 x 15, 20 x 30, 50 x 75),
– When you create new product you need set this product as “variable product” https://monosnap.com/file/SSlTPtnEbzococfinkZS7fkbbmgIEr#
– You need set price for separate variation https://monosnap.com/file/JtOCdeTa1jfV4pOEt9e8NCwdnqgPJR#
– You check your product as Downloadable and add file https://monosnap.com/file/3BhlmwegM6V74bFY7abtVLnM6a3GjT#
2. You can use plugin to disable right click https://wordpress.org/plugins/disable-right-click/ so user can’t save your image
3. If you want change product listing layout you need hire someone help you customize code
4. You can remove social share by add custom css code in JanStudio > Theme OPtion > General Layout > Custom CSS
.entry-summary .social-share { display: none;}
5. You can edit picture number by of SKU by use plugin https://wordpress.org/plugins/woocommerce-product-sku-generator/
6. You can hide additional information tab by follow screen shot https://monosnap.com/file/SSlTPtnEbzococfinkZS7fkbbmgIEr#
7. You can remove “Composition & Care” by remove content in custom tab https://monosnap.com/file/tlGEwUXsmoytKqdlBflT0SliO5EXtu#
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=janstudioYou can add custom css code
@media only screen and (max-width: 736px) {
.page-head {padding: 125px 0;}
}
and change 125px to fit with mobile screen.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You want change text size or anything?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 13, 2017 at 11:15 pm in reply to: Move product description & additonal info to link below delivery & returns #1607You can move code you added in main gecko theme to functions.php file in gecko-child.
We recommend all changes should do on child theme so you can update main theme without losing your custom code.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts