Hello,
You can activate maintenance mode temporarily and switch the theme so you can check it.
Regards,
Eva Kemp.
Hello,
1. Where did you place Facebook/Linked In links? I don’t see them in the header even if my code is removed.
2. We didn’t mention on ThemeForest that Royal is compatible with rtl. There are only some styles included in rtl.css file. Also as I see VC elements on mobile are responsive. What exactly do you want to fix?
3. Edit each row with VC editor and select “Stretch row” option.
4. Try to reload a page. If you resize browser window you should always reload a page.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Ajax is used for cart update and we’ll try to improve the functionality. Once it’s done we’ll include it into the theme update.
Regards,
Eva Kemp.
Hello @tominaga,
I’ve disabled the option “Show loader icon until site loading”. Now site is loading. Please check.
Regards,
Eva Kemp.
Hello @tominaga,
After I put credentials at that url I got redirected to wp-admin link and there was Forbidden error again. Please check it.
Regards,
Eva Kemp.
Hello,
We’re glad you’ve managed to find a solution.
Have a nice day!
Regards,
Eva Kemp.
Hello,
Have you updated child theme or parent theme?
Please provide FTP credentials.
Regards,
Eva Kemp.
Hello @pro2know,
Please check if GD extension is installed on your server. Ask your hosting provider to install it.
Regards,
Eva Kemp.
Hello @tominaga,
I’m getting “Forbidden” error when trying to log in to WP admin panel. Have you restricted access?
Please open it.
Regards,
Eva Kemp.
Hello @jzrober,
I’ve installed Publisher template. Please check it in Pages section.
Regards,
Eva Kemp.
Hello,
Are you using the plugin ReallySimpleCaptcha? Please deactivate it and activate the theme again.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Global Custom CSS:
#menu-main-menu-3 {
display: none;
}
Please check menu now.
Regards,
Eva Kemp.
Hello,
Please activate default Woocommerce theme Storefront and try to update the plugin. Check if the issue persists with their theme and let us know the result.
Regards,
Eva Kemp.
Hello,
Glad to hear it!
Have a nice day!
Regards,
Eva Kemp.
Hello,
Find default.mo and default.po files in the wp-content/plugins/js_composer/locale directory, translate .po file and save with you language prefix, then move the file to the directory wp-content/languages/plugins.
Regards,
Eva Kemp.
Hello @tominaga,
Please provide FTP and WP admin credentials in Private Content.
PHP Notice is not an error, it’s just a notice, you can ignore it, by the way it’s related to WordPress, not to the theme.
Regards,
Eva Kemp.
Hello,
I’ve disabled “Stretch row” option and added the image. Please check the page now.
Regards,
Eva Kemp.
Hello,
Go to Theme Options > Blog Layout > Excerpt length(words) and add the words number to show.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please read here how to link a slide:
https://www.themepunch.com/faq/how-to-hyperlink-slides-and-layers/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.header-vertical-enable .container #product-pager {
width: 315px !important;
}
#product-pager .owl-item {
width: 130px !important;
}
Regards,
Eva Kemp.
Hello,
I’ve added this code in child style.css file:
@media (max-width: 768px) {
.top-bar, .top-bar .languages-area {
display: block !important;
}
#text-2 {
display: none !important;
}
.mobile-nav-shown .mobile-nav #lang_sel_click a.lang_sel_sel {
display: none !important;
}}
@media (min-width: 1200px){
.languages-area #lang_sel_click a.lang_sel_sel {
display: none;
}}
and add “Language Selector” widget in “Place in header top bar” area in Appearance > Widgets. Please clear browser cache and check the site now.
Regards,
Eva Kemp.
Hello,
Use this code in Global Custom CSS:
.page-heading .woocommerce-breadcrumb {
display: none;
}
Regards,
Eva Kemp.
Hello,
Please show a page where we can upload an image to check the issue. Also update the theme to 2.7.3 version.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Regards,
Eva Kemp.
Hello,
Yes, it’s related to Royal theme too. You can follow the instructions from that topic.
Regards,
Eva Kemp.
Hello,
Ajax is used for cart update and we’ll try to improve the functionality. Once it’s done we’ll include it into the theme update. As for google map, it’s shown because of the option “Include styles from “Ultimate Addons for Visual Composer” on every page” in Theme Options > General. If you don’t use elements of Ultimate Addons for Visual Composer plugin in footer or sidebar, you can disable this option.
Regards,
Eva Kemp.
Hello,
As I see plugins aren’t updated. Download plugins archives here https://www.8theme.com/download-plugins/ and update them via FTP.
Regards,
Eva Kemp.
Hello,
To create multilingual site you need use WPML plugin which is compatible with the theme.
Add this code in Custom CSS for mobile section:
.languages li a, .languages li.active {
font-size: 15px !important;
}
.header-type-3.slider-overlap .header .header-search {
margin-right: 25px !important;
}
Regards,
Eva Kemp.