Hello,
You can change it in Dashboard->Theme Options->Header.
Regards,
Robert Hall.
Hello,
You can change it in Dashboard->Theme Options->Header.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re using old theme version. Please update the theme and check this issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall.
Hello,
Please update the theme to the latest version and check this issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You can find the static block “footer-coffee” in Dashboard->Static Blocks. See screenshot: http://prntscr.com/9yl17b
Regards,
Robert Hall.
Hello,
You can change a products type in Products Settings. See screenshot: http://prntscr.com/9ykzw4
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please update the theme and plugins to the latest version then check issue with fonts.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
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.
To get the option of sharing you need add the [share] shortcode into your post.
See screenshot:
backend – http://prntscr.com/9yjam9
frontend – http://prntscr.com/9yjatk
To leave only the facebook share you need edit wp-content/themes/woopress/framework/shortcodes.php file.
Please find // ! Share This Product section and you’ll see code there.
You need to change the numbers from 1 to 0 in code as you can see at this screenshot: http://prntscr.com/9yjefb
Also we recommend you to make all changes in the Child Theme.
In this case you need copy the following function function etheme_share_shortcode(){...} from shortcode.php file on line 1923-2017 to wp-content/themes/woopress-child/functions.php file and make changes there.
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
I’ve added the following code in 8theme Options->Styling->Custom CSS. Please check it.
.page-heading-slider {
float: initial;
}
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You need edit wp-content/themes/framework/shortcodes.php file.
Please find // ! Share This Productsection and add your link to href attribute.
<a href="https://your link here" class="'.$tooltip_class.'" title="'.__('Twitter', ET_DOMAIN).'" target="_blank">
Regards,
Robert Hall.
Is there a reason why that callout setting was lost after Theme Update?
I think that code was not there.
Don’t worry, I’ve added this code into the Child Theme and it can’t be lost after theme update.
Regards,
Robert Hall.
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please clarify which exactly problems you have and show us screenshot.
Also you need to update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please update the theme to latest version and check this issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall.
You’re welcome and have a good day!
Regards,
Robert Hall.
I’ve added class attribute class="'.$tooltip_class.'" into Instagram link.
<a href="http://instagram.com/?url='.$permalink.'&media='.$image.'&description='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Share On Instagram', ETHEME_DOMAIN).'" target="_blank"></a>
Please check it.
Regards,
Robert Hall.
Hello,
Please try to add the following code in custom.css file.
.post-images ul.slides li {
text-align: center;
}
Regards,
Robert Hall.
Hello,
You need to add the Text widget with [share] content in Left side top bar area sidebar (Appearance->Widgets). See screenshot: http://prntscr.com/9xzm2z
Regards,
Robert Hall.
I’ve made changes in the Child Theme files. Please check it.
Regards,
Robert Hall.
Hello,
Please update the theme to the latest version and check this issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Also don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://www.youtube.com/watch?v=KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall.
Hello,
Please try to add your code in custom.css file, not default.custom.css.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.single-product .product-information{
width:100%;
}
Regards,
Robert Hall.
Hello,
Please add the following code in Theme Options->Custom CSS->Global Custom CSS.
.home .banner {
display: none;
}
Regards,
Robert Hall.
Hello,
From our previous conversation, can the brand name swap with Product Title means display Brand Name in fist column & Product Title is in second column. could you mind show me the code that I can paste into chidl CSS if need change in the future?
Do you mean to disaply it like on this screenshot? http://prntscr.com/9xy8s9
And Just in case if remove this brand name in category page in the future, i just delete the code in content-product.php at child theme, am i correct?
Yes, you’re correct.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.