Hello,
Could you please show us screenshots of the issues you have on your site?
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please show us screenshots of the issues you have on your site?
Thank you.
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/idstore/code/woo.php (lines 68, 1169). “Cart” text can be changed in wp-admin panel > Pages. Rename “Cart” page to “Basket”.
Regards,
Eva Kemp.
Hello @atlantamarketing,
What the exact problems do you have on Checkout page?
Please clarify and provide us with FTP and wp-admin panel credentials in private content.
Did you make any changes in the original theme files?
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
We recommend you to try using the code from the previous post.
If you updated the theme you shouldn’t revert back to old files.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You selected incorrect “Data source” in Post Grid settings. You set “Page” and I’ve changed it to “Post”. Now your featured post is shown. Please clear browser cache and check.
I’ve uploaded background images for your slides and removed images layers. Now slider is working.
Please check.
Regards,
Eva Kemp.
Hello,
There was nothing difficult. I just overwrote old plugins folders with the new versions via FTP in wp-content/plugins directory.
Regards,
Eva Kemp.
Hello,
You need update Visual Composer plugin. The latest version can be found here:
https://www.8theme.com/download-plugins/
Update it and check the widget after that.
Regards,
Eva Kemp.
Hello,
Unfortunately we can’t know the reason why it had happened in your case.
Perhaps there were some errors during plugins updates that you made.
Is the site working fine now?
Regards,
Eva Kemp.
Hello,
Those pages are created only for demo site to show theme and Visual Composer plugin features.
To have Shop page you need install Woocommerce plugin and then install their pages (it’ll be recommended after the plugin installation).
To install demo data you need follow this instruction https://www.8theme.com/demo/docs/legenda/index.html#!/demo_data_installation , the most used pages are installed from there.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
Did you change FTP credentials?
We can’t connect to your server now.
Please check login details.
Regards,
Eva Kemp.
Hello,
Actually those strings are present in wp-content/themes/legenda/languages/default.po file. Are you using the latest theme version?
Regards,
Eva Kemp.
Hello,
To increase size of search icon add this code in custom css:
.empty-category-block h2::before {
width: 100px;
height: 100px;
background-size: 100px;
}
To increase the text use this code:
.empty-category-block h2 {
font-size: 42px;
}
.empty-category-block .btn {
font-size: 20px !important;
}
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot of the error you’re getting?
Do you see it on Contact page?
Please provide us with FTP and wp-admin panel credentials in private content.
Regards,
Eva Kemp.
Hello,
Please give us full permissions to access all options in wp-admin panel and not just “My Account” page. Also please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
In this case you can use Post Grid element in Visual Composer editor and select “Product” in “Data source” field and select your category in “Narrow data source” field.
Please try it.
Regards,
Eva Kemp.
Hello,
The same problem persists with default WordPress theme. You need contact Woocommerce support concerning this issue.
Regards,
Eva Kemp.
Hello,
You had incorrect quotes in the code. I’ve edited it and changed height for the button:
.et-mega-search form .button {
height: 48px;
width: 130px;
margin: 0px;
}
Please check search form now.
Regards,
Eva Kemp.
Hello,
As I see the site starts working when “woocommerce” folder is renamed.
Please specify if you made any changes to this folder.
There are 2 of them in the directory public_html/wp-content/themes/royal:
woocommerce and woocommerce_old. So what is the parent one that was included in the theme package?
Please check what changes you made to this folder.
Regards,
Eva Kemp.
Hello,
1. It will require a lot of customization in php files and Woocommerce templates too. If you have necessary skills you may try to do this.
2. Please provide us with wp-admin panel credentials.
Regards,
Eva Kemp.
Hello,
I’ve just checked your LIVE site and have been able to add a product to Wishlist and Wishlist page is working fine.
Try to clear browser cache and check again.
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please check css animation with default WordPress theme?
Does it work properly there?
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve checked this issue on our test site and haven’t received any errors and check icon is shown.
Are you using the latest version of the theme and all plugins updated?
Thank you.
Regards,
Eva Kemp.
Hello,
FTP credentials are incorrect.
Please check them and provide us with the correct ones.
Thank you.
Regards,
Eva Kemp.
Hello,
The problem persists only with your child theme. When parent theme is activated fixed header works properly. You need change customizations which you made in the child theme.
Unfortunately it’s beyond our support to investigate customers customizations as we can’t know what exactly was changed.
Please take our apologies and thank you for understanding.
Regards,
Eva Kemp.
Hello,
Please try to increase upload_max_filesize and post_max_size values to 30M.
Thank you.
Regards,
Eva Kemp.
Hello,
Try to use the method described in WPML documentation:
https://wpml.org/documentation/getting-started-guide/theme-localization/
Scan theme for strings and then translate string via String Translation https://wpml.org/documentation/getting-started-guide/string-translation/ .
Regards,
Eva Kemp.