Hello,
You can update Wishlist plugin from dashboard in wp-admin > Plugins.
There should be update link under the plugin name.
Regards,
Eva Kemp.
Hello,
You can update Wishlist plugin from dashboard in wp-admin > Plugins.
There should be update link under the plugin name.
Regards,
Eva Kemp.
Hello,
I’ve opened single product page successfully:
https://s3.amazonaws.com/fvd-data/notes/168674/1430816204-lbW4tG/screen.png
Please provide us with a direct link where you have problems.
Thank you.
Regards,
Eva Kemp.
Hello @chemaine,
As I see your site is working fine.
Please clarify the issue with more details. What errors are you getting?
Also this message “Your theme has bundled outdated copies…” won’t affect your site work.
We edited woocommerce templates in wp-content/themes/woopress/woocommerce and old version can be written in some files, but it doesn’t affect the site at all.
Regards,
Eva Kemp.
Hello,
What error are you getting?
The tab content is added in this section of the code:
`// The new tab content
echo ‘
‘;
echo ‘
Here\’s your new product tab.
‘;
}`
Add this code in style.css of your child theme to remove “Product Description” title:
#content_tab_description h2 {
display: none;
}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.menu > li > a:hover {
color: yellow !important;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
That’s great you managed to find the solution.
If there are any questions feel free to ask us.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom.css file:
.rev_slider img {
max-width: 100% !important;
}
Please clear browser cache and check slider now.
Regards,
Eva Kemp.
Hello,
As I see font size is changed:
http://storage3.static.itmages.com/i/15/0505/h_1430812906_9379543_980cf0b56c.png
Please clear browser cache and check again.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve changed images sizes in the gallery settings on the page “Architectural Wall Panels”.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
I’ve edited some file.
Please clear your browser cache and check shipping methods again.
Thank you.
Regards,
Eva Kemp.
Hello,
You forgot to provide wp-admin panel url.
Please write it.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no any solution for now.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
The credentials are incorrect.
Also please give us access to FTP account.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with correct wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hello @UrbnDesignz,
I’ve reuploaded the theme files and the issue has been fixed.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Price is set for variations. If you have further questions you’d better contact Woocommerce support team as this is their configuration.
Thank you.
Regards,
Eva Kemp.
Hello @robertstaddon,
I’ve sent 1.8 version to your email address.
Please check.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello @rfrigge,
We tested new WordPress version and 1.4 Woopress version on demo sites and didn’t get any problems or errors.
You can update it, but always keep back up of the site.
Regards,
Eva Kemp.
Hello,
Sorry, but we can’t see the issue from our side.
Please view screenshot what message we’re getting:
http://i.imgur.com/4yr23uN.png
Please give us permissions to be able to check shipping options.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see there is distance between images in the gallery:
http://storage3.static.itmages.com/i/15/0504/s_1430763303_2427115_f34b15bf55.png
If you want to increase it you can change padding value in the previous code.
Regards,
Eva Kemp.
Hello,
Add this code in custom.css file:
.wpb_single_image img:hover {
border: grey 1px solid;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve disabled cache plugin.
Please clear browser cache and check the site now.
Regards,
Eva Kemp.
Hello,
This code
.header-type-3 .main-nav .menu > li.current-menu-item > a {
text-decoration: overline !important;
}
is used to make active menu item overlined as in fixed header and not underlined.
As I see the menu text is aligned correctly. Please show screenshots what you want to change.
This code
.footer.footer-bottom-2 {
color: black !important;
}
changes font color in footer.
This code
.header-type-3 .main-nav {
background-color: blue !important;
}
changes background color in the header.
Regards,
Eva Kemp.
Hello,
You can add the code in header.php after the line 42.
Regards,
Eva Kemp.
Hello,
I’ve reuploaded theme files.
Please check Theme Settings now.
Thank you.
Regards,
Eva Kemp.