You’re welcome!
Regards
You’re welcome!
Regards
Have you cleared cache? Did you make changes in template files?
Please provide URL and temporary wp-admin access so I can take a closer look.
Regards
Hello,
We don’t have the option to reset all the content but you may re-activate the default version in XStore > Import Demos > choose version and activate http://prntscr.com/ll8otc
Regards
Dear,
You submitted the topic on XStore support forum but talking about Royal theme.
After adding the custom link with title and URL of your social media you need to Save Menu then you will be able to disable navigation label and add icon name http://prntscr.com/lnyh1y
Regards
Hello,
Please provide screenshots.
Have you cleared cache? Make sure that version of your browser is not old.
Regards
Hello,
This feature works only for simple products, for now.
If you want to get this for variable products, please submit the request here -https://www.8theme.com/topic/suggestions-and-proposals-2/ and describe in details desired result.
Regards
Hello,
You’re welcome!
1) Theme Options > Header > Header layout > Mini cart banner content http://prntscr.com/lnxf4m
2) You need to change links. Please check Private content area.
Regards
Hello,
Please add this code in style.css of your child theme:
.top-bar .top-links {
margin-right: 0px;
padding: 5px 0 0px 0;
}
.top-bar .wishlist-link {
padding: 6px 0 0px 0;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
You can use code from this article in function.php of your child theme – https://docs.woocommerce.com/document/editing-product-data-tabs/
Returns & Delivery tab you can remove via Theme Options > Single Product page or via Additional product options [8theme] http://prntscr.com/lnxbk1
Regards
Hello,
You’re welcome!
Regards
Hello,
Please add Custom links into menu > http://prntscr.com/lnx2yo > http://prntscr.com/lnx35d https://fontawesome.com/v4.7.0/icons/ > http://prntscr.com/lnx3bv
Regards
Hello,
Thanks for the question.
Please see screenshots – https://prnt.sc/ll0wkn https://prnt.sc/ll0wu0
Regards
You’re welcome!
Regards
Hello,
Try to enable WP debug mode https://codex.wordpress.org/WP_DEBUG to find out what error appears on your site, it will point you in the right direction what needs to be fixed.
Let us know the result and provide temporary FTP access (FTP hostname, FTP username, FTP password).
Regards
You’re welcome!
Regards
Please see screenshots – http://prntscr.com/lnknb0 https://prnt.sc/lnko40
Regards
I’ve regenerated .pot file and synchronized translation. Please try to translate theme using Loco Translate plugin now.
Regards
Hello,
Theme Options > Single Product page > Enable slider for gallery images > On.
Regards
Please change the previous code to:
.header-type-5.header-wrapper .header-logo {
top: 0px !important;
}
Regards
You’re welcome!
Regards
Hello,
Try to disable all 3rd party plugins to check if one on them causes the problem.
Regards
Hello,
I would recommend you to contact the plugin author.
Regards
Hello,
Do you mean that demo content of Caramel version disappeared from your site after the update or you can’t install this version at all?
We removed this version from our site but can help you with importing the demo in case you provide us with temporary wp-admin access.
Regards
Hello,
Have you cleared server cache?
Do you use CDN?
Please check FTP access. We can’t connect, unfortunately.
Waiting for your reply.
Regards
Hello,
Please activate Massive Addons for WPBakery Page Builder plugin on your site.
Feel free to ask if you have any other questions.
Regards
Hello,
You’re welcome!
It was our bug that will be fixed in the next theme update.
Regards
Hello,
That is great thank you for letting us know.
Regards
You may rewrite etheme_init function framework/theme-functions.php ( http://prntscr.com/ln6t6d ) via child-theme
Regards
Please change this custom css code https://prnt.sc/ln6h60 to https://prnt.sc/ln6ho8
.header .menu-wrapper li > a:hover,
.fixed-header .menu-wrapper li > a:hover{
opacity:.6;
}
.header .menu-wrapper li.current-menu-item > a,
.fixed-header li.current-menu-item > a{
opacity:.6;
}
Current styles for bg and font are the default and come from dark.css.
This http://prntscr.com/ln6ja5 can be changed via Theme Options > Menu > Menu styling > Dropdown options > Dropdown background.
To change this http://prntscr.com/ln6jys go to Theme Options > Typography > Menu > Menu 2 level > Font Color.
Regards