Search Results for 'code'
-
Search Results
-
Topic: Front-end editor for forums?
There’s contradictory information inside these forums about whether it’s possible to have front-end editing for a forum in bbpress.
Within the code there’s obviously support (or once was). However, every attempt to access front-end editing using a
/forum/sample-forum/editurl results in a 404.Older posts here indicate this used to work. Yet, some more current posts state that front-end editing for forums is not yet(?) possible (only topics and replies).
What information is correct? Is front-end forum editing still possible in core as default or has it (for some reason) been deactivated? And if it is still an option what things could I check for why I’m getting a 404 instead of the form-forum.php template?
Thanks for any help,
ChadTopic: 2 forums on 2 pages
Hello,
I am currently working on my websites forum. The thing is. I have two diffrent pages where I want to display a forum. One page is a ‘search’ forum and one page is a ‘find’ page. The topics on each page must be the same. I used the shortcode [bbp-forum-index] on both pages but this results in the same forum on both pages. So now, when I enter a post in the ‘search’ page it automaticly shows up in the ‘find’ page.
Does anyone know how to fix this?
Kind regards,
Nick
Hello,
I hava a question. I am currently working on my website’s forum. I want to use two different pages for two topics. So, one page is for the ‘search’ topic and one page is for the ‘find’ topic. The problem is when I use the shortcode [bbp-forum-index] in the pages they automaticaly become the same. So when I post something in the ‘search’ topic the same message appear in the ‘find’ topic. Does anyone know how to solve this?
Kind regards,
Nick
Our http://gameslopedy.com/forums/ recent replies widget doesnt shows times correctly it shows just “46 years ago ” thats very strange Why? :
Example:
RECENT REPLIES Your '' action must run in a post's context! winno on How to create XBox One ISOs 46 years, 11 months ago Your '' action must run in a post's context! aqui on How to create XBox One ISOs 46 years, 11 months ago Your '' action must run in a post's context! VampireSwizz on How to create XBox One ISOs 46 years, 11 months ago Your '' action must run in a post's context! myhtril on How to create XBox One ISOs 46 years, 11 months ago Your '' action must run in a post's context! rubyy on Should I get the New 3DS or the Old 3DS for POKEMON MOON 46 years, 11 months ago Your '' action must run in a post's context! lawa on Should I get the New 3DS or the Old 3DS for POKEMON MOON 46 years, 11 months ago Your '' action must run in a post's context! astrangeon on Selling Private Headers from offline Games (3 in stock, region free) 46 years, 11 months agoHi all
Fairly new to WordPress and the use of plugins (and the complications of interacting with themes) so please bare with me!
I am using the them Accelerate Pro theme, Version 2.5.10 of bbpress on a managed WordPress 4.6.1 site provided through godaddy. I have installed bbpress but I have come across two problems.
Firstly I do not seem to get the bbpress sidebar in widgets after installation? I have been trying to work round this by utilising Widget Logic options and codes (from a community help page) but is there anyway of getting this sidebar on my theme which would be a lot easier!
Secondly (and more importantly!) – the display of the fields on the registration page (I have create using shortcodes) gives the full width for the username and email fields but the rest (First Name (required), Last Name (required), Company/Organisation (required), Confirm Email (required), Password (required), Confirm Password (required) only display across about 1/8th of the page and look horribly bunched up. I suspect this is a problem across bbpress on my site but it is most noticeable here.
The url of the page is:Other pages created are:
andI have not done much in the way of setting up forums and topics as I wanted to get it displaying correctly first.
Help! You advice and guidance is most welcomed to ease my frustration!
Kind regard
Ricky
Hi all
Fairly new to WordPress and the use of plugins (and the complications of interacting with themes) so please bare with me!
I am using the them Accelerate Pro theme, Version 2.5.10 of bbPress on a managed WordPress 4.6.1 site provided through godaddy. I have installed bbPress but I have come across two problems.
Firstly I do not seem to get the bbPress sidebar in widgets after installation? I have been trying to work round this by utilising Widget Logic options and codes (from a community help page) but is there anyway of getting this sidebar on my theme which would be a lot easier!
Secondly (and more importantly!) – the display of the fields on the registration page (I have create using shortcodes) gives the full width for the username and email fields but the rest (First Name (required), Last Name (required), Company/Organisation (required), Confirm Email (required), Password (required), Confirm Password (required) only display across about 1/8th of the page and look horribly bunched up. I suspect this is a problem across bbPress on my site but it is most noticeable here.
The url of the page is:Other pages created are:
http://ruralengland.org/forum/
andI have not done much in the way of setting up forums and topics as I wanted to get it displaying correctly first.
Help! You advice and guidance is most welcomed to ease my frustration!
Kind regards
Ricky
Hello,
there is a problem with bbpress, that prevents SEO Plugins to do there job.The problem exists only for the forum index page. Also if you use a standard page an paste the [bbp-forum-index] shortcode.
* That page is not handled anymore as a page, so it gets a noindex tag by the SEO plugins.
* It’s also not possible to add a custom title, description or other meta tags.The bbpress forum index is completely ignoring all of that settings.
The result is a noindex forum index without a reasonable title and description.Example:
Forum indexScreenshot of the ignored settings:

I talked with the codes a the German WPseo plugin.
They told me, that bbpress is using so crude things for that index and doesn’t use wordpress standards.I also found here in the forum and on Google, that Yoast and All in one SEO Pack have the same problems with bbpress.
Is there a way to get that fixed?
A forum index with nofollow makes no sense at all.
thanks
JochenHas anyone been able to inject googles captcha widget into the login prompt? If so, do you mind pointing me to the source code?
Hi gurus,
I’m wonder how I can display topics under specific category.
Here is example;
Game News (category)
– PC (forum)
– Mobile (forum)
Local Community (category)
– Toronto (forum)
– Tokyo (forum)I want to show PC and Mobile game news, when users access ‘News’ page.
Did I miss the shortcode that I need to write on ‘News’ page?Thank you in advance.