Hello,
Could you please clarify your last post?
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please clarify your last post?
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
When you resize browser window you need reload the page.
Please try it.
Thank you.
Regards,
Eva Kemp.
Hello,
You need install base demo content in Theme Options > Import/Export:
https://www.8theme.com/demo/docs/royal/#!/demo_data_installation
Thank you.
Regards,
Eva Kemp.
Hello,
On our demo this page is used as “Coming Soon”, but you changed it.
If you want to use background image you need add this code in custom.css file:
.st-content {
background-image: url("https://www.8theme.com/demo/royal/wp-content/uploads/2014/07/kids-landing1.jpg");
}
Thank you.
Regards,
Eva Kemp.
Hello,
Add this code in custom.css file:
.header-type-12 .navbar-collapse {
background-color: red;
}
Thank you.
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/woopress/framework/shortcodes.php (find the section “! Share This Product”) to change social media links.
Thank you.
Regards,
Eva Kemp.
Hello,
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Hello,
You need install MailChimp plugin https://wordpress.org/plugins/mailchimp-for-wp/ to get newsletter working.
Thank you.
Regards,
Eva Kemp.
Hello,
So is your issue resolved?
Than you.
Regards,
Eva Kemp.
Hello,
Some plugin is causing this issue.
Please disable them one by one to find out that plugin.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please give us with permissions to be able to view all settings in wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
Did you make any changes in original theme files?
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
The problem is caused by the code you added in custom.css file:
.tabs {
display: none;
}
You removed all tabs that’s why accordion tabs on checkout can’t be displayed.
If you want to hide woocommerce tabs you can refer to this documentation:
http://docs.woothemes.com/document/editing-product-data-tabs/
Thank you.
Regards,
Eva Kemp.
Hello,
Please try to upload the original image with approximate dimensions 1 425px × 1 900px or you need disable zoom effect in Theme Options > Single Product Page.
Thank you.
Regards,
Eva Kemp.
Hello,
You can edit the file header.php and add the text “Menu” there for mobile menu icon.
We recommend to make changes in the child theme not to lose changes after update.
Thank you.
Regards,
Eva Kemp.
Hello,
You must rename default.custom.css to custom.css via FTP for the changes to take effect.
Please do this.
Thank you.
Regards,
Eva Kemp.
Hello,
In this case you need translate it using wpml plugin.
Try to find the needed text in String translation.
Thank you.
Regards,
Eva Kemp.
Hello,
1. Add this code in custom.css file:
.checkout-button.button {
font-size: 15px !important;
}
2. Add the following code in custom.css:
.woocommerce-error, .alert-error, .error {
background-color: #F45B5B !important;
}
Change the color to yours.
Thank you.
Regards,
Eva Kemp.
Hello,
1. You need add this code in custom.css file:
.woocommerce-info, .alert-info, .info {
background-color: #6BCBF5 !important;
}
Write your color value.
2. You can write your text for empty cart in Theme Options > Shop > Text for empty cart.
3. Add this code in custom.css file changed the color code to your color value:
.woocommerce-message {
background-color: #98C391 !important;
}
4. Go to Pages > edit Cart page > select “Without Sidebar” for “Sidebar Position” in the “Page Layout” box on the right.
Thank you.
Regards,
Eva Kemp.
Hello,
1. Where do you want to display “Terms and Conditions” page? You can add it to the menu in Appearance > Menus. What is wrong with the link “About” in the footer. When I click it it redirects to the top of the page. Is it incorrect?
2. You get such breadcrumbs because “HAIR ACCESSORIES” is a separate category page and it’s not the child page of the Shop page. Unfortunately there is no such option to add “Shop” in breadcrumbs for product categories pages. Sorry.
Regards,
Eva Kemp.
Hello,
Custom.css file is used only for styles changes. If you want to change something in the original template or add some your own options you need use child theme in this case not to lose modifications after update. Just copy the file you want to edit into child theme folder and you can customize it. If you already have custom.css created then the file default.custom.css should be empty.
Thank you.
Regards,
Eva Kemp.
Hello,
As you can see on our demo https://www.8theme.com/demo/blanco-wo/ there are only Register and Sign In links.
If you want to add more links you need customize the theme files.
Thank you.
Regards,
Eva Kemp.
Hello,
If you want to change color of products slider arrows you need use some image editor because they are loaded from the directory wp-content/themes/blanco/images/slide_next.png and wp-content/themes/blanco/images/slide_prev.png.
Your site is displayed well on mobile devices. Please clarify what is wrong with responsiveness.
Also the currency is set to $. Could you please clarify with more details?
Thank you.
Regards,
Eva Kemp.
Hello,
1. Are you sure the code you insert in custom.css is correct?
Could you please give an example what you want to change and what code you use?
2. Please provide us with wp-admin panel credentials in Private Content to check the issue with the footer.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but we can’t know what happened. Did you make any updates on the site?
Maybe some upgrades were made on a server at your host. Did you contact them?
Also you can try to restore the site and database from their backups.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.menu > li.current-menu-item > a {
background-color: #0066cc;
}
How to create custom.css is described in our video tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Hello,
Please clear your browser cache or check the site with some other browser.
We’ve checked the provided link in several browsers and menu is shown in all of them.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.