Hello,
Sorry but there is no screenshot in your post. Please resend it.
Also provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry but there is no screenshot in your post. Please resend it.
Also provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide us with a page link where you have parallax effect and give us wp-admin access.
Thank you.
Regards,
Eva Kemp.
Hello,
You can also create “quantity” attribute and create variations for it. It can’t be changed for the current quantity function. Sorry.
Regards,
Eva Kemp.
Hello,
Please read in our documentation how to import pages manually:
https://www.8theme.com/demo/docs/legenda/index.html#!/demo_data_installation > How to import Home Page?.
Regards,
Eva Kemp.
Hello,
1. You can change banner size using this code in custom.css file:
@media (max-width: 480px) { .banner.hover-zoom img {
height: 150px;
}}
2. To remove banners use this code in custom.css file:
@media (max-width: 480px) { .banner {
display: none;
}}
3. To remove space between 2 products sliders use this code:
@media (max-width: 480px) { .vc_custom_1398413457173 {
margin-bottom: 0px !important;
}
.slider-container, .items-slider {
margin-bottom: -50px !important;
}}
4. You can check theme version in Appearance > Themes > open theme details. To see Woocommerce version go to Plugins section in wp-admin panel and find Woocommerce plugin there.
Regards,
Eva Kemp.
Hello,
Did you make any changes in original theme files?
Please provide us with FTP and wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in private content.
Also please give us an example of any issue how we can replicate it.
Thank you.
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/royal/framework/theme-functions.php (lines 1054-1082).
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
@media only screen and (max-width: 480px) {
#back-top {
display: block !important;
}}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
1. Add this code in custom.css file:
@media (max-width: 480px) {.vc_custom_1406032173833 {
padding-top: 0px !important;
}
.wpb_row {
margin-bottom: 0px !important;
}}
2. Unfortunately there is no such possibility. Sorry.
3. Please update the theme to the latest 1.8 version, before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and reupload it from a new theme package.
Thank you.
Regards,
Eva Kemp.
Hello,
Try to use this code in custom.css file:
.main-footer h2 {
color: white !important;
font-size: 18px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
You can use Royal theme with 2 websites but you’ll get support only for 1 of them.
If you want to have our tech support for 2 websites you need buy the second license.
Regards,
Eva Kemp.
Hello,
In this case you need edit the file wp-content/themes/royal/framework/shortcodes.php, find the section “! Project links” and edit the code from line 1684 to 1699, write the code for your “back to home page” link.
We recommend to make changes in a child theme not to lose modifications after theme update.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
Try to add this code in custom.css file:
.widget_nav_menu {
margin-left: 0px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Unfortunately what you want to achieve requires a lot of additional customization and it’s beyond our basic support scope.
Please take our apologies.
If you have necessary skills you may try to do this yourself. As I see you’re using the 1st header type now and in this case you need edit the file header-structure-1.php.
Regards,
Eva Kemp.
Hello,
If you tap the menu item on iPad and drag your finger down a bit you’ll see drop down submenu.
Please try it.
Thank you.
Regards,
Eva Kemp.
Hello,
Is your issue resolved now?
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You need replace all code in the file wp-content/themes/royal/woocommerce/loop/add-to-cart.php with the one found on this page:
https://gist.github.com/claudiosmweb/5114131
Regards,
Eva Kemp.
Hello,
1. Unfortunately for now there is no solution for Blog page. Sorry. As I said:
You can only upload your image in Theme Options > Header > Logo image, but custom logo can be set for home page in the page editor in “Logo image for this page” section on the right side.
2. I’ve edited your static block dividing inner row into 3 parts.
Please check footer now.
Regards,
Eva Kemp.
Hello,
Please provide us with a page link where you have that accordion for our better understanding what you want to change.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such possibility in the theme. Please take our apologies.
Regards,
Eva Kemp.
Hello,
You can create a category for each team and mark products with a proper category.
Then you can add your categories to menu in Appearance > Menus. If you don’t see Product Categories section there you need add it from Screen Options at the top of the page in Appearance > Menus section.
Also you can contact Woocommerce support team concerning products setup as this is their configuration and they can provide you with more information.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please ask your host to enable allow_url_fopen function and then check your site.
Thank you.
Regards,
Eva Kemp.
Hello,
Please specify what icon you want to add or provide us with url to your image you want to display between search icon and shopping cart.
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please show on a screenshot how you want the menu to be displayed?
Thank you.
Regards,
Eva Kemp.