Issues with Portfolio and Product Page Category
-
Hello,
1) I’d like to know if it’s possible to have control on what to display on project category page ?
To explain clearly: I have different projects that are very differents. That is why I created categories. However, when we reach the category page , it shows all the categories (even the childrens of other categories). See the screenshot here : https://drive.google.com/file/d/1_ceByKVPvCWxm1VMDZpUvFW_IYvlMQ45/view?usp=drivesdk
What would you recommend in this situation ?
2) Since the last updates, I’ve encountered a color issue with the breadcrumbs on product category pages. As shown in the attached screenshots, the correct colors are not displaying on the front end, even though the proper colors are still configured in the back end.
Could you please take a look and help resolve this issue? Let me know if you need any additional information.
Thanks you
Attachments:
You must be
logged in to view attached files.
Hello,
1. Sorry, there are no settings to control the categories in such a way for projects.
2. Try to use the code below to change the color of the breadcrumbs:
.archive :is(.wd-breadcrumbs,.yoast-breadcrumb) {
--wd-link-color: #d4a670;
--wd-link-color-hover: rgba(212,167,112,0.61);
}
.archive .wd-breadcrumbs>span:last-child {
color: #d4a670;
}
Kind Regards
Thanks for your reply
For 2) , do you plan to fix this bug ? Before it worked perfectly, it’s a pity that we have to use custom css for trivial stuff like this.
Hello,
Sorry for the delay.
2. May you update the access to the admin panel so I can check whether it’s possible to set it in another way?
Thank you for your patience.
Kind Regards
Hello,
You’ll find the creds in the extra info
Thanks you
Hello,
Sorry for that inconvenience. We will fix that issue in the next update.
Thank you for your time and patience.
Kind Regards