This topic has 8 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Rose Tyler
Hi there,
2 questions:
1) After clicking on a product categorie name at the filterpanel on the shop page, the Breadcrumbs displays Home > “Shop” > Product-category name.. but the name “shop” is wrong because I’ve changed the the of the shop to “Winkel”. So how can I fix this?
2) After searching for a product name with no results, the empty-category-block is align to the left. I want that to be center align ( and i was wondering if there a way to change the search icon for another icon)
3) If the searching string has only one result, after clicling on the search icon or “view all results”, it’s navigating to the single product instead of showing one search result on the “Winkel”(shop) page. How can this be fixed?
Thanks in advance,
Farcela
Hello,
Thanks for using our theme and for contacting us.
Your site is under maintenance mode, so we can’t check it.
1/ Please check Settings > Permalinks, or provide temporary wp-admin access, so we can take a closer look.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
2, 3/ We are waiting for wp-admin access.
Regards
See Private content..
Hello,
1/ I’ve installed Loco translate plugin and added translation for “Shop” https://prnt.sc/K9MlRKPzw0Xc > https://prnt.sc/ApRODwPMfMpZ
https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
2/ Add the next code in Theme Options > Theme custom CSS > Global:
.search-no-results .empty-category-block {
width: 100%;
}
3/ It works in the same way on our demos, so it is not a bug, but a predefined behavior. There is no option to change it without additional customization in files. Sorry, but additional customization is outside the scope of our basic support.
Regards
Thanks!
One additional question:
I want to change the text color of the menu-items separately. E.g. I want add a new page “Sale” –> add this to menu items and change only the color of the text “Sale” to red. How can I achive this with custom css?
Thanks in advance.
Hello,
Here is an example:
https://prnt.sc/i9MRPRbRUaUa
.et_b_header-menu #menu-item-1534 {
color: red;
}
Regards
Thanks, and lastly how can I change the text-color and underline-color when hovering over the text?
Regards.
Hello,
Theme Options > Header builder > Main menu > Text Color (Hover, Active), Line Color (Hover, Active)
Regards
Tagged: best selling, breadcrumbs, page name, search results, themes, woocommerce
The issue related to '‘Breadcrumbs displays wrong page name / search results’' has been successfully resolved, and the topic is now closed for further responses