Hello,
Change the text in the file wp-content/languages/plugins/woocommerce-da_DK.po as you were suggested in the previous posts.
Regards,
Eva Kemp.
Hello,
Change the text in the file wp-content/languages/plugins/woocommerce-da_DK.po as you were suggested in the previous posts.
Regards,
Eva Kemp.
Hello,
1. You can rename default.po file to default.pot and update your current translation .po file.
2. Please clarify what a problem is with deleting or commenting the code.
Regards,
Eva Kemp.
Hello,
As you can see from the error message the problem is with woocommerce-multilingual plugin. Try to reinstall it.
Regards,
Eva Kemp.
Hello,
You’ve been already replied in the other topic.
Please check it.
Regards,
Eva Kemp.
Hello,
That product is missing in search ajax box because “karin” keyword isn’t mentioned in the product title or in the detailed product description.
Try to add it to the product description and check.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ 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 @ceofvo,
1. Please add this code in custom.css file:
.main-nav .double-border {
border-top: none;
border-bottom: none;
}
.main-nav .menu > li > a:hover {
color: white;
}
.main-nav .menu > li.current-menu-item > a {
color: white;
}
2. You can change slider height in the slider settings:
http://storage7.static.itmages.com/i/16/0107/h_1452176202_2721087_9314415dc8.png
To add product categories to menu you need enable it in Appearance > Menus > Screen Options:
http://storage4.static.itmages.com/i/16/0107/h_1452176383_2754248_36c1e1c928.png
Regards,
Eva Kemp.
Hello,
Please check Cart page now. Is it shown incorrectly?
Please look at the screenshot:
http://storage6.static.itmages.com/i/16/0107/h_1452175789_6386995_d25f2c662f.png
If you want to remove “/”, you can add this code in custom.css file:
.shop_table .product-name dl dd::after {
content: none;
}
Regards,
Eva Kemp.
Hello,
As I see video is centered http://storage1.static.itmages.com/i/16/0107/h_1452175551_6690856_3e1a587110.png .
To hide category add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
article.blog-post h6.active a {
display: none;
}
Regards,
Eva Kemp.
Hello,
As I see you’ve added upsell products:
http://storage9.static.itmages.com/i/16/0107/h_1452174476_7376265_8415679324.png
So either remove upsells or disable related products in the Theme Options.
Regards,
Eva Kemp.
Hello,
Please check if the plugin “Visual Composer” is activated.
Provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Glad to hear it.
Have a nice day.
Regards,
Eva Kemp.
Hello,
Please clarify what settings you’re trying to import. Are you installing any demo template?
Regards,
Eva Kemp.
Hello @tbijeux,
We’ve sent the files to your email address. Please check it.
Regards,
Eva Kemp.
Hello,
Could you please be more specific and show us your own screenshot what you want to achieve?
Thank you.
Regards,
Eva Kemp.
Hello,
I don’t see any issues with drop down menu:
http://storage6.static.itmages.com/i/16/0107/h_1452171141_1463919_4ac30619d6.png
Please show a screenshot of the problem.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials.
Unfortunately sidebar position can’t be changed only for specific pages.
Regards,
Eva Kemp.
Hello,
Please refer to this article:
http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Your screenshot isn’t available. Please reupload it.
Also we recommend to use files that are included in the plugin for its correct working.
Our theme css just has additional style customization, but you must have all plugin files.
Regards,
Eva Kemp.
Hello,
Please check if the issue persists with default WordPress theme (Twenty Fifteen). If it’s only with our theme, then provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
What exactly do you want to modify? Are you talking about right side of the top bar?
If so you can add links in Appearance > Widgets > Right Side top bar area.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
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,
2. At first you need edit sizes in woocommerce > setting > products > display. Regenerating thumbnails is required for the changes to take effect. It’s also mentioned in woocommerce > setting > products > display.
4. You can read about Woocommerce options here:
https://docs.woothemes.com/document/configuring-woocommerce-settings/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve reuploaded “woocommerce” folder in the directory wp-content/themes/royal. Please clear browser cache and check the Checkout page now.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
You can set sizes via css file, but it won’t make any effect for SEO because sizes should be written as an attribute in html code of a page, but as we told you, it can’t be done.
Regards,
Eva Kemp.
Hello,
We recommend you to restore your site and database from the previous back up.
You should contact your hosting provider support to help you with it.
Regards,
Eva Kemp.
Hello,
1. You added this code in Theme Options > Custom CSS > Global Custom CSS:
.product .lastItem {
display: none !important;
}
Remove it and Reviews tab will be shown.
2. When you change images dimensions you need regenerate thumbnails with this plugin http://wordpress.org/plugins/regenerate-thumbnails/ . Please do this.
3. You can set the link in wp-content/themes/woopress/js/etheme.js in line 1462, write URL instead of 'javascript:void(0);'.
Regards,
Eva Kemp.