Search Results for '\"wordpress\'
-
Search Results
-
Topic: bbPress + Elementor Header
Hi there,
I’m building a website with Elementor Pro and bbPress.
I created 2 different Headers: a main one for the Landing page and blog, and another one for the forums.
I used the shortcode to display the forums index on a page I’ve built with Elementor and the Header works fine. But when it comes to the automatically created single pages (topic, reply, search, etc.), it displays the main Header.I contacted Elementor support, not knowing if the issue was on their side or on yours, and they told me I had to contact you, explaining me this :
“For your information, we usually find this happening when creating custom post types where it is excluded from showing in menus via the custom post type’s “show_in_nav_menus” option; this option is found in the post type’s “register_post_type” function used to add it in WordPress and may be set to “false” in this case […] we highly recommend contacting the bbPress support team to help with changing this option to “true”. The solution we suspect would be similar to using the function code mentioned in this bbPress support post but with the ‘show_in_nav_menus’ variable set to ‘true’ > https://bbpress.org/forums/topic/plugin-snippet-hack-to-include-bbpress-topics-in-wordpress-search/ ”So, here I am! Can someone help me, please?
Thank you!
Topic: GD Attachments Issue
I raised an issue nearly a month ago now here in their forum:
https://wordpress.org/support/topic/how-errors-are-raised/#post-12418564
I thought I would mention here in case they might be able to have a look.
Thanks.
Hello.
First of all, thank you for developing such a great plugin program.
However, I would like to ask you a bit of trouble nowadays.
The issue is that the number of topics in forums index page are incorrect.1. My system environment:
-Wordpress 5.3.2
-Bbpress 2.6.4
-Buddypress 5.1.2
-Bbpress Style pack 4.3.8
– Jetpack 8.1.12. My issue detail:
See captured image 1.
This is a page of Forums Index Main page.
(Sorry for not English, but I’ll try explain)
As you see the summary count number(left side) of each forum counts are incorrect with the parent forum’s count.
And in the parent forum index page,
each count of each line for forums are correct.
See captured image 2.
3. I tried to run recalculation.
I ran the recovery and recalculation tool. Though I have run it several times and it failed.
I am using some forums on a group page.
What is the problem?
In the past, it used well without any problems. There was no error in adding up posts. Recalculation also worked well.
Please let me know if you have a solution.
Thank you.Does the social login available in the Jetpack plugin (Jetpack → Settings → Discussion then enable “Let readers use WordPress.com, Twitter, Facebook, or Google accounts to comment.”) allow for visitors to comment on bbPress topics? I’ve tried on my bbPress and I don’t see the Google, Facebook etc. options so wondering if it’s something on my side or that the Jetpack social login doesn’t work with bbPress.
Any advice appreciated.I installed the bbPress plugin and activated the plugin, but my WordPress gives an error that the plugin is not activated.
Any suggestion?
What should I do now?
My Website here: https://wcblogs.comThanks in advance
Topic: Is it possbile to do this?
Hi there,
i am quite new to wordpress\bbpress but i already looked at https://bbpress.org/forums/topic/how-do-i-extract-a-topicreply-excerpt/
What i want to create is this.
The current support bbPress has a neat theme. It will be helpful if we can refer it for the best practices and customization. I searched and could not find the source code for the forum’s theme or WordPress’s support theme. Where to find it? Is it open source?
I saw this discussion:
It implied it was fixed in bbpress 2.1:
https://bbpress.trac.wordpress.org/ticket/1803
But I don’t get it.
This is a sub forum with child forums:
<a class="bbp-forum-title" href="https://www.publictalksoftware.co.uk/support-forums/forum/meeting-schedule-assistant/midweek-editor/">Midweek Editor</a>
This is a forum with no child forums:
<a class="bbp-forum-title" href="https://www.publictalksoftware.co.uk/support-forums/forum/meeting-schedule-assistant/assignments-editor/">Assignments Editor</a>
As you can see, the code is exactly the same. I understood from the associated discussion that the forum with child forums would have a additional class specified so that we could use pseudo before / after to add a symbol to indicate it is a forum with sub forums.
Or do I have to go about this differently?
I am using bbp style pack.
Thanks for shedding any light on this.