Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You can find Wishlist setting in Dashboard->YiT Plugins->Wishlist.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Try to add this code in 8theme Options->Styling->Custom CSS->Global Custom CSS.
.single-product .my-mfp-slide-bottom.mfp-ready.mfp-bg,
.single-product .mfp-wrap{
display:none !important;
}
Regards,
Robert Hall.
Hello,
You can change it in \woopress\plugins\woocommerce\includes\class-wc-countries.php file
Find // Billing/Shipping Specific section and there you can change word
'label' => __( 'Phone', 'woocommerce' ),
But we strongly recommend you to do it inChild Theme.
Please copy this file into it saving folder structure like:
wp-content/themes/woopress_child/woocommerce/includes/class-wc-countries.php.
Regards,
Robert Hall.
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Please try this code.
.header .tbs span{
display:none !important;
}
If this doesn’t help provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
The issue was fixed. Please check it now.
Regards,
Robert Hall.
Hello,
You can change this text in \themes\woopress\woocommerce\checkout\review-order.php file.
Find this code and replace ‘Place order’ to ‘Proceed’
$order_button_text = apply_filters( 'woocommerce_order_button_text', __( 'Place order', 'woocommerce' ) );
Regards,
Robert Hall.
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.header-type-6 .header .tbs span{
display:none;
}
Regards,
Robert Hall.
Hello,
This caused by old version of the Royal theme. You can update theme and check it or try use this code in custom.css
#order_review #payment{
display:none;
}
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
The video tutorial is for Legenda theme, but the process is identical.
Regards,
Robert Hall.
Hello @walacedesilva,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please update theme to the latest version and check this issue.
Don’t forget to make backup of the site before update.
Also before update please remove woocommerce folder in wp-content/themes/legenda/
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Try to add the following code in custom.css
.white-popup-block{
background-image: none;
}
Regards,
Robert Hall.
Hello,
Please use this code in custom.css
.cart_totals btn.filled.large-btn.pull-right{
display:none;
}
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content to check your issue more deeply.
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
We’ve reupload vc.php file in /wp-content/themes/legenda/framework folder. Please check it now.
Regards,
Robert Hall.
You can try to add this code in Global Custom CSS.
.woocommerce-checkout .col-lg-7 {
float:right;
}
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly you want to do?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
We need FTP credentials also. You can ask your hosting provider for them.
Regards,
Robert Hall.
Hello,
Please update theme to the latest version and check this.
Don’t forget to make backup of the site before.
Here is video tutorial how toupdate theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
The video tutorial is for Legenda theme, but the process is identical.
Regards,
Robert Hall.
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
Hello,
Please try to increase image size for Catalog Images http://prntscr.com/928m2a then regenerate your thumbnails via Regenerate Thumbnails plugin and check it.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Try to add the following code in Theme Options->Custom CSS-> Global Custom CSS.
.container-transparent .main-footer{
background-color: #000000 !important;
}
Regards,
Robert Hall.
Hello,
Please use this code in Global Custom CSS.
.page-heading-slider .wpb_revslider_element{
margin-bottom:0px !important;
}
Regards,
Robert Hall.