Hello,
Sorry but this is a bug in the theme. It should be fixed in the future update.
Meanwhile you can try to disable Accordion Checkout in Theme Options > Shop > Enable Accordion Checkout > Off.
Regards,
Eva Kemp.
Hello,
Unfortunately we don’t know the exact date of the new theme release. But if you still have problems with translation please let us know.
Regards,
Eva Kemp.
Hello,
If you want to have one page with both registration and sign in forms you can do this:
– Go to WooCommerce > Settings > Accounts > Enable registration on the “My Account” page (and registration form will be displayed on Sign in page)
– Go to Pages > delete Registration page (and Register link will disappear from header)
Regards,
Eva Kemp.
You’re welcome.
Do you want to set background color for footer? If so you need the following code in custom.css: .footer_container {background: none repeat scroll 0% 0% black !important;}
and replace “black” with the color name of your choice.
For contact page use this code in custom.css:
.contact_input {border: 1px solid black !important;}
.contact_textarea {border: 1px solid black !important;}
label {color: black;}
and again replace “black” with the color name of your choice.
According to the zoom question try to upload larger image.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We are unable to connect to your web site. Are there any hosting issues?
Please check it.
Regards,
Eva Kemp.
Hello,
You need mark the products as new ones if you want them to be displayed as latest. It can be done in Products, edit the product you want to see as latest and tick “Mark this product as a NEW one” in Custom Settings tab under the text editor.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content to check the issue.
Regards,
Eva Kemp.
Hello,
Your shop page is showing properly on our side. Please provide us with a screenshot of the page you see. Is the issue the same in other browsers?
Also please give us FTP and admin panel credentials in Private Content.
Regards,
Eva Kemp.
Sorry for misunderstanding.
You need use this code in custom.css:
input[type="text"] {border: 1px solid color_name;}
If you still need help please let us know.
Regards,
Eva Kemp.
You’re welcome.
Regards,
Eva Kemp.
Hello,
You may try to use it but we don’t guarantee full compatibility and proper work with our theme. Sorry.
Regards,
Eva Kemp.
Hello,
I was unable to log in to admin panel. Please check if the login details are correct.
You need add the following code into custom.css file:
.widget_layered_nav ul li {clear: none;}
.widget_layered_nav ul li a:before {height: 0px;}
Regards,
Eva Kemp.
Hello,
Thank you for the link.
To change color of the field border when it’s clicked you need to add this code into custom.css file:
input[type="text"]:focus {border-color: color_name;}
Here you can watch video tutorial how to create custom.css.
If there is still a problem please provide us with wp-admin panel credentials.
Regards,
Eva Kemp.
Hello,
Sorry for a long delay.
We’ll fix the bug with translation in the next theme version. Meanwhile you can translate the text for terms accepting in /wp-content/themes/xmarket/woocommerce/checkout/review-order.php.
And edit /wp-content/themes/xmarket/code/woo.php to translate the text in the cart popup.
Regards,
Eva Kemp.
Sorry, but is the FTP host correct? I’m unable to connect to FTP: login is incorrect.
Please check.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve disabled sidebar for Cart page in admin panel > Pages > Cart page, on the right side you’ll see Page Layout tab > Sidebar position > Without Sidebar.
Seems the images have been corrupted while you were uploading the theme files.
I advise you to reupload the images to wp-content/themes/legenda/images/ from the legenda archive.
They are located in legenda folder > images.
Regards,
Eva Kemp.
Hello,
I’m unable to log in to wp-admin panel anymore as well as to FTP. Have you changed the password?
And what is the host name for FTP to connect?
If you have problem with site loading you should describe it in this topic that was created specially for such troubles: https://www.8theme.com/forums/topic/slow-site-loading/
Thank you.
Regards,
Eva Kemp.
Hello,
You need install wpml plugin to create multilingual site. And in the settings of the plugin you’ll be able to create links in the top header.
Regards,
Eva Kemp.
Hello,
If you need more help feel free to contact us.
Regards,
Eva Kemp.
Hello,
If you want to have bigger zoom square then you have to decrease main image sizes. On our demo site we have images much smaller that’s why the square is bigger.
According to pagination it has been already fixed.
Regards,
Eva Kemp.
Hello,
Please provide us with a screenhot/link of which field you want to change the color.
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please provide us with the link where the widget is displayed and wp-admin panel credentials?
Thank you.
Regards,
Eva Kemp.
Hello,
Besides you’ve translated our themes files, you also need to translate woocommerce file in /wp-content/plugins/woocommerce/i18n/languages. The file is woocommerce-da_DK.po. Make the changes to it too.
Regards,
Eva Kemp.
Hello,
You can update VC buying it yourself or wait for a new release of our theme where all plugins will be updated to the latest version.
All demo content for home page you can find in the theme archive.
Regards,
Eva Kemp.
Hello,
Sorry but there is a bug with products order. We’ve taken it in our account and it should be fixed in the future updates.
According the slider please provide us with the site name and admin panel credentials in Private Content to check.
Regards,
Eva Kemp.
Hello,
You’re welcome.
We’ll take it in our account.
If you have any questions don’t hesitate to contact us.
Regards,
Eva Kemp.
Hello,
You can refer to Woocommerce documentation how to change number of products on the shop page: http://docs.woothemes.com/document/change-number-of-products-displayed-per-page/
Regards,
Eva Kemp.
Hello,
As I see you have IDStore theme version 3.2 and now there is 3.4 version.
Please update the theme to the latest version and let us know if the problem persists.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You had wrong code of color for footer title {color: color_#49494c;} and it should be {color: #49494c;}.
Please check borders of the fields for checkout form. Is it what you requested?
Please clarify what you want to do on the product page.
Regards,
Eva Kemp.