Ok.
Regards
Ok.
Regards
Hello,
Please go to Theme Options > General > Header Settings > Header text color and Top bar text color.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Feel free to ask if you have any other questions.
Regards
Hello,
You may try this solution:
Add this code in function.php file of your child theme https://prnt.sc/gfb65z:
wp_enqueue_script('child-theme', get_stylesheet_directory_uri().'/etheme-child.js',array(),false,true);
then create etheme-child.js file in your child theme and add this code:
jQuery(document).ready(function() {
if (jQuery("div#product-video-popup")){
var src = jQuery("#product-video-popup iframe").attr('src');
jQuery('.open-video-popup').on('click', function(e) {
jQuery("#product-video-popup iframe").attr('src', src+"&autoplay=1");
e.preventDefault();
});
jQuery('.mfp-content').live('click', function(e) {
if (e.target !== this) {
return;
}
jQuery("#product-video-popup iframe").attr('src', src);
});
}
});
Please note that such question requests additional customization which is beyond our basic support scope. You can contact WPKraken team to get help with additional development.
Regards
You may use WooCommerce cart widget, or edit header structure file (/royal/headers/) and add code of “My account/ Logout” links.
Regards
Hello,
You’re welcome!
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.header-wrapper.header-advanced .navigation-wrapper:before {
background-color: black;
}
.header-wrapper.header-advanced .menu-wrapper .menu>li>a {
padding: 1em 1.07em;
}
Regards
Hello,
Please provide wp-admin access in Private Content.
Regards
Hello,
Please don’t create duplicate requests
https://www.8theme.com/topic/upload-photo-to-a-new-project/
Regards
Hello,
Could you provide screenshots for better understanding?
Regards
Hello,
You are using the old version of our theme and it could be the reason of your problem. We would recommend you to do the backup of all the files and DB and update theme and all the plugins to latest versions. I would recommend you to check update changelog before the update to version 4.4 to be sure that it’s ok for you.
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.shipping label {
font-size: 0.75em;
}
.woocommerce-checkout .order-review td:last-child{
width:50%;
}
Regards
Hello,
I’ve added code in Custom css http://prntscr.com/gfa0kb http://prntscr.com/gfa105 http://prntscr.com/gfa13j
Please check your portfolio project now.
Unfortunately, this is not possible to use on portfolio image such zoom as on products, that requests additional customization which is beyond our basic support scope. You can contact WPKraken team to get help with additional development.
Regards
Hello,
You may add Cart widget in Appearance > Widgets > Left / Right side top bar area.
Regards
Hello,
Unfortunately seems it is not possible. All available settings you may find in our documentation and in menu settings. Your query requests additional customization which is beyond our basic support scope.
Regards
Hello,
Please update theme http://prntscr.com/gf9p90
https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files.
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate our new theme version and skip Setup Wizard.
Also, update all required plugins https://www.8theme.com/download-plugins/ and activate http://prntscr.com/gf9px0
Regards
Hello,
Please check screenshots (http://prntscr.com/gf9n3p http://prntscr.com/gf9nbn) and your post.
Regards
Hello,
Ok.
Feel free to ask if you need any help, we will be glad to help you with any question that relates to our theme.
Regards
Do you use a new browser version?
I tested Update button.
Regards
Hello,
After AJAX add to cart the shop page should not be refreshed. Please check our demo. If on you site you face such problem, please try to disable 3rd party plugins.
Regards
We are glad that you sorted out.
Regards
Hello,
You’re welcome!
Regards
You’re welcome!
Regards
Saved. Please check http://prntscr.com/geylz8
Regards
Hello,
I checked one grid and one of pages but didn’t face any problem with updating.
Please help me recreate the problem. On what exactly page or grid you can’t save changes?
Regards