Search Results for 'code'
-
Search Results
-
Hi guys, I can’t understand why but today the widget of the recent replies has a strange issue. And just in ONE topic.
What does I mean? I have this widget going on for months. Everything was ok.
It shows the 7 most recent replies, but when a reply is in a specific topic, there is the issue. You click on the last reply (of that topic!) and you are brought to the first page of the topic, and not to the last message. If in the 7 most recent replies there are other topics, wverything is ok and you get the last reply. I see that the issue is in the link the widget generates for that specific topic, and don’t know why the other topics are ok. Even this single topic was ok, but since 3 or 4 days, there is that issue with that topic.
ES:
Now my widget shows the 7 most recent replies. This is the link of the reply of the “problematic topic”
mondolapdance.it/forums/topic/monella/#post-12435Here is the link of another reply of a different topic
mondolapdance.it/forums/topic/pupa-club/page/20/#post-12434As you can see, the topic “Monella” doesn’t have the pagination in the link. Why? That topic is 67 pages. But clicking on it (it’s the link in the most recent replies widget) you go to the first page, not to the last replies as it happens for others replies.
Is it possible to choose a reply of a topic as an answer or best reply?
Nay plugin or code example
Thanks in AdvanceI’m using bbPress for my membership site, and when people do things like use bold or italicized letters, add any of the custom things on the menu when they create a post, if they are subscribed to the post, they get a notification email that looks like this:
Hi @ande!
Thanks for checking on me. 😊 I worked through The Process and I do feel better. Here’s what I came up with. Am I doing this right?
<div><span style=”font-size: 24px; font-weight: bold;”>The Process™ Worksheet:</span></div>
<div></div>
<div><span style=”color: #09afff; font-weight: bold;”>Step 1:How can we fix this so the emails don’t show up in code?
Thanks!Hi bbpress friends,
I want to combine the shortcode with a href html command. At the moment iam doing this:
<td> [caption id="attachment_238" align="aligncenter" width="150"]<a href=[bbp-topic-form forum_id=659]><img class="wp-image-238 size-thumbnail" src="http://hilf-mir-aus.de/wp-content/uploads/2018/03/internet.png" alt="" width="150" height="150" /></a> Internet & Technik[/caption] </td>Any guesses, its not working…
Topic: editing post template
I’m looking to do something relatively simple – move the tags in a single topic post up under the title, rather than under the search bar – their default position.
I’ve been going through to files to try and figure out where this code would be but since there are so many files in default > bbpress I was hoping to get some direction on where to find the relevant code.
Thanks!
When you enter a forum, a list of Topics is shown, but the table header says “Forum” instead of “Topics”. I have checked the source code and _e(“Forum”, “bbPress”) is used, and probably elsewhere as well.
There does not seem to be a way to properly rename each label in bbPress.1. I think the label is wrong as we list Topics and not Fora
2. Could bbPress not facilitate to rename more labels? Our customer even wants the label to be CATEGORIES rather than even Topics.I know, I could add a JS per page plugin and do a jQuery to renbame, but that ius of course the LAST resort – bad design.
Thanks for any hints to achieve or a fix on bbPress (e.g. adding a filter for certain such areas)
Carsten