Search Results for 'code'
-
Search Results
-
The showcase page on the bbPress Codex is a bit outdated with some of the sites opting to not have a forum at all. Can you please help me out by sharing URL’s to websites using bbPress you think are worthy of being showcased. I’m looking for 5-10 sites but depending on the response, I may add more.
Topic: Topic View problem
This has been a difficult one for me. I have multiple forums on my site dealing in multiple categories.
When I click any of the forums to view topics there are topics from other forums showing. exampleForum A
topic 1 (has)
topic 2 (has)Forum B
topic 1 (has)
topic 2 (has)when clicked Forum B to view topics, forum A topics show up like so
Topic 1 (from forum A)
Topic 1 (from forum B) {organized according to freshness }
Topic 2 (from forum A)
Topic 2 (from forum B)What I want is when clicking forum A (or B) you see
Topic 1 (from correct forum only)
Topic 2 (from correct forum only)Now the topics being organized according to freshness I thought it was a freshness issue so I went changed some loops. I had no luck getting this not to happen. I have removed the freshness from every loop and every content then returned them to normal having no results.
If this is related to freshness then I am having a problem getting bbpress to read the custom loop-“tag”.php I have them placed in childtheme>bbpress which is how I was told this worked from the duccumentation. You can see the specific problem on this pageTopic: Logout Shortcode
I want to add a logout option to my login page. I see the login shortcode. How can I add logout? Thanks.
I’ve searched these forums and found mostly technical replies from developers (I’m semi-technical so making up some code from scratch and knowing where to stick it is out of my league).
I’ve tried “Everything Search” which does not index topics.
I’ve tried free “Relevanssi” search which has a check-box for tpics but shows them as “not public” (https://wordpress.org/support/topic/does-relevanssi-search-include-bbpress-forms-topics-and-replies?replies=3)
I’ve tried various snippets that I found via google search – each with additions to functions.php a couple don’t work, and a third actually works, but it blanks-out the topic pages (the page is still there but the text of the topic and replies is missing).
I’ve enabled Jetpack “omnisearch” which has no options but still doesn’t show the topics in the search results.
Please point me to where I can find information to modify my WordPress, Theme, or BBPress installation so that search results from the main form include topics!!!
Thank you!!!
L
P.S. My website http://www.hippressurecooking.com – I have lots of forum topics discussing Christmas Puddings but if you search for “pudding” on the main website all you get is the posts & pages with the word “pudding” and none of the topics with valuable info.
P.P.S. I have search enabled in the forums, but in addition to that I would like the results all in one place from the basic WordPress search that shows up on every page.