Forum Replies Created
-
In reply to: TTFB problem
not quite sure what you are expecting as a reply – the guy you paid answered your question.
Basically he is telling me that we won’t be able to achieve good loading time, because it is running on WordPress and the database design is a problem.
bbpress runs on wordpress, and as wordpress is running on 74 million websites, I suspect that the database won’t be migrated away from mysql anytime soon.
In reply to: Topic Heading not visible on the detail pageyou are telling me that this was working, and now it is not.
If you have changed bbpress version, then revert to the previous, but I strongly suspect that this not the case.
Otherwise you have changed something, either in a theme version, a wordpress setting, a page settings, a template, a theme setting, a plugin update or something else such as a php version, a server setting etc, etc. etc.
I cannot possibly guess at what you have changed, so I cannot see how to help.
In reply to: I get HTTP ERROR 500 when i visit forum rootI believe version 2.6 will
7.1 introduced some funny things, and screws up many plugins !
In reply to: I get HTTP ERROR 500 when i visit forum roottry resetting permalinks
dashboard>settings>permalinks
and just click save
then come back
because the membership plugin is able to create also other membership privileges and content and that does not work if the member has a forum role of participant.
can you give us specific examples of what this means
In reply to: Topic Heading not visible on the detail pageok, so it will have been something that has changed.
Not sure how we can help further
In reply to: Adding to menu bargood, so you are making progress
In reply to: Adding to menu barok, 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 !