Hello,
Please specify what code you added and what you wanted to achieve.
Also provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please specify what code you added and what you wanted to achieve.
Also provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You should update theme and plugins to the latest versions.
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,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please delete “woocommerce” folder in the directory wp-content/themes/royal/ and reupload it from the latest theme package.
Regards,
Eva Kemp.
Hello,
Please add this code in functions.php file in wp-content/themes/legenda directory:
add_filter( 'woocommerce_product_tabs', 'woo_remove_product_tabs', 98 );
function woo_remove_product_tabs( $tabs ) {
unset( $tabs['reviews'] ); // Remove the reviews tab
return $tabs;
}
and Reviews tab will be removed from single product pages.
Regards,
Eva Kemp.
Hello,
“Royal PSD – Ecommerce” is not a plugin. Please clarify what you want to achieve.
Your screenshot is too small and we can’t see what message you’re getting.
Provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You can select what to show on Shop page in Woocommerce > Settings > Products tab > Display > Shop Page Display, select “Show Products”.
Regards,
Eva Kemp.
Hello @queenb123,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
We checked all changes which were made in the theme and they shouldn’t have affected translations. Unfortunately we can’t find the reason of your issue. On our test sites everything works properly and such problems don’t appear.
To avoid such situations we recommend you to create back up of site files and database before updating anything so you’ll be able to revert back if something goes wrong.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
The problem persists only with your child theme.
Activate parent Woopress theme and check yourself.
You need check modifications you’ve made in the child theme.
Regards,
Eva Kemp.
Hello,
Did you make any changes in custom.css?
Are your browsers up to date?
Regards,
Eva Kemp.
Hello @queenb123,
Please add this code in Global Custom CSS:
.header-type-12 .top-links li a {
font-family: Raleway !important;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You should add background image in the row settings, please look at the screenshot:
http://storage5.static.itmages.com/i/15/1023/h_1445595347_6305003_97f1c3972f.png
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
The same warning was present in default WordPress Twenty Fifteen theme.
I’ve disabled “display_errors” function in your php.ini file and now error has disappeared.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello @Sanjana Jhumun,
I’ve set “background-attachment” in Theme Options > Color Scheme > Breadcrumbs background.
Please check now.
Regards,
Eva Kemp.
Hello @faldano13,
I’ve changed breadcrumbs background image in 8Theme Options > General > Header Settings > Breadcrumbs background.
Please check Shop page now.
Regards,
Eva Kemp.
Hello,
Please take our apologies for such long delay.
Our developers are still investigating the issue.
Once they notify us we’ll inform you.
Thank you for your patience.
Regards,
Eva Kemp.
Hello,
You’re always welcome.
Regards,
Eva Kemp.
Hello @faldano13,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You need edit the code <a href="#"> and write url instead of #.
Regards,
Eva Kemp.
Hello,
Now your site is unavailable. Please provide us with correct domain name.
Regards,
Eva Kemp.
Hello,
The issue persists with default WordPress Twenty Fifteen theme. Please check it yourself.
Try to disable all 3rd-party plugins and check Shop page after that.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Hello,
Please specify what changes exactly were made in the files and we’ll help you to move them to child theme.
Regards,
Eva Kemp.
Hello,
We recommend you to use header with top bar (1st, 4th, 5th or 6th header type) and add your links in Appearance > Widgets into “Right Side top bar area”.
Regards,
Eva Kemp.
Hello,
You need add empty Text widget into “Left Side top bar area” in Appearance > Widgets.
Regards,
Eva Kemp.