Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
Thank you for contacting us.
Billing and shipping details on a Checkout page is related Woocommerce configuration, so you need refer to their documentation.
https://docs.woocommerce.com/document/configuring-woocommerce-settings/
Regards,
Rose Tyler.
Hello,
You’re welcome!
Thank you for the notice.
Have a nice day.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
Hello,
To show 2 products per row use this code in custom.css file:
@media (max-width: 480px) {.products-grid.product-count-5 .product:nth-child(n) {
width: 48% !important;;
}}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards,
Rose Tyler.
Hello,
Please, try this code:
.breadcrumbs-type-9 .page-content.sidebar-position-without.sidebar-mobile-bottom {
margin-top: 0;
}
Regards,
Rose Tyler.
Hello,
You can try to add this code in Custom CSS:
.vc_separator.vc_separator_align_center h4 {
color: white;
font-size: 15px !important;
font-weight: 800;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.navbar {
padding: 8px 0px;
}
Regards,
Rose Tyler.
Hello,
Thank you for contacting us.
Please read how to translate theme correctly https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
As for child theme, please make sure your parent theme folder is named “royal” and not “Royal_2.8” https://8theme.com/demo/docs/royal/index.html#!/2_child_theme
Regards,
Rose Tyler.
Hello,
For products gallery go to Theme Options > Single Product Page > Enable slider for gallery images > On.
Regards,
Rose Tyler.
Hello,
Thank you for contacting us.
Could you, please, provide me link to your site in Private Content area?
Regards,
Rose Tyler.
Hello,
Go to Woocommerce > Settings > Accounts tab and uncheck “Automatically generate username from customer email”.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
As I see you’re using old theme version.
Please 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.
Also update all required plugins https://www.8theme.com/download-plugins/.
Don’t forget to create back up of your files and database before starting update process!
https://youtu.be/KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Rose Tyler.
Hello,
Please try to disable all 3rd-party plugins and check page then.
If the issue still persists provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
If you use child theme you need make changes in style.css file of the child theme and not in custom.css, or you can write code in custom.css of the parent theme.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.tax-product_cat .cat-banner {
display: none;
}
Regards,
Rose Tyler.
Hello,
The reason is you’re using special symbol in the image name http://prntscr.com/dgru92. Try to rename the picture and reupload logo image.
Regards,
Rose Tyler.
Hello,
We don’t provide support for 3rd-party plugins and can’t guarantee their full compatibility with the theme.
You can try to add this code in Custom CSS:
.single-product #jckWooThumbs_img_wrap {
display: none;
}
or this
.single-product .images.zoom-disabled.shown {
display: none;
}
.single-product .span6.product_meta {
width: 100%;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I’ve disabled demo footer in Theme Options > General > Show footer demo blocks > Off. Clear browser cache and check site now.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
footer .blog-post-list .date-event {
background-color: #cda85c;
outline-color: #fff;
border-color: #cda85c;
}
Try to add your own content in Appearance > Widgets > Footer Copyrights.
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Also, try to disable it in wp-admin panel > Visual Composer > General Settings > Disable responsive content elements.
Regards,
Rose Tyler.
Hello,
Please, try to disable 3rd-party plugin – WooThumbs – Multiple Images per Variation and check single product page then. Don’t forget to clear browser and server cache before checking.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.