Hello,
The plugin has been sent to your email address.
Please check.
Regards,
Eva Kemp.
Hello,
The plugin has been sent to your email address.
Please check.
Regards,
Eva Kemp.
Hello,
To set other footer for this page you need edit this page and select footer in “Custom footer for this page” field on the right side.
To remove footer on this page only, add this code in CSS block of VC editor in this page:
.footer-top.footer-top-1 {
display: none;
}
Regards,
Eva Kemp.
Hello,
Do you want to change any style for “Additional Information” tab or you need php file where that content is added?
Regards,
Eva Kemp.
Hello,
I’ve enabled Visual Composer editor for Static Block, try to add images with “Single Image” element from Visual Composer editor and set links there.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Footer might have been created via Static Blocks in wp-admin panel. You should edit your footer there.
Regards,
Eva Kemp.
Hello,
The reason is that menu item is created with “Link” item in the Menu settings, not with “Page” item, and the link must be written manually.
Regards,
Eva Kemp.
Hello,
I’ve checked single product page on mobile device and it’s shown fine:
http://prntscr.com/893g6x
What devices are you checking in?
Regards,
Eva Kemp.
Hello,
Please give us FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see one attribute isn’t marked:
http://storage7.static.itmages.com/i/15/0826/h_1440595641_1294823_c4aa7d6190.png
Select it and create all combinations for the existing variations.
Regards,
Eva Kemp.
Hello,
Ok, looking forward to your reply.
Regards,
Eva Kemp.
Hello,
The IP address has been sent to your email address.
Please check.
Regards,
Eva Kemp.
Hello,
I’ve changed Site Background color to white in Theme Options > Color Scheme.
I’ve added this code for fixed header background and footer background in Theme Options > Custom CSS > Global Custom CSS:
.fixed-header-area {
background-color: black;
border-bottom: 1px solid black;
}
.footer-top.footer-top-1, .container-transparent .copyright {
background-color: black !important;
}
and added this code in CSS block of Visual Composer editor:
http://storage2.static.itmages.com/i/15/0826/h_1440594866_7790511_daf44f61fe.png
Please check the site now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. Sorry, but there is no possibility.
2. Do you want to disable fixed header?
Try to use this code in CSS block of Visual Composer editor when editing a page:
.fixed-header-area {
display: none !important;
}
Regards,
Eva Kemp.
Hello,
I checked the site in Firefox browser.
Try to use this code in custom.css to align the form:
#order_review .opc_cart_item td.product-name {
width: 55%;
}
@media (max-width: 480px) {
#order_review .opc_cart_item td.product-name {
width: 60%;
}}
Regards,
Eva Kemp.
Hello,
Is 404 page shown with default WordPress theme too?
Payment option is related to Woocommerce configuration, not the theme.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom block:
<a href="https://www.facebook.com/huidaesthetic?fref=ts" target="_blank"><img
src="http://static.viewbook.com/images/social_icons/facebook_32.png"/></a>
as described in this article http://support.viewbook.com/entries/200539-How-do-I-add-an-Icon-and-link-to-my-Twitter-Facebook-etc-pages- > “Open link in new tab.” section.
Please check.
Regards,
Eva Kemp.
Hello,
Sorry, but still the same error. We can’t log in with the provided credentials.
Shall we provide our IP address to add it to white list on a server?
Regards,
Eva Kemp.
Hello,
You need download the theme from ThemeForest site http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050 .
The actual version is 2.4. You need update only parent theme, not the child one.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please check if the button works with default WordPress theme. If it doesn’t you have to contact the plugin authors.
Regards,
Eva Kemp.
Hello,
To remove the line use this code in custom.css:
.step-title::after {
background: transparent none repeat scroll 0% 0%;
}
As I see the space is normal:
http://storage2.static.itmages.com/i/15/0826/h_1440589316_1980516_07316f72a4.png
The same is on mobile devices.
What browser are you checking in?
Regards,
Eva Kemp.
Hello,
I’ve added this code in CSS block of Visual Composer editor:
http://storage3.static.itmages.com/i/15/0826/h_1440588748_8066529_42c37dfb52.png
Please check the page now.
Regards,
Eva Kemp.
Hello,
I’ve set “Cover” for “Background Image Size” in the row settings and added this code in CSS block of VC editor:
.content .vc_custom_1437988483746 {
padding-bottom: 120px !important;
margin-bottom: 0px;
}
.content-page{margin-bottom:-40px!important;}
.page-content {
margin-bottom: 0px;
}
Please check the page now.
Regards,
Eva Kemp.
Hello,
You can update the theme as shown in our tutorial:
(it’s for Legenda theme but the process is the same).
Don’t forget to create back up of your files and database before starting update process!
Copy woo.php file in the directory wp-content/themes/royal/framework to your desktop, and reupload it after the theme update.
Regards,
Eva Kemp.
Hello,
Could you please give us full permissions to be able to view all Dashboard settings (Plugins, “Add new theme” and so on)?
Also provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in child style.css:
@media (max-width: 480px) {.banner .banner-content p {
display: block;
}}
Regards,
Eva Kemp.