Forum Replies Created
-
In reply to: Plugin bbP g-plus-one
can you deactivate and delete the plugin, and then download a new version from here
In reply to: Plugin bbP g-plus-oneand what is the problem?
In reply to: “add new” missing from dashboardgreat – glad you’re fixed
In reply to: Installation without WordPress?sorry no, bbpress only works as a plugin within wordpress.
In reply to: topic user templateif you want to use lots of the templates from this site, then Kadence is probably not the best place to start.
In essence you will be fighting your desired changes with theirs.
With template ordering it is quite possible, but beyond free help, and I am fully engaged in existing paid work to take on more.
In reply to: topic user templateas I said the problem is that Kadence does extensive bbpress modification, so things that link to bbpress may or may not work. Not much I can do about it – sorry
In reply to: Accountbbpress just uses the WordPress registration system, so google around to find a WordPress registration and logion plugin that suits you.
additionally this plugin adds some features such as adding registration prfile and login to wordpress menus
once activated go to
dashboard>settings>bbp style pack>login
In reply to: topic user templateKadence does extensive changes to how bbpress displays, including templates and css. So issues such as order in templates, you will need to take this up with Kadence authors.
If you are using bbp-style-pack, then I have added some limited support for css issues
In reply to: Error when user that is not admin submits a Topicthis is a notification error, and is not fatal.
Bbpress authors have not changed this one yet.
WordPress recommends that debug is not used on livre sites, so users should not see this.
It was a WordPress decision to change blacklist and whitelist due to racial connotations.
if you want to stop this displaying change the code in the file (lines 818-820) from
// Strict mode uses WordPress "blacklist" settings if ( true === $strict ) { $hook_name = 'blacklist'; $option_name = 'blacklist_keys';
to
// Strict mode uses WordPress "blacklist" settings if ( true === $strict ) { $hook_name = 'disallowed'; $option_name = 'disallowed_keys';
and keep a note of this change
In reply to: Li Post Tags Outside Blocksnow coming up 404, is this page public?
In reply to: Register / Sign In-Outbbpress just uses the WordPress registration system, so google around to find a WordPress registration and logion plugin that suits you.
In reply to: Li Post Tags Outside Blocksthat link comes up as ‘Error establishing a database connection’
glad you are fixed
unless you are using an existing forum plugin, the answer is either to pay someone to write code, or transfer by copy/paste
In reply to: topic user templateno only those you want changed
sorry, link failed to insert
In reply to: enlarge width of forumgreat – glad you are fixed
In reply to: topic user templatecreate 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 files you want put in in the directory called bbpress that you created above
bbPress will now use these instead of the original
In reply to: “User” Page seems to be stuck in a loopok, so do you have the Astra theme?
In reply to: enlarge width of forumThis is theme related
try this in the custom css part of your theme
.youzify-forum .youzify-page-main-content .youzify-main-column { width: 100% !important; }
In reply to: RSS Feed Broken – Memory Exhaustedno problem, glad you are fixed !!
As described this would be very complicated, requiring both single sign on, and data links between two wordpress sites.
I suspect it is doable, but would take many hours work and probably custom code to achieve.
Using a single site, you could have bbpress and use this additional plugin to create private forums for groups whilst having other forums visible by all groups.
This will not fix the sub groups having events and blog posts
In reply to: RSS Feed Broken – Memory ExhaustedThe link you posted above loads fine for me showing no errors.
where are you seeing these errors?
In reply to: RSS Feed Broken – Memory Exhaustedok, how big are you forums eg
no forums
no topics
no replies