We’re sorry but this is require significant amount of additional customization.
We’ve taken your request into our account.
Regards,
Robert Hall.
We’re sorry but this is require significant amount of additional customization.
We’ve taken your request into our account.
Regards,
Robert Hall.
You can try to find some 3rd-party plugins to implement such functionality.
But we don’t guarantee full compatibility with them.
Thank you for understanding
Regards,
Robert Hall.
Hello,
Sorry, but your FTP credentials aren’t correct.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t have such feature in our theme.
In theme options->blog layout-> you can select lightbox for blog post page (see screenshot: http://prntscr.com/875h55), not for images inside blog.
Regards,
Robert Hall.
Hello,
Now you need update theme to the latest version.
Don’t forget to make backup site before update.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You didn’t create the Child Theme.
Please provide us with 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,
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,
Please update theme to the latest version.
Don’t forget to make backup site before update.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Also 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,
Try to use the following code in Global Custom CSS.
.fixed-header-area .collapse {
display: table-cell!important;
padding-left: 170px;
}
Regards,
Robert Hall.
Hello,
I can’t view your site, got a blank page. Did you make any changes?
Also please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
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,
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,
You’re welcome!
Regards,
Robert Hall.
Hello,
As I see images appeared now. Please see screenshot: http://prntscr.com/86u900
Regards,
Robert Hall.
Hello,
The problem causes by Super Store Finder WordPress plugin. Please deactive it and check this issue.
Regards,
Robert Hall.
Hello,
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,
You’re welcome and thanks for the kind words!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Your credentials aren’t correct. Please reset password and provide us again.
Regards,
Robert Hall.
Hello,
There is a conflict between new WordPress version and Revolution Slider:
http://forum.muffingroup.com/betheme/discussion/7846/revolution-slider-invisible-after-update-to-slider-5-x-version-and-wordpress-4-3
The plugin authors released a new version 5.0.4.1 where this bug should be fixed. Soon we’ll upload the plugin archive to this page https://www.8theme.com/download-plugins/ . You can monitor for it.
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
As I see in default WooPress theme sidebar looks fine. You need to check customization of the Child Theme.
Regards,
Robert Hall.
Hello,
I’ve added the following code:
– for Global Custom CSS:
@media (min-width: 992px){
.boxed .st-menu {
display: none;
}}
– for Custom CSS for desktop:
.boxed .st-menu {
display: none;
}
Regards,
Robert Hall.
Hello @Brett Magill,
Ok, looking forward to your reply.
Have a good day!
Regards,
Robert Hall.
Hello,
If you need to redirect the user directly to the checkout page instead of the current product page or cart page, put this snippet to your Child theme functions.php file.
/**
* Redirect user to checkout page directly after adding to cart
*
* @return string
*/
function wc_redirect_to_checkout() {
$checkout_url = WC()->cart->get_checkout_url();
return $checkout_url;
}
add_filter( 'woocommerce_add_to_cart_redirect', 'wc_redirect_to_checkout' );
Regards,
Robert Hall.
Hello,
You have the same problem with default theme. It seems this is a server problem.
Please contact your hosting provider and ask if they enable mod_rewrite.
Also try to change file permissions in .htaccess as described here:
http://stackoverflow.com/questions/12951357/wordpress-permalink-structure-change-issue
Regards,
Robert Hall.
Hello @khoavo,
I’ve selected Slideshow-Auto option and slider working fine now. Please check.
Regards,
Robert Hall.
Hello,
Your credentials aren’t correct. Please reset password and provide us again.
Regards,
Robert Hall.