Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
As for pagination please refer to this topic http://wordpress.stackexchange.com/questions/57070/change-the-page-slug-in-pagination. To translate “post_type” you have to edit the file wp-content/themes/royal/framework/theme-functions.php in line 2128. Edit this part of code <a href="<?php echo esc_url( get_home_url().'/?s='.$args['s'].'&post_type='.$args['post_type'] ); ?>"
, change “post_type” in this section .$args['s'].'&post_type=
Regards,
Eva Kemp.
Hello,
Have you added additional content to Shop page?
If so this content is shown on search results page. You have to remove it.
Regards,
Eva Kemp.
Hello,
I’ve made the same effect as on default Woocommerce theme Storefront, I removed feature image in gallery edited the file in child theme wp-content/themes/royal-child/woocommerce/single-product/product-thumbnails.php. Please check now.
Regards,
Eva Kemp.
Hello,
You need also edit wp-content/themes/royal/framework/theme-fucntions.php and remove the needed lines there in the section “! Send message from contact form” in line 1378.
Regards,
Eva Kemp.
Hello,
Please provide WP admin and FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
We’ll fix this issue in the next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello @ingenuitor,
Please provide FTP and WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide FTP and WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve updated your translation files. Please check cart widget in the header now.
Regards,
Eva Kemp.
Hello,
Try to install the plugin via FTP. Download the latest version here https://www.8theme.com/download-plugins/ and upload the extracted folder to wp-content/plugins directory.
Regards,
Eva Kemp.
Hello,
Please provide FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Use this code in custom.css file:
.widget_nav_menu li a {
color: red;
}
.widget_nav_menu ul {
border: 1px solid green;
}
To change picture you can use any font Awesome icon http://fontawesome.io/icons/ and write its code instead of “f105”:
.widget_nav_menu li::before {
content: "\f105";
}
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/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ and WordPress too.
Don’t forget to create back up of your files and database before starting update process!
Regards,
Eva Kemp.
Hello,
Sorry, but such query requires additional customization which is beyond our basic support scope. You can contact our customization service https://www.8theme.com/customization-services/ regarding your issue.
Regards,
Eva Kemp.
Hello,
I see “royal” and “royal-child” folders http://storage7.static.itmages.com/i/16/1020/h_1476985820_4997772_de3c62d434.jpeg .
Please show a screenshot.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version 2.8.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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,
As I see you’re using 2.7 version http://storage2.static.itmages.com/i/16/1020/h_1476985637_7232860_63622ddf6e.jpeg , but the latest version is 2.8 https://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 .
So update the plugins and theme as I described in the previous post.
Regards,
Eva Kemp.
Hello,
This has been fixed. Please check.
Regards,
Eva Kemp.
Hello,
The issue with slider has been fixed. Please check.
If the problem with blank page persists with default WordPress theme too then it’s not related to our theme, you can contact WordPress support for further solutions.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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).
After that check the site.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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,
We’re sorry, but we can’t recommend any 3rd-party plugins as we didn’t test them with the theme. You can search for some yourself and check them.
Unfortunately there is no option to search for categories in the theme.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
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).
Then provide us with FTP credentials.
Regards,
Eva Kemp.
Hello,
Where do see it?
Please show a screenshot and provide WP admin credentials.
Regards,
Eva Kemp.
Hello,
Please watch the video:
https://www.dropbox.com/s/tqkp8w5faw1fjjm/Safari.mp4?dl=0
We still can’t replicate the issue.
Regards,
Eva Kemp.
Hello,
The problem was caused by this code in wp-config.php file:
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') {
$_SERVER['HTTPS']='on';
}
I’ve commented it.
Check your site now.
Regards,
Eva Kemp.
Hello,
We checked the site in Safari browser and didn’t see the issue, the message is shown that there is only one product in stock http://prnt.sc/cwnq0o
Regards,
Eva Kemp.
Hello @MinnaN,
You’re welcome.
Regards,
Eva Kemp.