Forum Replies Created
-
In reply to: Remove e-mail field from “form anonymous”
I cannot replicate the problem, I’m not sure what is causing the issue for you.
Starting from scratch is unlikely to get you further.
can you go to
dashboard>settings>bbp style pack>plugin information and scroll down until you find the topic/reply form settings and copy to clipboard and paste in this thread
do you have a link to a post where this is an example
That should be easy – but having looked it is not !!
I’ll have a think !
In reply to: Forums Not Showing on WordPress dashboard left menuYou will need to be a ‘keymaster’ to see this option
dashboard>users>all users>edit your self as user and see what bbpress role you have
If not keymaster, then you will need another keymaster to appoint you
great – glad you are fixed
I am seeing this as 20th May in chrome, firefox, edge and safari!
I suspect the difference will be cache, and maybe you are logged in on some but not others, but it is not browser cache.
so either caching on your server, or your distributed hosting?
I know you said you said you cleared it….
In reply to: Error: Discussion pageok, I suspect the theme authors are being less than helpful.
If you are able to FTP can you send me this file
nombreweb/wp-content/themes/classiadspro/includes/actions/general.php
via
In reply to: Error: Discussion pageok, that’s a problem.
The undefined function is breadcrumbs_plus_get_parents which is not a bbpress function.
Do you have any plugins that do anything with breadcrumbs?
In reply to: Error: Discussion pagethat one is an error within your theme classiadspro
It seems to be calling a functiin that is not defined at that point
As this is a paid theme, I cannot help further, you should log a ticket with the theme provider
In reply to: Generic URL of all forums critical errorno problem, glad you are fixed !
In reply to: Generic URL of all forums critical errorok, so are you using method 1?
If so, try method 2
In reply to: Generic URL of all forums critical errorThat’s great – thank you.
This error says that it is within the plugin directorypress
Call to a member function is_built_with_elementor() on bool in
/homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/plugins/directorypress/includes/directorypress_functions.php:
but below seems to indicate it is having a problem with the bbpress template
/template-loader.php
But that does not mean it is the fault of directorypress, or indeed bbpress !
There are 2 methods of getting bbpress to display
which method are you using in this guide
https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/ item 3
In reply to: Generic URL of all forums critical errorok, so you need to get emails working, as this is essential for your site to work long term.
so the email adress taht emails are sent to is in
dashboard>settings>general>administration email address
you should make sure that this is a valid address and is working.
You can use
to test emails, and see what are being sent.
If you enable logging, youshould see the error email in the log
In reply to: TinyMCE not showingthis is a known bug.
either
if( !function_exists( 'bbpress_browser_supports_js' ) ){ function bbpress_browser_supports_js() { echo '<script>document.body.classList.remove("no-js");</script>'; } add_action( 'wp_footer', 'bbpress_browser_supports_js' ); }
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
or
In reply to: Generic URL of all forums critical errorok, you should get an email with that error message with a detailed error message, we need to see that
In reply to: Generic URL of all forums critical errortry
dashboard>settings>permalinks and just click save.
This resets the permalinks and often fixes these sort of issues
Robin
In reply to: Forums Not Showing on WordPress Sitegreat – glad you are fixed !!
In reply to: Youtube video not responsive in BBpress forumshave you a link to a live example please
In reply to: Forums Not Showing on WordPress SiteLooking at your site, I think you are using one of the new block or FSE themes, so you need a fix to work with bbpress.
install
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, you will find instructions on how to set up
In reply to: BB Press is Running very slowIf you don’t see that option, it is possible that not using the keymaster role to access?
Just guessing as I’m on holiday at the mo 🙂
In reply to: Remove e-mail field from “form anonymous”so quick question – do you have any of the code above active – it should not be, as my plugin should work in its place
In reply to: bbpress breaks footerdo you have a link to the site and an example?
In reply to: Remove e-mail field from “form anonymous”ok, thanks, i am on holiday at the moment, but if I get some time, I’ll take another look.
I presume you get no errors when you try and post – it is worth scrolling down to the form itself to check that nothing is displayed
In reply to: Search field not showing on my forumsorry, I am now away for nearly a month, and an trying to get away from this for a while – sorrt just bad timing.
If I find a moment I might take a look
In reply to: PHP Deprecatedthis is free software with free support offered by volunteers who do not get paid anything.
You come across as slightly rude and entitled, but I’m sure you do not mean to do so.
However it looks like I was wrong when I said the style pack has a fix – I may have removed it following buddypress 12 being released,.
This plugin bridges bbpress and the newer versions of buddypress – if that does not fix, do come back.