Hello,
The update should be released next week.
Regards,
Eva Kemp.
Hello,
You can change breadcrumbs image for each page in a page editor in Page Layout box in the right side http://storage7.static.itmages.com/i/17/0123/h_1485177480_6592655_d0243454a1.jpeg .
Regards,
Eva Kemp.
Hello,
Please give your site link to check.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide FTP and WP Dashboard credentials in Private Content.
Regards,
Eva Kemp.
Hello,
The description is in the Woocommerce settings http://storage6.static.itmages.com/i/17/0123/h_1485167343_9010088_f39795cffc.jpeg .
Please check.
Regards,
Eva Kemp.
Hello,
1. Could you please provide FTP credentials?
2. That example was used for Blog categories, not Shop.
Regards,
Eva Kemp.
Hello,
We’re sorry you had to experience such issue, but we optimized our theme as much as we could.
To get refund you need contact Envato Support https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund- .
Regards,
Eva Kemp.
Hello,
Some plugin is causing the issue. Please disable them one by one to find out what is breaking the functionality.
Regards,
Eva Kemp.
Hello,
Please try to add !important
to the code:
.cat-banner {
display: none !important;
}
@media (min-width: 1200px){.wbm_category_banner_image {
margin-left: 55px !important;
}}
Regards,
Eva Kemp.
Hello,
You need enable Excerpt option in post editor http://storage2.static.itmages.com/i/17/0121/h_1484996151_2843568_987d4068ee.jpeg and add excerpt under the main content block.
Regards,
Eva Kemp.
Hello,
You can try the code in functions.php file that is described here https://businessbloomer.com/woocommerce-remove-specific-category-shop-loop/ to exclude a category from Shop page.
Regards,
Eva Kemp.
Hello,
I was able to change background color for sidebar using this code:
.sidebar-right {
padding: 14px;
border: 1px solid #ddd;
background: #000 !important;
}
Change #000
to your color value and check in different browsers.
To change color for sidebar title, edit this code in your child style.css:
.sidebar-right .widget-title span {
background:#222;
color:#FFF;
}
To change links color use this css code:
.widget_nav_menu li a {
color: #767676 !important;
}
.widget_nav_menu li a:hover {
color: #767676 !important;
}
Use your color value.
Regards,
Eva Kemp.
Hello,
Please provide your site url to check the issue.
Regards,
Eva Kemp.
Hello,
Please go to Theme Options > Custom CSS > Global Custom CSS and add the code.
Regards,
Eva Kemp.
Hello,
So, is the issue resolved?
Regards,
Eva Kemp.
Hello,
Then please add the code in wp-content/themes/royal/functions.php file.
Let us know the result.
Regards,
Eva Kemp.
Hello,
You can enable “Product Categories” in Screen Options in Appearance > Menus http://storage7.static.itmages.com/i/17/0121/h_1484993228_6823231_e254cba4e7.jpeg and add categories to your menu instead of writing custom links.
Regards,
Eva Kemp.
Hello,
Done. You’re welcome.
Regards,
Eva Kemp.
Hello @davidc555,
I’ve added Price Filter widget in Appearance > Widgets and it’s shown on Products page.
Please check it.
Regards,
Eva Kemp.
Hello,
As I see you’ve added this code for header:
.header-wrapper.header-type-5.header-scrolling {
background-image: url("http://www.berendetimmerwerken.nl/wp-content/uploads/2014/02/brownboard.jpg");
}
change it to:
.header-wrapper.header-type-5.header-scrolling {
background-color: green;
}
Regards,
Eva Kemp.
Hello,
You need import demo content in Theme Options > Import/Export > Install base demo content.
Regards,
Eva Kemp.
Hello,
It was added . Please check .
You had to do this way http://prnt.sc/dxj40b and not this http://prnt.sc/dy204b .
Regards,
Eva Kemp.
Hello,
Seems the styling is cached.
Please try to add !important
to the code like here:
.footer-top.footer-top-2 {
background:#000 !important;
}
and clear browser cache/cookies before checking.
Regards,
Eva Kemp.
Hello,
Please take our apologies for such long delay.
New theme version should be produced next week. It’s almost ready for release.
Regards,
Eva Kemp.
Hello,
As I see billing fields on Checkout page are clickable on mobile.
Please clarify your issue.
Thank you.
Regards,
Eva Kemp.
Hello,
Please try this css code:
body, p, a {
font-family: Lato !important;
}
Regards,
Eva Kemp.
Hello,
You need create variable product as described here:
https://docs.woocommerce.com/document/variable-product/
If you want to get the same result as on the screenshot, you can use this Woocommerce plugin https://woocommerce.com/products/variation-swatches-and-photos/ .
Regards,
Eva Kemp.
Hello,
You can follow the instructions from this video:
(it’s for Legenda theme but the process is the same).
Before update delete “woocommerce” folder in the directory wp-content/themes/blanco/ 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!
Regards,
Eva Kemp.
Hello,
As I see loading time is fine:
https://gtmetrix.com/reports/armofsweden.se/kD9Q10RH
Please also resolve these notices:
http://prnt.sc/dxylu7
and optimize these images:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Farmofsweden.se%2F&tab=desktop
http://storage7.static.itmages.com/i/17/0120/h_1484905690_3537689_8756d4ae76.jpeg
Regards,
Eva Kemp.
Hello,
You are welcome.
Regards,
Eva Kemp.