Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 2,301 through 2,325 (of 26,821 total)
  • Author
    Search Results
  • #213071
    Robin W
    Moderator

    easiest way is to use

    bbPress Notify (No Spam)

    #213062
    Robin W
    Moderator

    bbpress just uses WordPress login, so you just need a plugin or code that does that for WordPress

    there are several and I have not tried any, but

    Home

    or if you are into coding

    How to Share Logins and Users Between Multiple WordPress Sites

    #213043
    Robin W
    Moderator

    you will need

    Private groups

    so once installed create a group called whatever you like

    dashboard>settings>bbp private groups>group name settings
    then in
    dashboard>settings>bbp private groups>assign groups to roles
    set subscribers to get the group above
    then in
    dashboard>settings>bbp private groups>topic permissions
    set this to active
    Finally for each forum, go into it and set the forum group you set up, and click save
    then you will see topic permissions and be able to set this group to only create/edit replies

    then all subscribers will only be able to create/edit replies

    #213041
    Robin W
    Moderator

    this is one of the good and bad things about WordPress plugins.

    It is good that they warn you that plugins have not been updated for a long period.

    It is bad that it puts people off using perfectly good plugins because the author has had the goodness to release for free useful code to the world, but does not have the time or wish to be involved in supporting it.

    But a well written plugin rarely needs changing if it does all that is required.

    And since moderation tools hooks to bbpress functions that are long standing and stable, there are no issues I know with this plugin and I suspect it will work for years to come. If it breaks though minor issues, I’d clone it and re-issue.

    You can sort of consider the warning a bit like a warranty. You don’t stop using the dishwasher because the year long warranty has run out, you just accept that maybe one day in the future it will stop working. When it does, then you may need to stop using it, but you do not go back to hand washing your dishes just because the warranty has run out on the dishwasher 🙂

    If moderation tools stops working, you are no worse off than now. so if you use it for a while and it makes life easier, then that is a bonus.

    #213039
    cassel
    Participant

    I do get a few spams but not many. And typically, one member will email me if I didn`t see it, but since I get a notification of all the posts and all the new topics, I usually catch them. My main issue is mostly for those legit posts that end up in the spam. I get the notification they were posted, but not that they were flagged as spam, so I have no way to know to go check in the backend to “un-spam” them.

    2. I also use https://en-gb.wordpress.org/plugins/moderation-tools-for-bbpress/ that way the topic or reply does not ‘disappear’ the author sees it as pending, and you get an email so you know to take action.

    This plugin might no longer be supported, it seems.

    #213026
    Robin W
    Moderator

    it is REALLY hard to get a computer to distinguish between real stuff and spam.

    This support site uses askimet, but 3-5 spam posts get through each day. many just copy content and add their own url.

    my strategy is

    1. spam will get through, so unless your bbpress is massively used I use https://wordpress.org/plugins/bbpress-notify-nospam/ to notify me of each post and reply. I can quickly look at it, and if needed delete.
    2. I also use https://en-gb.wordpress.org/plugins/moderation-tools-for-bbpress/ that way the topic or reply does not ‘disappear’ the author sees it as pending, and you get an email so you know to take action.

    #213024
    Robin W
    Moderator

    70% in internet sites worldwide are WordPress ! Every hacker in the world knows how to identify a WordPress site. Probably 90% of sites don’t change the login url, so is this a risk?

    The answer is not really.

    Every site has to have a login screen, and that is visible to a hacker. If a hacker guesses an ordinary user, then all they get is an ordinary users access, so at worst they can create a post in someone else’s name.

    What they are after is the admin user and their password. Then they can install plugins that add files to the site that can be used to say create a sub site that looks like a bank and try and get info from email links. You will have received scam emails with links to dodgy sites where this has been done.

    The majority of site owners leave their username as admin, so hackers try and guess passwords based on the site name – so for say the French Horse Society website (if it existed) you might try admin with a password of FHS123 or french01 etc.

    In other words they try and guess passwords for sites owners who have set themselves a password they can remember.

    If you use a WordPress generated password, then there is no chance that a hacker will guess this or realistically can use software to break the site.

    Now hackers use computers to find and target sites – they don’t sit at screens and look at websites.

    So if you change your login url, then the ‘robots’ won’t see it, and chances are that they will just move on to another site, rather than search your site for a page that has login on it, but they can do this, so changing the url doesn’t stop this, it just means that you make yourself a lesser target. So it’s a good idea, but not a failsafe

    Much more critically you need to have a WordPress generated password for your admins.

    I’d also suggest that you look to install the wordfence plugin. This stops multiple attempts to guess password on your site, as well as a load of other security stuff. the free version is fine, and you will get lots of emails from wordfence and some that pester you to upgrade, but it is a great plugin.

    Wordfence Security – Firewall & Malware Scan

    last of all – don’t get obsessed by this – you website is for you and others to enjoy. Owning a diamond is lovely unless you spend your whole life worried about whether it will get stolen !

    #213023
    kevvyb
    Participant

    Just me being dumb. I sort of got frightened byt eh exhortaions I have seen to change the default login url for security reasons and was extrapolating that this needed to be kept relatively secure! But I take your point!

    So the main thing is that it is changed. Making me wonder if I should change it to something that is more recognisable as a login but still pretty unique?

    I take it that the login url(s) on this site are database generated? Or will WordPress doa similar thing for our site?

    #213010
    kevvyb
    Participant

    Thanks for the very quick reply Robin. And for the tips. Not sure I have been very clear. As you say I have changed my admin login from the default for security reasons. When I received the registration email though (presumably from WordPress?) is showed a link to confirm registration that inlcuded my altered wp login url; I don’t really want to be publicising that to everyone who registers for the forum. Is it possibel to avoid this?

    Maybe that I am missing soemthing obvious been at it a while today and need to take a break.

    #213006
    Robin W
    Moderator

    bbpress just uses WordPress registration and login.

    bbpress then just assigns the default role on first login that is set in Dashboard>settings>forum>roles if you have that ticked, or you can manually assign if you wish.

    Therefore you can ignore anything bbpressy on registration and login, and just use anything that WordPress does instead.

    This gives you the ability to utilise plugins such as ‘theme my login’ to give yourself a nice registration and login (there are plenty of other good login plugins, just search around).

    It looks like you have already changed the default wp urls – which is great and good security practise, so suggest you just don’t use bbpress login shortcodes or widgets, and let wordpress do your registration and login.

    Do come back if you need further help

    #213004
    kevvyb
    Participant

    Hi

    I have just installed bbPress on my site. I craeted a test user to see how it works. I was horrified to see that the email included a url for registration that is the admin url I use. I have changed this from the default for reasons of security and do not realy want to be sending out my wp admin login url to everyone who registers on the site. Is there a way around this or is it a wordpress thing?

    #213000
    delta5
    Participant

    I just found this:

    Inline Image Upload for BBPress

    #212998
    cassel
    Participant

    I have used this plugin for a long time now: https://wordpress.org/plugins/bbpress-multi-image-uploader/
    Although it does not let one post images INSIDE the posts (they only display after the text), it is VERY useful. The problem now, is that the plugin has not been updated in 2 years. It still works, but I was also looking for an alternative.

    I will look at Chuckie’s suggestion.

    Robin W
    Moderator

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

    where %your-theme-name% is the name of your theme

    or use

    Code Snippets

    #212966
    Robin W
    Moderator

    hmm – that’s a core WordPress bug.

    It has a track ticket, but no date

    https://core.trac.wordpress.org/ticket/39251

    sorry, best I can do !!

    #212965
    Robin W
    Moderator

    then use this to allow participants to close or delete topics and delete replies

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/Reply Display

    and look at items

    17, 18 & 19

    #212964
    kriskl
    Participant

    yes,

    I have disabled all plugins but BBpress. and changed to WordPress default theme.
    with your code
    this is what it looks like:

    1 2 … 2,843 →
    it still shows the last page: 2,843

    https://opendev.leetdns.com/forums/

    #212950
    Robin W
    Moderator

    yes I see 🙂

    Put this in your child theme’s function file – or use

    Code Snippets

    add_filter ('bbp_before_paginate_links_parse_args' , 'rew_pagintion' ) ;
    
    function rew_pagintion ($args) {
    	$args['end_size'] = 0 ;
    return $args;
    }
    #212946
    Robin W
    Moderator

    what do you mean by

    Hi, i would like to use WordPress native posts as topics with bbpress.

    #212942
    Robin W
    Moderator

    that’s all fine and good, just checking 🙂

    so yes you will need to look at how to share WordPress users over two sites. Above link looks good to fix, but there were lots of answers when I googled ‘share WordPress users between 2 sites’

    I also saw this plugin

    Share Logins Across Multiple Sites

    #212941
    proversion88
    Participant

    I want to separate wordpress and bbpress..wordpress is on my main domain and I want to setup bbpress on a subdomain like forum.mydomain.com

    I tried with adding bbpress, but it really mess up everything on the membership side as it is already setup with custom themes and plugins and lot of modifications through code. I also need to use separate theme for forum as the default is not integrated well with my current theme..For these reasons, I want to install wp and bbpress on a subdomain as separate installation and keep it private and closed for registrations..

    I checked the link you posted, and it was talking about using same database for both wp installations..But in that case, their worpdress installation is identical..Mine has too nuch complicated structure in one and the forum installation will just need bbpress only..

    #212937
    Robin W
    Moderator

    if you want a subdomain, you’ll need to look at how to bridge two domains eg

    https://stackoverflow.com/questions/30952936/sharing-user-on-2-wordpress-installs-in-2-sub-domains-on-same-server

    #212936
    Robin W
    Moderator

    bbpress just uses WordPress users, so if your members are WordPress users, they will be bbpress users as well.

    you main issue will be sharing users between two domains.

    Why do you want bbpress in a sub domain ?

    #212935
    proversion88
    Participant

    I have a membership site with s2 member plugin and I want to install bbpress on a sub domain..the forum is not public and only my members need to access it. Is there an easy way to bridge login between bbpress and wordpress? All my members should be able to login to forum without registering again..

    #212926

    In reply to: bbPress like Flarum

    Hari
    Participant

    how can I set this theme as default theme for all WordPress pots too?

Viewing 25 results - 2,301 through 2,325 (of 26,821 total)
Skip to toolbar