Hello @MM5,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello @MM5,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Sorry, but pinterest icon uses featured image that is set in the product editor.
If you want to change it you need reupload your featured image.
The code “share-pintrest” doesn’t affect it.
Regards,
Eva Kemp.
Hello,
There is no such possibility. As you can see text-transform property uses only these values:
none|capitalize|uppercase|lowercase|initial|inherit
http://www.w3schools.com/cssref/pr_text_text-transform.asp
Otherwise you have to edit source theme files.
Regards,
Eva Kemp.
Hello,
Please provide us with WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Glad to hear the issue has been fixed.
Have a nice day.
Regards,
Eva Kemp.
Hello,
1. As I see you added sidebar in your page content:
http://storage5.static.itmages.com/i/16/0201/h_1454326891_6866475_80b367ea54.png
Remove it if you don’t need it.
2. Switch these elements http://storage5.static.itmages.com/i/16/0201/h_1454327081_5094599_d5c1182e5e.png from one column to other one.
3. The reason is some brands have “0” products http://storage4.static.itmages.com/i/16/0201/h_1454327164_4707713_5710946543.png and there is nothing to show. Mark all brands with products and they will be shown.
4. I’ve created custom sidebar “Newsletter” in Appearance > Widgets and added it to your home page via Widgetised Sidebar element http://storage3.static.itmages.com/i/16/0201/h_1454327571_9901485_9461f8bc00.png and added this code in custom.css file:
.widget_mc4wp_form_widget {
background-color: #FFF;
text-align: center;
padding: 20px 20px 5px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #dbdbdb;
position: relative;
z-index: 2;
}
Check Newsletter form now. To edit form go to Mailchimp for WP > Forms in wp-admin panel.
Regards,
Eva Kemp.
Hello,
As I see you added your “characteristics” in Attributes section, to show them in sidebar you need use Woocommerce Layered Nav Filter widget in Appearance > Widgets and add it to “Shop Sidebar” area.
Please note this widget can be shown only on products page, not on single product pages.
Regards,
Eva Kemp.
Hello,
You need edit a product and select visibility option:
http://storage9.static.itmages.com/i/16/0201/h_1454326324_1134440_fe990d8fbc.png
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom.css file:
.products-grid.product-count-3 .product {
float: left !important;
}
Clear browser cache and check your site.
Regards,
Eva Kemp.
Hello,
1. I’ve selected layout for blog page “Without Sidebar” in Theme Options > Blog Layout > Sidebar position. Check your Blog page now.
2. You can select it in Theme Options > Blog Layout > Blog Layout > Timeline.
As I see your Blog page is http://panima.co.il/blog/ , not the one you showed. You can set blog page in Settings > Reading > Posts page. Also change it in Appearance > Menus.
3. You can change “Read More” text in the file wp-content/themes/legenda/framework/theme-functions.php in line 1199.
4. On our demo original sizes for feature blog images are 1,588px × 1,000px.
Regards,
Eva Kemp.
Hello,
As I see sidebar is on the right side:
http://storage6.static.itmages.com/i/16/0201/h_1454322866_7665257_0347466c5e.png
Clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
Have you customized original theme files?
Please update the theme to the latest version and check Screest Chat plugin after that.
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,
Add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.products-grid .product-title {
height: 50px;
}
Regards,
Eva Kemp.
Hello,
Woocommerce Multilingual works only with WPML.
So you you have to buy WPML plugin.
You may search for other translation plugins which are for free, but we don’t guarantee their full compatibility with the theme.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
What you want to achieve requires additional customization which is beyond our basic support scope. You may refer to some freelancer to get help with code customization.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
Now credentials to wp-admin panel are incorrect.
Please check them and provide correct FTP details too.
Regards,
Eva Kemp.
Hello,
As I see color for current menu item is the same as you set in Theme Options > Custom CSS > Global Custom CSS:
http://storage1.static.itmages.com/i/16/0201/h_1454320286_9420883_a38d7eb3fb.png
Please clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
You can translate the text in Theme Options > Shop > Text for empty cart.
Regards,
Eva Kemp.
Hello,
Please provide us with the screenshot that we asked in the previous post.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You can speed up the site following the suggestions from these articles:
http://techtage.com/speeding-up-wordpress-sites/
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,
Please use this code in Global Custom CSS instead of the previous one we provided in the previous post:
h1, h2, h3, h4, h5, h6 {
text-transform: lowercase !important;
}
Regards,
Eva Kemp.
Hello,
Add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.sidebar-position-without .product-category {
width: 23.3% !important;
}
Go to Products > Categories > edit your categories and set “trophees” as parent category for the ones you need.
Regards,
Eva Kemp.
Hello,
Some plugin is causing the issue.
Please disable them one by one to find it out.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option.
Sorry.
Regards,
Eva Kemp.
Hello,
I’ve enabled breadcrumbs in Theme Options > Header and added this code in Theme Options > Custom CSS > Global Custom CSS:
.breadcrumbs, .page-heading .woocommerce-breadcrumb {
display: none;
}
Please check.
Regards,
Eva Kemp.
Hello,
Please show a page where you want to customize it.
Thank you.
Regards,
Eva Kemp.
Hello,
Go to Theme Options > Blog Layout > Sidebar position for responsive layout > select “Top”.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.page-heading a, .page-heading .woocommerce-breadcrumb, .page-heading .delimeter {
color: white !important;
}
Regards,
Eva Kemp.