Forum Replies Created
-
In reply to: Is it safe?
depends on what you mean by safe?
in virus terms, it is as safe as allowing guests to comment on posts. On saving, WordPress checks for code, but there is never 100% guarantee.
The revolution slider plugin was the route used to get the Panama Papers, but it has to be said that there firewall was crap, so you can never consider WordPress to be 100% secure.
The most common issue is spam and links to bad sites – expect to get these and need to keep an eye out for them.
In reply to: How to authenticate using third party apibbpress just uses WordPress login, so suggest you investigate authentication of WordPress
google around – I got
https://wordpress.stackexchange.com/questions/268665/set-up-wp-authentication-from-external-api
from a google of ‘wordpress login using 3rd party credentials’
In reply to: Attachments – incorrect spellingseems fine to me ?
In reply to: Threaded replies issuethanks for reporting back!!
In reply to: BBpress and WordPress websitea question for WordPress.com – I’m afraid I have no idea
In reply to: css for removing website field for guest usersnot with css I’m afraid.
you will need to know how to transfer files to/from your site using ftp. If so then
find
wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.phptransfer this to your pc and edit
remove lines 32-35 ie
<p> <label for="bbp_anonymous_website"><?php esc_html_e( 'Website:', 'bbpress' ); ?></label><br /> <input type="text" id="bbp_anonymous_website" value="<?php bbp_author_url(); ?>" size="40" maxlength="200" name="bbp_anonymous_website" /> </p>
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/form-anonymous.phpbbPress will now use this template instead of the original
In reply to: bbPress form fields text not showingif you are not familiar with css, then suggest you use my style pack plugin
in settings, you’ll find a tab for the topic/reply form
In reply to: errors after updating 2.6.3ok raise it is their forums
that kinda assumes that the authors have planning meetings, and have project management charts with planned release dates etc. That’s not the way almost all open software authors work.
Most fix tickets that break their software, and then pick items that interest them, which can vary from day to day.
That this one remains as a ‘future release’ shows that it has not been rejected, but also no one is working on it or has been assigned to work on it.
That is the best that anyone can say 🙂
so it is not a simple no.
the trac ticket says that it is in the pipeline for a future release.
The software is worked on for free by people in their spare time, and with the best will in the world, I don’t think you can ask people to make commitments on when this might (or might not) be done.
In reply to: errors after updating 2.6.3ok, I can only suggest it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
great – glad you are fixed
In reply to: Replies go to moderationstill works as far as I know.
In reply to: Reply jumps when clickedgreat – glad you are fixed
In reply to: Position of subscribe and favouriteprobably theme related – sorry we cannot fix every issue with every user 🙂
In reply to: errors after updating 2.6.3hmm…I’m not seeing this on my test site – when does this occur?
yes
link to an example on your site please
ok, thanks, not sure why that doesn’t work !!
2.6.3 will be released next week, but without this fix.
Then hopefully it will be in 2.6.4
In reply to: Tiny font size on bbPress on brand new installgreat – glad you are fixed !
you don’t need style pack.
In reply to: Tiny font size on bbPress on brand new installIn reply to: Tiny font size on bbPress on brand new installIn reply to: Can not create a new forumglad you are fixed
In reply to: Where you can see bbpress update changessorry, no idea 🙁