Forum Replies Created
-
AuthorPosts
-
Does you site using a plugin for admin permission, we check your but only have permission to view but can’t edit anything, so we can’t see detail of issue.
If you use plugin to set permission for admin pls try deactivate this plugin.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio2. i edited from your code and check on my test site, it work well
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCould you send us your website link and admin account as private reply.
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=janstudioHi FV,
1. For product did you set price and quantity for separate variation?
2. You can use this code https://pastebin.com/u5mNdiVUYou code some ” not correct, pls don’t copy from email, you should copy from our forum.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHello santicg,
Thank you for purchase!
You can uncheck wrap content to fix issue http://take.ms/lZLyQ.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can use plugin “Custom Product Tabs for WooCommerce” and create save tab and assign for all product.
With description & addition information it get auto from product, you can duplicate from 1 product and only change price, images.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 3, 2017 at 1:47 pm in reply to: SEARCH FEATURE SHOWS SMALL BOX AND THEN DISAPPEARS TO FULL PRODUCT PAGE #4980Could you tell me which browser version (Chrome, Firefox, Safari) on which OS version (Windows, Mac) you see the issue?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSo strange,
https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Ffashionhive.pk%2F
Did you create your site from fresh site or from exist site. Did you install sample data from a theme for android game, android app before?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio1. You can insert link to image like link on footer logo.
2. When you edit a category in Dashboard > Products > Category you can select sidebar for this category.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Sorry for late reply.
You can add custom code in Claue > Theme Option > General Layout > Custom CSS to translate Promo Text
html[lang=”pt-PT”] .header__top .center-md.end-sm .header-text,
html[lang=”es-ES”] .header__top .center-md.end-sm .header-text {
position: relative;
text-indent: -999em;
}
html[lang=”pt-PT”] .header__top .center-md.end-sm .header-text:after,
html[lang=”es-ES”] .header__top .center-md.end-sm .header-text:after {
position: absolute;
top: 0;
left: 0;
text-indent: 0;
width: 100%;
text-align: center;
}html[lang=”pt-PT”] .header__top .center-md.end-sm .header-text:after { content:’the text you want replace in Portugese’;}
html[lang=”es-ES”] .header__top .center-md.end-sm .header-text:after { content:’the text you want replace in Spain’;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts