Hello,
Are you trying to import the license of the theme to plugins or you bought plugins directly from the authors?
Please clarify what exactly you’re doing.
Regards,
Eva Kemp.
Hello,
Are you trying to import the license of the theme to plugins or you bought plugins directly from the authors?
Please clarify what exactly you’re doing.
Regards,
Eva Kemp.
Hello,
That text can be translated in .po file in wp-content/plugins/woocommerce/i18n/languages. Please read this article http://docs.woothemes.com/document/woocommerce-localization/ (paragraph “Translating with PoEdit”).
Regards,
Eva Kemp.
Hello,
Sorry, but I don’t see the text you mentioned:
http://storage3.static.itmages.com/i/15/0619/h_1434725102_5008674_fc6a3e74e3.png
Could you please show a screenshot?
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
You can find “Read more” text in the file wp-content/themes/blanco/code/products.php in line 452.
Regards,
Eva Kemp.
Hello,
The same layout is used for blog page, so I’ve changed it to “Without Sidebar” in Theme Options > Blog Layout > Sidebar Position. Please check ess. grid posts now.
I’ve added this code in custom.css to change background color of filter buttons:
.simple-light .esg-filterbutton {
background-color: white !important;
}
Regards,
Eva Kemp.
Hello,
You need recreate footer as described in the documentation:
https://www.8theme.com/demo/docs/royal/#!/9_footer
Regards,
Eva Kemp.
Hello,
You created footer incorrectly. If you want to add Widgetised sidebar you need create a custom sidebar as described in the documentation https://www.8theme.com/demo/docs/royal/#!/8_widgets_custom_widget_areas . I’ve created two custom sidebars “Contact Us” and “Product Categories” in Appearance > Widgets, and added them in Static Blocks > “Footer 1”. Then added Static Block widget to “Footer 2” area in Appearance > Widgets.
Please check footer now.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.footer-product {
display: none !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Are you making any changes to the site now? We see blank pages only.
Also I’ve added Static Block widget to “Footer 1” area in Appearance > Widgets and now footers should be similar on all pages.
Please check.
Also update Ultimate Addons for Visual Composer and WPBakery Visual Composer plugins.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Theme Options > Typography > Custom CSS > Global Custom CSS:
@media (min-width:1200px) {
.row-count-4 .product:nth-child(4n+1), .sidebar-position-without .row-count-4 .product:nth-child(4n+1){
clear:both !important;}
}
Please clear browser cache and check Shop page now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You selected custom footer for home page. I’ve removed it and now similar footers are displayed on all pages.
If you want to show only one copyright section, remove your text block in Static Blocks > Footer 1.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
#order_review .place-order .button {
background-color: #b8e54c !important;
}
Regards,
Eva Kemp.
Hello,
Did you change login credentials? I can’t log in to wp-admin panel now.
Please provide us with correct details.
Regards,
Eva Kemp.
Hello,
You can find Bestsellers Slider code in the file wp-content/themes/blanco/code/shortcodes.php (lines 2-29). If you want to use shortcode it is [etheme_bestsellers title=""]. Please note this shortcode inserts the bestselled products slider only for WP e-Commerce plugin.
Regards,
Eva Kemp.
Hello,
However the text on the demo versions and in the theme clearly says “Recently added item(s)”
– Unfortunately there is no option in the theme to show 3 last items. Sorry.
My Concern here is that the issues started once we did update to the latest supported version of woocommerce?
The shopping cart table doesn’t have the same styling as the theme example (borders and alignment)
also there is now a weird error on editing a product
mkny-vector .slider(not a function)
after removal of plugin
– You’re using the latest theme version and old version of Woocommerce. It may cause conflicts in the theme work. So please update Woocommerce to the latest version and other plugins too. Download the plugins here: https://www.8theme.com/download-plugins/ .
Regards,
Eva Kemp.
Hello,
Did you make any changes in original theme files?
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve enabled Nice Scroll option and I don’t see any issues:
http://storage3.static.itmages.com/i/15/0619/h_1434702200_1682541_073383c97d.png
The scroll bar is shown fine.
Please show us a screenshot of the issue.
WooCommerce has removed quantity arrows feature in the recent update and replaced it with the number input type. And now there is no overrides in the theme for this. You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin.
Concerning the shopping cart, it’s standard feature and you’ll see the first 3 items on our demo site too.
Please update Woocommerce plugin to the latest version. Also update all required plugins. You can get them at this link: https://www.8theme.com/download-plugins/ .
Regards,
Eva Kemp.
Hello,
Please clarify what page you want to display in My Account link.
Regards,
Eva Kemp.
Hello,
I’ve deactivated Wishlist plugin and haven’t seen any issues with other elements. Please specify what doesn’t work when the plugin is disabled.
Regards,
Eva Kemp.
Hello,
Please show a screenshot where you see that error.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.header2 .et-mega-search {
left: 70% !important;
}
How to create custom.css you can watch in this tutorial.
Regards,
Eva Kemp.
Hello,
We checked your site on Android devices and it works fine there.
Please show us screenshots what you get on mobile devices from your side.
Regards,
Eva Kemp.
Hello,
Sorry, but in this case you have to use some plugin to get search results as you want (our standard search form displays results where the key word is present even in the items description).
Regards,
Eva Kemp.
Hello,
Please understand that we don’t modify 3rd-party plugins and we don’t know how your plugin should work. Also blog posts are configured by WordPress, and not by the theme, and comments section are added by them. If you want to add some features to comments section you should contact WordPress team.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.simple-light .esg-filterbutton:hover {
color: black !important;
border: 1px black solid !important;
}
.simple-light .esg-filterbutton.selected {
background-color: #CDA85C !important;
}
Concerning the title it requires editing of javascript and other files of the plugin. You need ask the plugin authors how to make title shown for the grids.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
WP admin page loads fine for me:
http://storage2.static.itmages.com/i/15/0618/h_1434648553_6663269_43eac7de2d.png
Usually the errors that you got are related to hosting configuration. You can ask them about this issue as well.
Regards,
Eva Kemp.
Hello,
Please try to disable 3rd-party plugins as some of them may cause the issue.
Thank you.
Regards,
Eva Kemp.