Hello @TeeDev,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello @TeeDev,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file
.menu > li > a{
padding: 20px 9px 15px 9px;
}
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
We’re glad to hear it and thank you for your help.
We appreciate very much.
Regards,
Robert Hall.
Hello,
You can use this plugin, but we don’t guarantee full compatibility with our theme.
In our theme use the follow social icons. See screenshot: http://prntscr.com/6xihew
And these social buttons via Visual Composer plugin: http://prntscr.com/6xihu3
Regards,
Robert Hall.
Hello,
You can commented the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/woopress/woocommerce/cart/cart.php on line 162.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file
.footer-product {
display:none;
}
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 provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
What you mean about footer menu?
You can select general menu + the same mobile menu in Appearance->Menu. See screenshot: http://prntscr.com/6xi8vo
If I understood you correctly, in footer area you can create menu manually via Static Blocks->Text block->adding code and then you can add the newly created block to Footer 1 or Footer 2 widgets (Appearance->Widgets)
Regards,
Robert Hall.
Hello,
Because it’s responsive menu. What are you trying to achieve?
Maybe provide screenshot for our better understanding.
Regards,
Robert Hall.
Hello,
I’ve sent you import file Home Page 11 to your email address. Please check.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file.
.header-type-7 .header .tbs span{
border:none;
}
#quoteauthor:before{
disaply:none:
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
As it should be. You need translate theme with default.po file.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
I’ve created Child Theme. Also now you have two royal themes. One of theme you can delete. Please check.
Regards,
Robert Hall.
Hello,
With this plugin you can make Multilingual site. If you want use one theme in two sites you need to buy another theme.
Regards,
Robert Hall.
Hello,
Also please add following code in custom.css file
.etheme_add_to_cart_button:hover{
color:#fff;
text-decoration: underline;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello @lornacrow,
Please see 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.
Also the same process is for updating plugins (wp-content/plugins).
Regards,
Robert Hall.
Hello,
Try to use Terms and Conditions page in WooCommerce->Settings->Checkout.
If you don’t like this option you can use some third-party plugin to implement such functionality.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details and show us screenshots?
Also please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
I’ve commented the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/legenda/woocommerce/cart/cart.php on line 162 and the issue fixed now. Please check.
Regards,
Robert Hall.
All what you can find in our theme about nivo slider is that code in \themes\royal\framework\vc.php file
if ( $type == 'nivo' ) {
$type = ' wpb_slider_nivo theme-default';
wp_enqueue_script( 'nivo-slider' );
wp_enqueue_style( 'nivo-slider-css' );
wp_enqueue_style( 'nivo-slider-theme' );
$slides_wrap_start = '<div class="nivoSlider">';
$slides_wrap_end = '</div>';
}
Everything else belongs to the Visual Composer plugin.
Regards,
Robert Hall.