Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t provide support for 3rd-party plugins.
Regards,
Robert Hall.
Hello,
You can edit this in Theme Options->Shop->Product Page Banner.
Regards,
Robert Hall.
Hello,
You can set images size in Dashboard->WooCommerce->Settings->Products->Display.
After changing these settings you may need to regenerate your thumbnails.
Regards,
Robert Hall.
Hello,
You can try to use some third-party plugin to implement such functionality.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Do you want use the One Page navigation?
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Try this code in Global Custom CSS.
.REBAJADO{
line-height: 68px;
}
Regards,
Robert Hall.
Hello,
1) Please provide us with link to page where you has issue that you described.
2) You need mark products as “New” in product settings. See screenshot: http://prntscr.com/8szc9b
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Sorry, but we don’t see any difference. What browser you’re using?
Also please see the following screenshots:
Single product page – http://prntscr.com/8sy9if
Here I’ve opened this image in the new window – http://prntscr.com/8sy9z2
Regards,
Robert Hall.
Hello,
To see it you need add the Sale price for product in product options.
Please see screenshot: http://prntscr.com/8sy44q
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please try to add this code in custom.css
.header1 .logo img{
max-width: 180px;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You can add the image for body in Theme Options->Color Scheme->Site Background.
To add image for footer area you need select an image in a row setting for the Static Block.
See screenshot: http://prntscr.com/8rxvg1
Regards,
Robert Hall.
Please replace code above to this and check issue.
@media (max-width: 767px){
.header .menu-icon,
.fixed-already .fixed-header .menu-icon {
display: none !important;
}}
Regards,
Robert Hall.
Hello,
Please use this code in Custom CSS for mobile.
.single-product-sidebar {
display: none;
}
Regards,
Robert Hall.
Hello,
Try to disable third-party plugins one by one and check this issue, some of them caused issue.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Please check it now.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Use the following code in Custom CSS for mobile
.menu > li > a{
color:#fff;
}
Regards,
Robert Hall.
Hello,
You can try to add this code in Custom CSS for mobile (Theme Options->Custom CSS).
.product-information .cart button[type="submit"] {
color: #fff;
}
Regards,
Robert Hall.
Hello,
Please use the following code in Custom CSS for mobile.
.sidebar {
display: none;
}
Regards,
Robert Hall.
Hello,
Please check top bar now.
You can speed up the site following the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
Regards,
Robert Hall.
Hello,
1) As I see you edited header.php file in the Child Theme. Please check it.
2) All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them.
This plugins work fine without activation and you can always get actual version if you want directly from us.
Just ask and we’ll send you current version. We update plugins with theme updates time to time so with each next theme update, plugins will be also updated.
The option with registering of these plugins has been already added to plugin and this only allow you to get automatic updates and support for this plugin directly from author if you need.
You don’t need to register this product because it is not required but if you want to get those features, then you need to purchase this plugin directly from author. This is how it works for all themes on Themeforest and not only in our case.
You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall.
Hello @greig,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
I’ve added this code in Global Custom CSS. Please check.
.tabs .tab-content p {
font: 16px/24px "Raleway",Georgia,Helvetica,sans-serif !important;
}
Regards,
Robert Hall.