Hello,
That may be caused by encoding of your language.
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
That may be caused by encoding of your language.
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You may try to use this plugin https://wordpress.org/plugins/facebook-feed/ .
Please note we can’t guarantee full compatibility of 3rd-party plugins with the theme.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Global Custom CSS:
.page-content {
display: inline-block;
}
Check layer link now.
Regards,
Eva Kemp.
Hello,
This requires additional customization. Please refer to this article http://www.wpbeginner.com/wp-themes/how-to-add-numeric-pagination-in-your-wordpress-theme/ or you may try to use the plugin https://wordpress.org/plugins/wp-pagenavi/ .
To add social icons use the shortcode [share]
Regards,
Eva Kemp.
Hello,
The problem with Loco Translate may be related to your server configuration.
Please refer to this article:
https://wordpress.org/support/topic/faq-why-do-i-get-forbidden-error
You should contact your hosting provider support.
Regards,
Eva Kemp.
Hello,
We’ve fixed the issue with registration page.
Please check it now.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
The issue has been fixed.
Please check related products slider now.
Regards,
Eva Kemp.
Hello,
Sorry, but for now we don’t have exact date of release. Perhaps it will be produced in a month.
Woopress theme has some different features. You can look at the demo https://www.8theme.com/demo/woopress/ and read documentation https://www.8theme.com/demo/docs/woopress/ .
Regards,
Eva Kemp.
Hello,
You can install the plugins and add Currency Switcher widget into “Right Side top bar area” in Appearance > Widgets.
Regards,
Eva Kemp.
Hello,
I’ve enabled the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General and tabs are working now.
Clear browser cache and check.
Regards,
Eva Kemp.
Hello,
2. Actual photos in media library won’t be affected.
3. The problem is related to the plugin “Feed Them Social”. I’ve disabled it and arrows are shown correctly now. Clear browser cache and check.
4. You can use this plugin to get +/- icons in quantity box https://wordpress.org/plugins/woocommerce-quantity-increment/ .
Regards,
Eva Kemp.
Hello @gzamor,
Then please provide us with FTP/WP admin credentials in Private Content and specify what exactly you want to change. Please note in this case your changes will be lost after theme update, that’s why we recommend to create your own footer via Static Blocks.
Regards,
Eva Kemp.
Hello,
I’ve changed the code in Custom CSS for mobile to this:
.main-footer #sb_instagram img {
width: 110px !important;
}
Please check Instagram section now.
We’ll let you know about Register page once there is the news.
Regards,
Eva Kemp.
Hello,
Just to avoid misunderstanding: do you want to decrease padding of these sections http://storage7.static.itmages.com/i/16/0407/h_1460011324_4483264_05d0d6564c.png ?
Regards,
Eva Kemp.
Hello @gzamor,
Please create your own footer via Static Block section as described in the documentation https://www.8theme.com/demo/docs/woopress/#!/0_footer .
Regards,
Eva Kemp.
Hello,
We should see the problem on your site to give you some solution. So please upload new versions of plugins https://www.8theme.com/download-plugins/ and give us WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve imported extended Open Sans font in your child style.css file:
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);
Please check the page now.
Regards,
Eva Kemp.
Hello,
Please use this code in Global Custom CSS:
.wpb_gallery .theme-default .nivo-controlNav {
display: none;
}
Regards,
Eva Kemp.
Hello,
There are no javascript files for menu, there is script for mobile menu only in the file wp-content/themes/royal/js/etheme.js in line 1852.
Regards,
Eva Kemp.
Hello,
1. I’ve added this code in Global Custom CSS:
.navbar {
padding-bottom: 0px !important;
}
Please check header now.
2. To align cart widget in fixed header I’ve added this code in Custom CSS for desktop:
.navbar-right .navbar-right {
margin-top: 15px;
}
and this code for footer:
.footer-top-2 .vc_column_container > .vc_column-inner {
padding-top: 0px !important;
}
Please check.
Regards,
Eva Kemp.
Hello,
Seems that is special extension added by your theme “Zeyn”. If you activate default WordPress theme Twenty Fifteen there is no such option by default in VC Single Image element.
So please take our apologies but our theme doesn’t have such feature.
Regards,
Eva Kemp.
Hello,
As I see font family for “body” element is “Open San” http://storage5.static.itmages.com/i/16/0406/h_1459956660_7693542_3b32ccb7a2.png .
To change for h1, h2, etc. tags please use this css code:
h1, h2, h3, h4, h5, h6 {
font-family: Open Sans !important;
}
Regards,
Eva Kemp.
Hello @ElitaSharpe,
Please clarify what exactly you want to modify.
Show us a screenshot for better understanding.
Regards,
Eva Kemp.
Hello,
You need create attributes in Products > Attributes and set your products as variable.
Please refer to Woocommerce documentation https://docs.woothemes.com/document/variable-product/ .
Regards,
Eva Kemp.
Hello,
Please specify for what elements you want to set Open Sans font.
Regards,
Eva Kemp.
Hello,
There shouldn’t be such issues.
Perhaps you’re using some 3rd-party plugin that is causing problems.
Regards,
Eva Kemp.
Hello,
1. Please show a screenshot what exactly you want to achieve.
2. Add this code in Global Custom CSS:
.footer-top-2 {
padding-top: 0px;
}
.page-content {
margin-bottom: 0px;
}
3. This is related to Woocommerce configuration. Please refer to their documentation https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/ .
4. Read this article https://docs.woothemes.com/document/woocommerce-localization/#creating-custom-translations-with-poedit (“Creating custom translations with PoEdit”).
5. To decrease logo size in fixed header use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.fixed-header-area .header-logo img {
width: 100px;
}
Also use this code:
.fixed-header-area .collapse {
display: table-cell !important;
width: 600px;
}
.fixed-header {
margin-top: 10px;
}
6. I see now filter button uses white text. Clear browser cache and check.
7. You missed one } in your css code. I’ve added it and now code is working.
8. Use this css code:
.sidebar-widget select {
width: 100%;
}
Regards,
Eva Kemp.
Hello,
What element did you use on your other site?
Could you please give us access to the second site to compare?
Thank you.
Regards,
Eva Kemp.
Hello,
Please read in the revslider documentation how to create static layers:
https://www.themepunch.com/revslider-doc/second-steps/#staticlayers
Regards,
Eva Kemp.
Hello,
Have you read the plugin documentation https://localise.biz/help/wordpress/translate-plugin/beginners how to translate the theme?
Please check if you set everything correctly.
Regards,
Eva Kemp.