You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Please go to Pages > select your home page > [8theme] Layout options > Custom logo for this page http://prntscr.com/k4atrj
Regards
Please read our documentation https://www.8theme.com/demo/docs/royal/#4_registration_page
Regards
1. Your bookmarks do not relate to theme functionality.
I hope this article will be useful for you https://support.google.com/chrome/answer/188842?co=GENIE.Platform%3DDesktop&hl=en
If you are looking for something else, please describe in more details.
2. Looks like, you have not removed demo content – http://prntscr.com/k4aopk
4. Please go to WPBakery Page Builder > Role Manager > Post types > Custom > staticblocks. Then you will be able to edit footer block using VC.
Regards
Click on Share video > http://prntscr.com/k4aksk > http://prntscr.com/k4alj2 > add content in text block http://prntscr.com/k4alad
Regards
Please add !important –
@media only screen and (max-width: 992px){
.top-bar .top-links .links{
display: block !important;
}
}
Regards
Could you, please, provide us with temporary wp-admin access?
Regards
Please provide temporary wp-admin access.
Regards
Please add this code in Global Custom css:
@media only screen and (max-width: 992px){
.top-bar .top-links .links{
display: block;
}
}
Regards
Hello,
1. Appearance > Customize and click on the ‘Site Identity’ tab. Click on the select image button. Then, upload the image you want to use as favicon.
2. Theme Options > Shop > Product Page Banner > Text tab
3. You can add custom css code in Theme Options > Custom CSS > Custom CSS for mobile.
Also, you can disable sidebar on page via Page Layout settings – http://prntscr.com/k49n9i
4. Theme Options > Footer > Show footer demo blocks > Off. Then create own footer – https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Footer Set Up) + https://www.8theme.com/demo/docs/royal/#9_footer
5. Go to edit Home page > Page Layout settings > Use custom footer for this page > Default.
Regards
Hello,
1. We are glad that you sorted out.
2. Please change the code to:
function etheme_the_post_video() {
$url = etheme_get_custom_field('post_video');
$embed = VideoUrlParser::get_url_embed($url);
if(!empty($embed)) {
?>
<iframe width="100%" height="560" src="<?php echo $embed . '&rel=0' . '&showinfo=0'; ?>" frameborder="0" allowfullscreen></iframe>
<?php
}
}
Regards
Please add this code in style.css of child theme:
@media (max-width: 480px){
.single-product .slider-container .owl-prev, .single-product .slider-container .owl-next {
display: block;
top: 31%;
}
}
Regards
Please change this code http://prntscr.com/k4993x
to:
.categories-mask h4 {
font-size: 18px;
word-break: break-word;
}
.products-grid .product {
width: 50% !important;
}
.products-grid .product-category {
display: inline-block;
width: 49% !important;
}
Regards
Hello,
Please change this code http://prntscr.com/k48cm4 to
.secondary-menu-wrapper .nav-sublist-dropdown:before {
height: 200%;
width: 10%;
}
.secondary-menu-wrapper .nav-sublist-dropdown:before {
top: 0px !important;
}
Regards
I’ve deactivated “Best Products Feed for WooCoommerce” plugin. please try to edit your product now – http://prntscr.com/k47snv
Regards
Hello,
We can help you with the theme update, just provide us with FTP access to your site.
Also, confirm that you have a full backup of your site, theme options, and DB.
Regards
Have you tried to activate a default theme on site, for example, Twenty Seventeen?
Regards
Please read our documentation https://www.8theme.com/documentation/xstore/support/static-blocks/ (WPBakery Page Builder > Role Manager > Post types > Custom > staticblocks).
Regards
Hello @BlankM,
We’ve sent Legenda 3.8.1 version to your registration email. Please check.
Regards
You’re welcome!
Regards
Hello,
Please add this code in custom.css of parent theme or in style.css file of child theme:
@media (max-width: 480px){
.sidebar-position-without .products-grid.product-count-4 .product:nth-child(n) {
width: 50%;
}
.archive.woocommerce-page .view-switcher {
display: block !important;
}
}
Regards
Hello,
1. You need to edit this function http://prntscr.com/k46gke from classico/framework/theme-functions.php via child theme (functions.php file).
2. You may try to implement this by additional customization only if you have PHP skills.
To check if user logged in or not, use wp function https://developer.wordpress.org/reference/functions/is_user_logged_in/
and in php file write the condition – if ( is_user_logged_in() ) { echo ‘your-url’; } else { echo ‘other-url’; }
Regards
Hello,
1. Please add this code in Theme Options > Styling > Custom css:
.portfolio-item.port-style-default .portfolio-descr {
background: transparent;
}
.portfolio-descr .project-title a, .portfolio-descr .posted-in a {
color: black;
}
2.
.portfolio-image .zoom {
display: none;
}
.portfolio-item-inner:hover .portfolio-image img {
opacity: 1;
}
Regards
Hello,
Please change this code http://prntscr.com/k46crq to
.product-content-image .label-product {
display: block !important;
}
Regards
Hello,
Have you tried to disable all 3rd-party plugins?
Please check if the same problems persist only with our theme or with a default theme too.
Regards
Hello,
Unfortunately, we can’t connect FTP or login wp-admin panel. Please check access.
Regards
Hello,
Please describe the problem in more details.
Thanks in advance.
Regards
Hello,
You can disable Breadcrumbs on Home page via [8theme] Layout options http://prntscr.com/k461rx If you are looking for something else, please provide screenshot for better understanding.
Regards
Hello @moneythumb
Thanks for username and password. Please provide your site URL also.
Regards