Hello,
Please provide us with with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide us with with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
In this case you can remove Legenda plugins manually via wp-admin panel in Plugins section and remove theme pages in Pages section.
Regards,
Eva Kemp.
Hello,
As I see image is shown fine http://storage8.static.itmages.com/i/16/0615/h_1466006960_2986360_daf7b59f38.jpeg .
Please clarify what you want to achieve.
Regards,
Eva Kemp.
Hello,
We recommend you to keep old Woocommerce version for now till theme update is released.
The theme will be updated during 1-2 weeks.
Regards,
Eva Kemp.
Hello,
As I see there are only our default files in the directory wp-content/themes/classico/languages:
http://storage6.static.itmages.com/i/16/0615/h_1466006223_9371140_78ca74ca88.jpeg
You need save your translation files with your language prefix.
Please read here http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./ .
Regards,
Eva Kemp.
Hello,
We haven’t tested new Woocommerce version yet, so we recommend to keep old version for now till the theme update is released.
Regards,
Eva Kemp.
Hello,
Try to disable “Ajax Add to Cart” in Theme Options > Single Product Page and check the plugin work after that (clear browser cache before).
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve added slider to the page. Please check.
To add product brand logos you need upload your images in Products > Brands > edit a brand > Thumbnail.
To get newsletter form you need install MailChimp plugin https://www.8theme.com/demo/docs/royal/#!/0_newsletters .
Please read how to create footer https://www.8theme.com/demo/docs/royal/#!/9_footer .
Regards,
Eva Kemp.
Hello,
I’ve changed row settings http://storage4.static.itmages.com/i/16/0615/h_1465995594_4349147_662aee246a.jpeg . Please clear browser cache and check Parallax page now.
Regards,
Eva Kemp.
Hello,
18. Try to use this code in Custom CSS for mobile:
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
margin-right: 0px !important;
}
19. Please use this code in Custom CSS for mobile:
.template-container .shopping-container, .top-bar .aio-tooltip {
width: 48px;
}
As you can see page titles use h1 tag http://storage1.static.itmages.com/i/16/0615/h_1465993769_2390205_6580cc27b0.jpeg .
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve disabled “Ajax Add to Cart” option in Theme Options > Single Product Page.
Please clear browser cache and check the page now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve added the code in Global Custom CSS:
.product-navigation, .tabs #content_tab_description h2 {
display: none;
}
and only “Product Description” text was removed in Description tab:
http://storage9.static.itmages.com/i/16/0615/h_1465983957_6606748_fdbed9b9e9.jpeg
h2 tag for Reviews tab is still there: http://storage2.static.itmages.com/i/16/0615/h_1465983994_7240168_46fa4a1676.jpeg
Please specify what other strings were removed.
Regards,
Eva Kemp.
Hello,
You just need overwrite “js_composer” folder with a new version.
Regards,
Eva Kemp.
Hello @khoavo,
Yes, you’re correct.
Regards,
Eva Kemp.
Hello,
Contact Form 7 and Mailchimp use different css code.
Please show your site and provide wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
As I see Theme Options menu is working fine:
http://storage3.static.itmages.com/i/16/0615/h_1465983213_4190904_c2b7fb8bcd.jpeg
Please clarify how we can replicate the issue.
Regards,
Eva Kemp.
Hello,
Please also use this css code:
.content-page, .page-content {
margin-top: 0px;
}
Regards,
Eva Kemp.
Hello,
The content is present in your home page:
http://storage9.static.itmages.com/i/16/0615/h_1465982612_4102305_2987a37dc1.jpeg
Regards,
Eva Kemp.
Hello,
I don’t see such issue on mobile:
http://storage8.static.itmages.com/i/16/0615/h_1465982174_7634597_ff66fa51b5.jpeg
Try to clear browser cache and check again.
What mobile device are you checking in?
Regards,
Eva Kemp.
Hello,
The theme will be updated during 1-2 weeks.
We recommend you to keep old Woocommerce version for now till update is released.
@Lisateamo, contact your hosting provider support and ask them to restore your site from the latest backup.
@kw13, to remove registration on Checkout you need edit the file wp-content/themes/royal/woocommerce/checkout/checkout-form.php and comment lines 13-25:
if ( is_user_logged_in() ) {
} else { ?>
<div class="check-user">
</div>
<?
et_register_form();
wp_login_form( array() );
return;
}
Regards,
Eva Kemp.
Hello,
The theme will be updated during 1-2 weeks.
We recommend you to keep old Woocommerce version for now till update is released.
Regards,
Eva Kemp.
Hello,
Please try to use this code in Theme Options > Custom CSS > Custom CSS for mobile landscape:
.banner img {
width: 100%;
}
Regards,
Eva Kemp.
Hello,
1. In this case try to name your page differently (not “Portfolio” and change “portfolio” slug).
4. You need edit the file wp-content/themes/royal/framework/theme-functions.php in line 779 and switch the strings <h1 class="title"><span><?php echo et_get_the_title(); ?></span></h1> and <?php etheme_breadcrumbs(); ?>
Regards,
Eva Kemp.
Hello,
Please use this code in Global Custom CSS:
.tp-caption a.btn {
color: #fff !important;
}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.slider-container {
position: inherit;
}
How to create custom.css you can watch in this tutorial
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
@media (max-width: 480px) {
.page-template-blank .vc_column_container {
width: 100%;
}}
Regards,
Eva Kemp.
Hello,
There is no option to add content in top right side area, you can add it in the left side in Appearance > Widgets > Place in header top bar area.
Unfortunately we don’t have “Follow us” icons, only “share” ones. So you have to use some 3rd-party plugins or edit the file wp-content/themes/legenda/framework/shortcodes.php in line 1505 (find the section “! Share This Product”) and change share links to your social accounts, for example, for Facebook link edit the line <a href="http://www.facebook.com/sharer.php?u='.$permalink.'&images="'.$image.'" target="_blank"><span class="icon-facebook"></span></a> and change url http://www.facebook.com/sharer.php?u='.$permalink.'&images="'.$image.' to your Facebook account. After that you can use [share] shortcode in text widget in Place in header top bar area.
Regards,
Eva Kemp.