Hello,
Newsletter link wasn’t added as menu item in our demo. It’s an option in the theme which you can enable in Theme Options > E-Commerce > Promo Popup.
You don’t need to add it as menu item.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Add this code in Theme Options > Custom CSS > Global Custom CSS:
.mobile-nav li a, .mobile-nav-heading {
color: #FFF !important;
}
Regards,
Eva Kemp.
Hello,
Go to Theme Options > Color Scheme > Breadcrumbs background > Select color.
Regards,
Eva Kemp.
Hello,
Please refer to WPML topic https://wpml.org/forums/topic/abbreviations-for-language-names/
Regards,
Eva Kemp.
Hello,
You are welcome.
Regards,
Eva Kemp.
Hello,
I enabled debug mode and saw this error:
Parse error: syntax error, unexpected ‘)’, expecting ‘,’ or ‘;’ in C:\inetpub\Forbesind\wp-content\themes\woopress-child\woocommerce\emails\customer-request.php on line 30
The problem is with file wp-content\themes\woopress-child\woocommerce\emails\customer-request.php on line 30. Check your changes there. When I renamed this file quote request was successfully completed.
Regards,
Eva Kemp.
Hello,
Ok, we’re closing it.
Create a new one if there are any questions.
Regards,
Eva Kemp.
Hello,
No, you don’t need to remove it. Just install the plugin.
Regards,
Eva Kemp.
Hello,
Please provide FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Try to upload plugins manually via FTP. Download the latest versions here:
https://www.8theme.com/download-plugins/
Regards,
Eva Kemp.
Hello,
We checked this issue with Storefront – default Woocommerce theme – and it persists there too. The problem is related to your server.
You can ask hosting provider support to check error logs what is causing the problem.
Regards,
Eva Kemp.
Hello,
Open your static block and select “Make ‘Static Blocks’ translatable” at the bottom of the page http://storage6.static.itmages.com/i/16/0909/h_1473430619_9294749_b5255d8631.png
how to set the language menu to reload the same page with the translated page ?
Use Language Selector widget in Left Side top bar area in Appearance > Widgets.
Regards,
Eva Kemp.
Hello,
You’ll find Debug link at the bottom:
http://storage1.static.itmages.com/i/16/0909/h_1473428292_8166772_3b9ec3b515.png
Click it and it will appear among other tabs.
Please check home page now.
Regards,
Eva Kemp.
Hello,
We didn’t use Menu in Top Bar, they are just links added in Text widget.
To enable VC in static blocks go to WP admin > Visual Composer > Role Manager > Post Types > Custom > tick needed elements.
Read how to translate the theme:
https://www.8theme.com/demo/docs/classico/#translation
Regards,
Eva Kemp.
Hello,
We’ve forwarded this bug to our developers and they will fix it in the next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.top-links .links {
float: right;
margin-left: 30px;
}
Regards,
Eva Kemp.
Hello,
I’ve copied your translation files from child theme to wp-content/themes/royal/languages.
Clear your browser cache and server cache and check the site.
Regards,
Eva Kemp.
Hello,
Please ask your hosting provider support to increase memory_limit value and check site after that.
Regards,
Eva Kemp.
Hello,
Please refer to this article http://www.wpseeds.com/blog/error-cookies-are-blocked-due-to-unexpected-output/
Regards,
Eva Kemp.
Hello,
Please provide FTP credentials in private content.
Regards,
Eva Kemp.
Hello,
I’ve enabled the option in Ultimate VC Addons settings > Modules > Debug http://storage3.static.itmages.com/i/16/0908/h_1473350865_8690327_f1fdb669f5.png
Please check footer now.
Regards,
Eva Kemp.
Hello,
500 error may be related to your server configuration. Mostly it requires to increase memory_limit value. Ask your hosting provider support to do this.
Also check if the issue persists with default Woocommerce theme Storefront https://woocommerce.com/storefront/
Regards,
Eva Kemp.
Hello,
As I see no shipping methods are selected in Woocommerce > Settings > Shipping:
http://storage1.static.itmages.com/i/16/0908/h_1473346506_3280932_3a6aa3a5a3.png
Please refer to Woocommerce documentation https://docs.woocommerce.com/document/setting-up-shipping-zones/
Regards,
Eva Kemp.
Hello,
We checked your site in iPhone 5 and upper models and didn’t see the issue with scrolling.
Please check with iPhone 5 on your side.
Regards,
Eva Kemp.
Hello,
As I see background image is shown http://storage9.static.itmages.com/i/16/0908/h_1473337143_1908348_5850cebe8d.png
Please clarify your issue with more details.
Regards,
Eva Kemp.
Hello,
Are you getting any errors when trying to change an image?
We don’t have such issue on our side.
Are you using frontend or backend VC editor? Try to use backend editor and clear browser cache before. Don’t forget to update the page after making changes.
Regards,
Eva Kemp.
Hello,
As I see shipping methods are shown http://storage7.static.itmages.com/i/16/0908/h_1473336716_6511684_d520b442ef.png .
Please clarify your issue with more details.
Regards,
Eva Kemp.
Hello,
Use this css code:
.menu > li > a {
font-family: open sans !important;
}
Write the font you need.
Regards,
Eva Kemp.
Hello,
Add this code in Global Custom CSS section:
.product_list_widget li .small-coast del {
display: none;
}
.demo_store {
margin-bottom: 0px !important;
}
Regards,
Eva Kemp.