Forum Replies Created
-
In reply to: Adding to menu bar
ok, I don’t have avada, but have a look on the bottom left of the appearance>menus page and see if there is an option under any of the items there to add a forum
then come back
In reply to: Topic Heading not visible on the detail pageBut previously we were able to view the Title of the forum
so this is something that was working, but now isn’t?
In reply to: Adding to menu barI suspect they are just links in a menu.
go back into
dashboard>appearance>menus
where they appear in the menu’s against each item on the right you should see words like ‘page’ ‘posts’ ‘category’ ‘custom link’ etc.
what do the forums have against them?
In reply to: HTML content and attach fileuse the plugin GD bbpress attachments for files.
In reply to: Topic Heading not visible on the detail pagesorry but it is theme related.
since you bought a paid theme, suggest you contact them for support
In reply to: Column total topics and post HOME FORUMyour theme is doing this.
Do you know how to ftp files to your server?
In reply to: Adding to menu barthis sound like a theme issue.
do you have a link to whatever this ‘dropdown’ is?
In reply to: Blank screen w/ error messageGreat – glad you’re fixed
In reply to: Blank screen w/ error messageseems like that will be fixed in bbpress 2.6
so 3 fixes
1. downgrade to a lesser version of php
2. upgrade to bbpress 2.6beta-2
3. in bbpress 2.5.12 change line 1851 from$meta_query = $posts_query->get( 'meta_query' );to
$meta_query = $posts_query->get( 'meta_query', array() );Since the next upgrade will fix that anyway, no issue in changing the bbpress file
best I can offer I’m afraid
In reply to: Blank screen w/ error messageoh, and I presume you mean you are running bbpress 2.5.12 not 2.5.2
In reply to: Blank screen w/ error messageseems php 7.1 has issues with a lot of plugins, 2 mentioned here
https://wordpress.org/support/topic/php-7-0-14-to-7-1-1-operator-not-supported-for-strings/
and a bbpress trac ticket
https://bbpress.trac.wordpress.org/ticket/2987
I’m running php 7.0.17 with no issues
In reply to: Captcha-pluginif you haven’t already post this in the capcha plugins support desk – one for them “
In reply to: Restrict links only for registered users.nothing I know of would do that
no plugin to do that exists – it would be very complex to design
In reply to: bbPress forum and topic menuyes, install my bbp style pack plugin
and go to
dashboard>settings>bbp style pack>breadcrumbs to set breadcrumb options or disable altogether
In reply to: Participants/Subscribers Seeing WordPress Dashboardthat’s the solution !
In reply to: I need to get rid of topics on pages.great – glad you’re fixed !
In reply to: link goes to wrong pageGreat – glad you are fixed !
In reply to: image after postingyes it did, I can see it. Try closing and re-opening your browser
In reply to: image after postingput this in your theme’s custom css, or in your child theme’s css
#bbpress-forums img.avatar {
padding: 0;
}In reply to: image after postingthis is your avatar
In reply to: image after postingurl to your site and this example needed
In reply to: I need to get rid of topics on pages.suspect this is theme related.
as a test try switching to a different theme and see if that fixes.
If so switch back, and come back here and let us know what theme and a url to your site
In reply to: Blank Screen since WP 4.7 (also in 4.7.1)Hey great – glad you are fixed
It always amazes how many times a simple ‘off and on again’ works !!
In reply to: bbPress limits?not in an arithmetical sense, it is unlimited.
But the question is a bit like ‘how many cars can fit on a highway’ – lots of factors including how many lanes on then highway, how fast they drive, if they all us at the same time etc. 🙂
so server dependant not software dependant.