bguerrero12
Forum Replies Created
-
Luckily had a previous version of BasePress installed on another WP site.
Exported the plugin from that site and used it to restore to v2.15.24 – Icons Manager displays icons again.
Seems the issue is with v2.16.2.6
I was able to resolve this by finding a unique class in the body of the home page. I used this and it worked:
.term-482 ul.bpress-crumbs { visibility: hidden !important; }
Thank you for your help!
Thank you for the suggestion. I tried it and unfortunately it did not work.
I am wondering if it has to due with the fact that the home page doesn’t contain any editable content (like articles) since it is designated as the KB home page.
If I attempt this on a KB article page with the post ID, it works and removes the breadcrumbs from that page only. So for example:
.postid-9870 .bpress-crumbs { visibility: hidden !important; }
Just can’t get it to work on the KB home page.
Curious if there happens to be a page ID for the KB home page in BasePress?
- This reply was modified 11 months, 4 weeks ago by bguerrero12.
- This reply was modified 11 months, 4 weeks ago by bguerrero12.
I wonder if it has anything to do with the current WordPress version I am running.
I am on v6.4.1 and notice the weDocs plugin page says it is only compatible up to v6.3.2, as it has not been tested on anything higher than that.
Hi @anowerhossain16,
Yes, I updated the database when I saw the new update, but the issue persists unfortunately.
Hi?@anowerhossain16,
Yes, I updated the database when I saw the new update, but the issue persists unfortunately.