Search Results for '\"wordpress\'
-
Search Results
-
Hi,
I have restricted access to wp-login.php using IP address filtering from htaccess file. Is there a way to have two separate login URLs (php login files) one for admins and a custom URLs for non-admins? If not, I have to remove the IP filtering from my htaccess file.
I noticed that the custom login URL I created for bbPress still uses the wp-login.php.Is there a way to have a page of recent replies, rather than a widget on every wordpress page?
We have an active forum (askwoody.com) and the replies widget is causing performance issues. Is there a way to remove the widget and just have a page for folks to go to instead?
Or would this plug in behave better?
Hey all,
Using bbPress version: 2.6.5
I have an odd issue where the audio drops out within the block after I upload.
It works initially, then often about 5-10 minutes after upload the audio shows up as 0.00 seconds on site.
To fix it, I have to keep the WordPress page open and update the story.
From there it locks in and doesn’t drop out.
It’s very frustrating as it happens every single time.
Help much appreciated! Thanks
Topic: The matter of backslashes
Hello,
Some mathematical objects written in mathjax/latex use backslash (\). For example, one use \sqrt{} for the square root function, \mathbb{} for the set of numbers. In bbpress forums, these objects work perfectly but when the forums are displayed in buddypress activities streams, the backslash disappears and therefore the mathematical symbols are not rendered and make the texts difficult to read. If the texts are typed directly in buddypress side, things are also alright. So, the problem seems to be in the transition from forum to the buddypress activities.
I tried some solutions but nothing work. For example, I tried this solution:
remove_filter( ‘bp_get_the_topic_post_content’, ‘stripslashes_deep’ );
but it did not work.
So I am asking for help; how can I do to solve the problem?Thank you in advance
Wordpress 5.7.2
bbpress 2.6.6Regards
Nestor
I have a paid membership WordPress (5.7.2) site using bbPress. I have it set for users to be able to subscribe to forums/topics. However, when their membership expires, they are still getting email notifications of their subscriptions. How can I prevent this?
Thanks!
Hi,
My website WordPress version is 5.5.5. bbpress version 2.6.6 BuddyPress 7.3.0.
Child theme is Twenty Twenty.
BBpress language is farsi. My problem is the time of topics and repies is 4:30 off incomparision to Tehran time (It actually shows UCT instead of Tehran’s time). 3 examples:Topic: Too many search forms
When I use the bbPress forum search form, it adds it to the search form that was already there, so now there are two. I’d prefer to only have one, the bbPress one. I thought removing the one that was already there would be a WordPress problem (not a bbPress problem) because, to remove it, I could use the Disable Search plugin or the code at
https://www.wpbeginner.com/awp-tutorials/how-to-disable-the-search-feature-in-wordpress/
with Code Snippets. But, neither of those two methods worked. I couldn’t find the form that was already there at the widgets page. I also couldn’t remove it by customizing a header. I know that this might seem like more of a WordPress or theme problem, but because bbPress has the option of adding its forum search form, I thought a lot of people who use bbPress might wind up with too many forms (and bring it up at this forum). But, I couldn’t find anyone who has the same problem as me, at this forum. My site is at dancing4locations.org. There, you can see the bbPress form that I want to keep below the login form, and the form that I want to remove (which is to the left of the login form).
Thank you.
Hi again 🙂
I’m using the Twenty Twenty theme with bbpress.
On any single topic, the ‘next’ link of the pagination jumps to the latest topic. The ‘previous’ link is missing. On the latest topic, the ‘next’ link links to itself.
On any forum, it does the same.
On posts, it works as expected.
This is a child theme, but I get the same results with the parent theme active, and with all plugins other than bbpress deactivated.
I’ve also asked this question over at twenty twenty theme but no replies. https://wordpress.org/support/topic/pagination-not-working-with-bbpress-topics-replies/#post-14510051
I guess this question may have more to do with the theme than with bbpress, but perhaps I’m wrong? Do other themes pagination work as expected with bbpress forums and topics? Perhaps I could swap out twenty twenty’s pagination for that of another theme?Do you have any clues what’s gone wrong? I think pagination is really important for the site, and the twenty twenty themes style of pagination is very visually appealing, so I’d prefer to get it working rather than delete it!~
I’m new at this, so this might not be a good question. Can I use
Dashboard: Appearance > Customize > Additional CSS
to make “No Topics” go away? If not, is there an “easy” way to do it, that just involves pasting code somewhere?
I was able to make my site look nice using < li >, except for the fact that “No Topics” showed up scattered all over the page. I used < li > in one category or forum, and it effected all the others, which was good. So, now I’m trying to make “No Topics” go away.
My site is at dancing4locations.org. If you go to my site now, it doesn’t look as good as it did before, when I was using parents (with < li >). I’m using version 5.5.5 of WordPress, and version 2.6.6 of bbPress.
I’m sorry that my last post was marked as spam. It think it had to do with the fact that I didn’t put spaces between <, li, and >, and I kept on trying to edit it.
Thank you.
Topic: Where are the rows?
I made a bunch of forums using parents. But, when I go to view it, I see nothing like the rows of categories and boards that I am used to seeing with forums. Instead, I just see the name of a forum in the middle of the page. My site is at dancing4locations.org. I’m using version 5.5.5 of WordPress, and version 2.6.6 of bbPress. Thank you.