Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide us with a page link for counter issue.
Concerning the tabs please add this code in custom.css:
.tabs .wpb_tabs_nav li.ui-state-active a::after {
right: 0px !important;
}
Concerning the left bar and right bar tabs their styles were changed in the latest version and the styles that are on our demo site are from old theme version.
Regards,
Eva Kemp.
Hello,
I’ve regenerated thumbnails with the help of plugin http://wordpress.org/plugins/regenerate-thumbnails/ .
Please clear browser cache and check images now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Unfortunately the way you want top links to work in “Header custom HTML” section can’t be achieved because it requires php code to be executed but it can’t be done in html editor. It requires shortcode to make it functional but creating custom shortcodes is beyond our support scope. Please take our apologies for inconveniences. You may try to find some plugin that helps to add php code in html editor.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
The reason is your images have different dimensions.
You may try to use this code in custom css:
.product-content-image img {
height: 200px !important;
}
Or upload your images with approximate sizes 870px × 1100px and set these setting in Woocommerce:
https://www.8theme.com/demo/docs/woopress/#!/woocommerce
Regards,
Eva Kemp.
Hello,
You’re using old theme version.
Please update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.cart-bag .ico-sum {
background-color: #2A4853 !important;
}
Concerning the currency we recommend you to update all required plugins https://www.8theme.com/download-plugins/ and check the cart after that.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve edited the file content-single-product.php and moved it to your child theme directory public_html/dev/tempphg/wp-content/themes/woopress-child/woocommerce. I’ve commented the line 177 and added the code <?php if(etheme_get_option('show_related')) woocommerce_output_related_products(); ?> in line 156. Please enable related products in Theme Options and check their position now.
Regards,
Eva Kemp.
Hello,
Please try yo optimize your images as they are heavy for site loading. These articles may help you:
http://www.sparringmind.com/speed-up-wordpress/
https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action
http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website
Regards,
Eva Kemp.
Hello,
Go to Theme Options > Portfolio > Enable Lightbox For Projects > Off and add this code in custom css:
.portfolio-image .btn_group a span {
display: none;
}
Regards,
Eva Kemp.
Hello,
In this case you need edit the file wp-content/themes/woopress/framework/shortcodes.php (find the section “! Share This Product” on line 1701), to change links you need edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank"> and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.' with a link to your Twitter account.
Regards,
Eva Kemp.
Hello,
Unfortunately tabs fix wasn’t included in the 2.3 version, but we’ll add it in the next update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
To decrease header you can add this code in Theme Options > Custom CSS > Global Custom CSS:
.page-content {
margin-top: 0px !important;
}
Concerning the search bar you can enable “Form on hover” for “Search view” in Theme Options > Header and search form will appear when you hover the icon. Please try it.
Regards,
Eva Kemp.
Hello,
Could you please provide us with FTP credentials as well?
Thank you.
Regards,
Eva Kemp.
Hello,
To display the field “Returning customer? Click here to login” add this code in child style.css:
.before-checkout-form {
margin-top: 100px !important;
}
As you can see the same form is shown with default WordPress theme, please check it with Twenty Fifteen theme.
Regards,
Eva Kemp.
Hello,
That code must be added into functions.php file in wp-content/themes/woopress directory.
Regards,
Eva Kemp.
Hello,
You can find information about line breaks here:
http://onecoolsitebloggingtips.com/2011/09/13/wordpress-formatting-and-spacing/
https://clickwp.com/kb/understanding-paragraphs-and-line-breaks-in-wordpress/
https://wordpress.org/support/topic/line-break-in-the-text-editor
Regards,
Eva Kemp.
Hello,
Sorry, but this is related to Youtube configuration and not to the theme. You can refer to these articles to find some solution:
http://www.reelseo.com/youtube-aspect-ratio/
http://stackoverflow.com/questions/3779771/html-5-video-stretch
http://stackoverflow.com/questions/30595854/youtube-video-height-ratio-stretch-to-window-width-stretching-outside-parent
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve added the code in CSS block of VC editor in your home page:
http://storage3.static.itmages.com/i/15/0715/h_1436985681_9900988_77661044bc.png
Please check home page now and clear browser cache before.
Regards,
Eva Kemp.
Hello,
We’ve fixed the issue with Instagram widget. Please check it and clear browser cache before.
Regards,
Eva Kemp.
Hello,
We can provide you with the code to make logo bigger but some space will be shown at the top. Do you agree with it?
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Go to Theme Options > Header > set “Enable top bar” to “Off”, scroll down to the section “Header custom HTML (for 6, 7, 13, 14, 18 headers)” and add this code in the text editor:
<p><a class="active" href="#">Login</a> or <a class="active" href="#">Register</a></p>
Don’t forget to save changes.
Add your links instead of “#”.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials. We’ll try to update MasterSlider plugin.
Thank you.
Regards,
Eva Kemp.
Hello,
We haven’t changed anything in your site. Please ask your hosting provider to restore backup of your site and database.
Regards,
Eva Kemp.
Hello,
I’ve enabled Visual Composer editor for posts and edited your post a bit.
Please clear browser cache and check the page http://werone.co/eng/2015/07/07/detoxing/ now.
Regards,
Eva Kemp.
Hello,
To change text color next to the cart icon add this code in custom.css:
.shop-text {
color: black !important;
}
To change color for mobile menu icon use this code:
.menu-icon::before {
color: #000 !important;
}
Regards,
Eva Kemp.
Hello,
I’ve uploaded breadcrumbs background image successfully.
Please check it now.
Regards,
Eva Kemp.