You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Sorry, but this is WooCommerce configuration and you’d better contact their support regarding your request.
Regards,
Robert Hall.
Don’t worry, you can update WooCommerce to latest 2.1.12 version.
Regards,
Robert Hall.
Hello,
I checked your checkout, and now last step work fine. http://prntscr.com/41ilqe
Did you make any changes?
Regards,
Robert Hall.
Hello,
To remove post info from the sidebar you can change this code (on line 368, 369)
<?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
<?php the_time(get_option('date_format')); ?>
replace on
<!-- <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
<?php the_time(get_option('date_format')); ?> -->
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Yes, all right. It will be better to doing changes in a Child Theme.
Regards,
Robert Hall.
Hello,
If I understood you correctly, you want to add two widgets on one page.
We’re sorry but there is a bug in our theme. It is impossible to use two testimonial sliders per one page. This bug should be fixed in the next theme release.
Sorry for inconvenience!
Regards,
Robert Hall.
Hello,
Navigate to Theme Options -> Header -> Use right side panel and check Off.
Regards,
Robert Hall.
Hello,
I checked your site in Chrome, FireFox, Opera, and Safari browsers. In each of them the widget works well.
Try to update your browser, please.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
Hello,
Read more here how to create demo footer:
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
After adding the footer, you can change its color.
Regards,
Robert Hall.
Try it with a different theme. If this problem continues, then contact to WordPress support team.
Regards,
Robert Hall.
Yes, in Chrome, Opera all is good. But in FireFox and Safari there is a trouble that you’re saying. What plugin do you use for that?
Regards,
Robert Hall.
Hello,
I don’t see the problem, with a one click cursor is into the password field.
Regards,
Robert Hall.
Try to add this code.
.single-product-page .product-info .sku_wrapper {
display:none !important;
}
Regards,
Robert Hall.
Hello wandwflowers,
If you don’t want the projects to show the “link” on hover, only the expand photo option you can change some code in content-portfolio.php. But this customization should be done only in the Child Theme. You may read how to create child theme here http://codex.wordpress.org/Child_Themes
After creating, copy content-portfolio.php file to your child theme folder and add some change on line 44-47.
This code
<div class="mask-content">
<?php if($lightbox): ?><a href="<?php echo etheme_get_image(get_post_thumbnail_id($postId)); ?>" rel="lightbox"><i class="icon-resize-full"></i></a><?php endif; ?>
<a href="<?php the_permalink(); ?>"><i class="icon-link"></i></a>
</div>
replace on
<div class="mask-content">
<?php if($lightbox): ?><a href="<?php echo etheme_get_image(get_post_thumbnail_id($postId)); ?>" rel="lightbox"><i class="icon-resize-full"></i></a><?php endif; ?>
<!-- <a href="<?php the_permalink(); ?>"><i class="icon-link"></i></a> -->
</div>
And save the change. Don’t forget to active Child Theme in Appearance -> Themes
Regards,
Robert Hall.
Sorry, but your ftp access isn’t correct. Try to log with that.
Regards,
Robert Hall.
I can’t make changes to your file, because there is no button “Update file”
You can see what I mean http://prntscr.com/417nbf
It will be better if you give me FTP credentials.
Regards,
Robert Hall.
Please provide us with more permissions to wp-admin access or FTP credentials, because I can’t do customization in your custom.css file.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
If you have installed v2.2 this means that you have the latest version, no need to update it.
Details of the latest updates can see here http://prntscr.com/417i43
Regards,
Robert Hall.
Hello,
It must be like this.
/*
Theme Name: Legenda Child
Theme URI: (here link to your site)
Description: legenda Child Theme
Author: MyName
Author URI: https://www.8theme.com
Template: legenda
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: legenda-child
*/
@import url(“../legenda/style.css”);
/* =Theme customization starts here
————————————————————– */
Regards,
Robert Hall.
Hello,
Add this code to custom.css file and clear your cache.
.single-product-page .product-info .sku_wrapper {
display:none;
}
Regards,
Robert Hall.
Add this code to custom.css file.
.single-product-page .product-info .price {
font-size:20px;
}
.single-product-page .product-info .single_variation .price {
font-size: 40px;
}
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 and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page.
Regards,
Robert Hall.