Tagged: breadcrumbs, CSS, enfold
-
AuthorPosts
-
November 13, 2014 at 6:05 pm #350820
I’m not using breadcrumbs for my site as I don’t prefer that additional bar and thus, I don’t have any forum breadcrumbs, which is the only place I’d like them listed.
Is there any way to keep breadcrumbs turned off for the whole site but still list them either above or below the forum?November 13, 2014 at 9:29 pm #350904Hey wolfdogg!
Please edit your Forum page and set “Title Bar Settings” to display both title and breadcrumbs under Layout section.
Regards,
YigitNovember 13, 2014 at 9:47 pm #350918Hi Yigit.. Man, you are busy today!
Unfortunately, there is no “forums” page. That page looks to be a virtual creation when you name it under “Settings -> Forum”. For kicks though, I went ahead and created a page called ‘Forums’ and tried activating breadcrumbs there, but they just get ignored. I tried this on other pages, as a test, and it worked fine.
I also verified the new Forums page was indeed the page the forum was on. When I put any text on that page, such as just writing ‘testing’, the forum disappears and only that text shows.
No luck thus far!
Thanks.November 13, 2014 at 9:51 pm #350924Hi!
Sorry for not being clear enough :) You can create a Forum page using bbPress shortcodes – http://codex.bbpress.org/shortcodes/
Creating a Forum page and adding following shortcode should does it[bbp-forum-index]Cheers!
YigitNovember 13, 2014 at 10:31 pm #350943This reply has been marked as private.November 13, 2014 at 10:37 pm #350952Hey!
Login credentials do not seem to work. Can you please check them once again?
Best regards,
YigitNovember 13, 2014 at 10:45 pm #350960This reply has been marked as private.November 14, 2014 at 6:54 am #351146This reply has been marked as private.November 16, 2014 at 1:29 pm #351981Hi!
If you want to show the breadcrumbs only for forum pages, enable the Header Title and Breadcrumbs on Enfold > Header panel. Add this on Quick CSS or custom.css:
.title_container { display: none; } .bbPress .title_container { display: block; }Did you add the widgets on the Forum widget area?
Cheers!
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
