Forum Replies Created
-
In reply to: How do I add text and images above a specific forum?
This will get the description where you want it – I can’t remember how it will handle images, but give it a try
once activated go to
dashboard>settings>bbp style pack>Forum Display
and actovate item 6
In reply to: The forum page is not workingIn reply to: Header incorrect styling on Forum base pagegreat – glad you are fixed
In reply to: bbPress conflict with elementorI’d suggest you turn debug on, and see exactly what error is appearing
In reply to: Header incorrect styling on Forum base pagegiven this is a paid theme, I’d raise the issue with Astra.
I also think astra using elementor, so this might also be relevant
In reply to: How to remove default bbPress login?great – glad you are fixed
In reply to: Merge Topics Errorinstall
once activated go to
dashboard>settings>bbp style pack>bug fixes
and tick
Fix ‘A variable Mismatch has been detected’In reply to: “No Topics” issue on forum pageok, I’m planning another line of attack this weekend – I’ll come back when I have done it.
In reply to: How to remove default bbPress login?great – glad you are fixed
In reply to: Header incorrect styling on Forum base pageI’m a bit stumped as to why your theme is doing that, it would be worth just trying
So I don’t think I would need to copy and rename the page.php file to bbpress.php (unless I wanted bbpress theme to be different to the astra theme – I think I’ve got that correct, if not apologies!)
if it works, great, if not then take it out
In reply to: How to remove default bbPress login?ok, you would be better to have a child theme to your paid theme, so maybe consider that going forward
but what you will need to do is
find
wp-content/plugins/bbpress/templates/default/bbpress/form-user-login.phptransfer this to your pc and edit it to remove everything EXCEPT
<?php
/** * User Login Form * * @package bbPress * @subpackage Theme */ // Exit if accessed directly defined( 'ABSPATH' ) || exit; ?>
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-user-login.phpbbPress will now use this template instead of the original, and not show the login
If you do this in your paid theme, you will need to repeat it on every theme upgrade as that will wipe your changes out, but as long as you know that, you can place the file in your paid theme, just remember what you did ! a child theme maintains these changes.
In reply to: MemberPress and bbPresshave you tried
can we have a link to hour site and an example of a page showing the login – I need to confirm which ‘login’ you mean
ok, thanks for that update
In reply to: How to remove default bbPress login?if you are using a child theme, I’ll let you know how to do this
In reply to: PHP compatibilityI’m running 7.3.18 with no problems
In reply to: Refresh a page after entering it?https://wpgyan.com/auto-refresh-wordpress-pages-and-post/ is the best I can suggest
In reply to: Header incorrect styling on Forum base pagehmm, I took a look, and yes it’s another theme that is lazy and does it’s css using inline, which makes it a real pain to debug or override.
but I can’t see what is wrong to cause it.
do you have a forums’s page using a shortcode or are just using a url to go to forums?
see item 8 in this to understand what I mean
In reply to: Login Form not workingyes, not getting the warning now
In reply to: Login Form not workingok, by the way Malwarebytes (one of my security tolls) hates your site, thinks it has outbound links.
it says ‘website blocked due to phishing’
Just letting you know.
In reply to: Topic / Reply Moderation Behaviorshows pending to author and admins and sends emails to admins
once activated go to
dashboard>settings>bbp style pack>Subscription Emails
and you can set up emails in HTML
if you are technical, then the code is in that plugins includes/functions_emails.php
dashboard>settings>forums>Allow users to subscribe to forums and topics
In reply to: Error your post cannot be created at this timedashboard>settings>discussion
In reply to: Need forum to look like Elementor Pro wesbite@lhawk bbpress has no paid staff. I am just a bbpress user who fell into helping out here to return the favour for others who helped me.
I do paid work as well – you can contact me via http://www.rewweb.co.uk/contact-me/