Skip to:
Content
Pages
Categories
Search
Top
Bottom

Must reply for see post and max post for day

Published on May 22nd, 2018 by pasqualino777

Sorry for my english.

Ex. Title post

See 5 tick to barbecuee

content

See 5 tick to barbecuee bla bla bla
–hiddenn post

I need: If you want see “full” post, you must reply.

I want set limit number “reply” at post at day. Group A only 5 reply at day. Group B only 10 reply at day. Group a have 5 reply in forum a and 7 in forum b

It’s possible?

add acf image field to user profile page

Published on May 22nd, 2018 by Anonymous User 13716511

I have added a acf galley field to the user profile page using the acf plugin by setting it to show on the user profile page.
The field is showing when I click ‘edit’ to edit the profile but the it isn’t working, when I try to add images they don’t show.
Do I need to add custom code for it to work? What is the issue here?

BBsrcipt installation

Published on May 22nd, 2018 by bleupixelcie

Hello Guys,

I tried to install the BBpress script on my website by didnt worked can you help me ?
Server is sending me a error message after installation
I could do it manually, but it will take lot of time to setup database again..

Thanks for your help my friends

Tom

My Marketing Agency
My previous website

Images not showing up in threads

Published on May 21st, 2018 by unihead

Hi

When people used the img tag, they used to be able to link to images and have them show up in my threads. The images are no longer appearing. I’ve tried turning off spam and security plugins, but it doesn’t make a difference, and I can’t find any help after a search.

Can someone please help me to get linked images back in my BBPress threads?

Peter

https://www.orderofgamers.com/forums
WP 4.9.5
BBP: 2.5.14

Lost Password Page Just Refreshes Once User Enters Info

Published on May 21st, 2018 by jveronda

Hi All!

I’m referring to the

page specifically. When a user enters their email on the ‘forgot password’ page, the reset email is sent properly BUT the page only refreshes. There is no notification letting them know that the email has been sent. I know this isn’t something malfunctioning, it’s just the way it was designed. But I’d like to redirect to a page that confirms the email has been sent. I found this topic from a while back https://bbpress.org/forums/topic/lost-password-page-not-redirecting/
but I can’t seem to find the correct action to hook into. I’ve searched the bbPress files on our ftp server and found the ‘template.php’ located here-> wp-content/plugins/bbpress/includes/users/

Here is the snippet I am hopeful of:
.
.
.
/** Lost Password *************************************************************/

/**
* Output the required hidden fields when user lost password
*
* @since bbPress (r2815)
*
* @uses apply_filters() To allow custom redirection
* @uses bbp_redirect_to_field() Set referer
* @uses wp_nonce_field() To generate hidden nonce fields
*/
function bbp_user_lost_pass_fields() {
?>

<input type=”hidden” name=”user-cookie” value=”1″ />

<?php

// Allow custom lost pass redirection
$redirect_to = apply_filters( ‘bbp_user_lost_pass_redirect_to’, get_permalink() );
bbp_redirect_to_field( add_query_arg( array( ‘checkemail’ => ‘confirm’ ), $redirect_to ) );

// Prevent intention hi-jacking of lost pass form
wp_nonce_field( ‘bbp-user-lost-pass’ );
}
.
.
.

I am new to php so I am now quite sure on how to implement the redirect filter in the appropriate place. Should I be trying to hook into an action? Or apply a filter?

Thanks in advance!
-Jaime

Automatically Tag topics under a forum

Published on May 21st, 2018 by yusareba

I have a forum where I want the topics that are posted in it are automatically tagged with ‘photos’

I want this because I have a script that pulls all topics tagged with photos into a page and it takes all of the photos in the post to make a collage.

The problem is, I don’t want members to have to type/tag ‘photos’ everytime they post. They might not understand instructions or they might forget.

How can I achieve this?

Auto tagging topics in a forum.

Forum font size

Published on May 21st, 2018 by Evil Overlord

Latest WP and bbPress

The forum listing shows up fine, but with a very small font that I find hard to read. I think I’ve tried every possible font setting in my theme, but none seem to affect the font for fora. The font is also small in the standard themes.

Any tips?

Programmer Needed for web persian

Published on May 21st, 2018 by mohsenyasemi

This is all to complicated for my simple mind.

Need someone- to install and intergrate bbpress into my WP forum.

Is it possible to totally intergrate bbpress into the forum, so that the Forums show up in the main window of the template the same as the topics from WP?

Or do I need to create a totally new template to run under bbpress that matches template for WP?
address web : https://safaryar.net/

Participant can’t view topics it creates

Published on May 20th, 2018 by kingstringy

Participant-level users can create new topics, but after creation the participant is directed to a 404 page. Higher-level users can view the created topic, but not the participant that created the topic.

Site is running Twentyseventeen theme, and only bbPress and Buddypress plugins, plus the bbpress wp4fix plugins, are installed.

This site is a development site being used to diagnose and hopefully fix other forum visibility issues detailed in this post: https://bbpress.org/forums/topic/recurring-no-topics-found-message/

Any help is appreciated, URL and login can be provided on request.

Customise the notification email

Published on May 20th, 2018 by Mr Lucky

Notification emails are sent from noreply@domain.com but some users are replying to these instead of going to the forum topic.

Is there a way to customise the email, e.g. add text saying

DO NOT REPLY TO THIS EMAIL – FOLLOW THE LINK!

Skip to toolbar