Search Results for '"wordpress"'
-
Search Results
-
Hi can someone help me a have custom login in my forum page a want create custom pages for register and lost password a don’t want redirect user to default wordpress register page.
Topic: Adding Forum Profile
Hey guys, I am new to wordpress, and bbpress. I am starting a forum, and I want to add a profile page for the users. I also want to add the ability to make a signature at the end of their posts. I do not know how to work with the scripts so much, I get lost in which editor I should be using, or where to place the information. The scripts I have put in following other threads have had no effect.
Topic: Change Single Topic Template
What template file(s) I’ll have to change to render single bbpress topics as WordPress posts..? I mean I would like to render main topic different from other replies.
I am trying to import data from phpBB 3.2.1 to bbPress 2.6 RC 3. I am working on my local machine.
It is converting Forums, Topics and Replies but Users are not getting imported. Author column is showing as Anonymous.While importing below error is showing up
WordPress database error: [Unknown column ‘profile_fields_data.pf_phpbb_wlm’ in ‘field list’]
SELECT convert(users.user_id USING “utf8mb4”) AS user_id,convert(users.user_password USING “utf8mb4”) AS user_password,convert(users.user_form_salt USING “utf8mb4”) AS user_form_salt,convert(users.username USING “utf8mb4”) AS username,convert(users.user_email USING “utf8mb4”) AS user_email,convert(profile_fields_data.pf_phpbb_website USING “utf8mb4”) AS pf_phpbb_website,convert(users.user_regdate USING “utf8mb4”) AS user_regdate,convert(profile_fields_data.pf_phpbb_aol USING “utf8mb4”) AS pf_phpbb_aol,convert(profile_fields_data.pf_phpbb_yahoo USING “utf8mb4”) AS pf_phpbb_yahoo,convert(profile_fields_data.pf_phpbb_icq USING “utf8mb4”) AS pf_phpbb_icq,convert(profile_fields_data.pf_phpbb_wlm USING “utf8mb4”) AS pf_phpbb_wlm,convert(profile_fields_data.pf_phpbb_facebook USING “utf8mb4”) AS pf_phpbb_facebook,convert(profile_fields_data.pf_phpbb_googleplus USING “utf8mb4”) AS pf_phpbb_googleplus,convert(profile_fields_data.pf_phpbb_skype USING “utf8mb4”) AS pf_phpbb_skype,convert(profile_fields_data.pf_phpbb_twitter USING “utf8mb4”) AS pf_phpbb_twitter,convert(profile_fields_data.pf_phpbb_youtube USING “utf8mb4”) AS pf_phpbb_youtube,convert(users.user_jabber USING “utf8mb4”) AS user_jabber,convert(profile_fields_data.pf_phpbb_occupation USING “utf8mb4”) AS pf_phpbb_occupation,convert(profile_fields_data.pf_phpbb_interests USING “utf8mb4”) AS pf_phpbb_interests,convert(users.user_sig USING “utf8mb4”) AS user_sig,convert(profile_fields_data.pf_phpbb_location USING “utf8mb4”) AS pf_phpbb_location,convert(users.user_avatar USING “utf8mb4”) AS user_avatar FROM phpbb_users AS users LEFT JOIN phpbb_profile_fields_data AS profile_fields_data USING (user_id) WHERE users.user_type !=2 LIMIT 0, 100Hi
I have a weird problem with bbpress
most of the words in bbpress is not translated but some is
like: Freshness is in english but the no topics is translated to arabic
i have the latest version of bbpress
i have configured wp_config.php to arabic
and my default wordpress language is arabic
also i double checked all the translation files in this directory
–/wp-content/languages/bbpress
and
—/wp-content/languages/plugins/bbpress
and still a lot of sentences is completely in english even though when i use the loco translation plugin and search for this words they show up translated just fineHi everyone,
I have almost finished setting up BBpress on my site. The last thing I am stuck is I want to add WP Social Login ICONS to the bottom of topic discussions. I have already succeeded adding this to bottom of forums here https://ehospital.in/forum/help-support/about-us/ by adding the php code<?php do_action( 'wordpress_social_login' ); ?>I want to do the same to the bottom or under the user not logged in template notice. But unable to do that. Most probably, I am adding the code to wrong templates? Please tell which template should I edit?
Hi
I have a weird problem with bbpress
most of the words in bbpress is not translated but some is
like: Freshness is in english but the no topics is translated to arabic
i have the latest version of bbpress
i have configured wp_config.php to arabic
and my default wordpress language is arabic
also i double checked all the translation files in this directory
–/wp-content/languages/bbpress
and
—/wp-content/languages/plugins/bbpress
and still a lot of sentences is completely in english even though when i use the loco translation plugin and search for this words they show up translated just fineI’m trying to integrate buddypress-docs with bbpress forums; the intention is to have topics of discussion within an article/doc. Using buddypress-docs hook ‘bp_docs_after_doc_content’, I create a corresponding forum (if it doesn’t exist) and add a shortcode to display a topic creation form. If a topic exists and is selected, I redirect to the associated article, and display a single topic with:
echo do_shortcode( '[bbp-single-topic id=' . $topic_id .']' );
So far, so good, I don’t know if it is the right aproach, but it seems to work.
The problem comes when I want to post a reply within the selected topic. $_REQUEST variables are used to detect and display the selected topic, but on single-topic the additional ‘bbp_redirect_to’ hidden field is added, causing to redirect and lose those variables. I commented the line where this field is added (bbpress/includes/common/template.php:1620) and it works the way I want, but don’t want to do that 🙂
Any suggestions on how to work this around without messing around with the plugin’s code? Hope the issue is clear, thank you for any help you can provide and for taking the time to read this.Wordpress ver. 4.8.2
BBPress ver. 2.5.14
BuddyPress Docs ver. 1.9.4Topic: Replies don’t post
I am using bbPress for a course forum for courses we are offering and whenever anyone replies to a topic it doesn’t immediately appear in the thread. You can’t see it unless you log out and log back in. Or sometimes if you refresh you can see it but then if you refresh again it is gone. It is strange. People aren’t sure if their replies are registering or not.
WordPress Version 4.8.2
bbPress Version 2.5.14learn.evangcatbr.org
I’m running: BBPRESS 2.5.14, WordPress 4.8.2 and BuddyPress 2.9.1
Website: http://www.bigidolforum.orgI am currently building the site, utilizing the “Highend” Theme. Feel free to create user accounts and test at will.
1: The hyperlinks attached to profile images and usernames work perfectly in BuddyPress sections of the site such as Groups and Profile Pages.
2: The hyperlinks attached to profile images and usernames do not exist on bbpress pages. This makes it nearly impossible to navigate to other user profiles.
3: While logged out and viewing Forum Index, usernames and respective profile images appear under Freshness display time. There are no hyperlinks on these while logged out.
4: While logged in and viewing the Forum Index, Freshness displays only time, no usernames or profile images.
The most important thing to me right now is repairing the missing hyperlinks while viewing the forum. I would like to stabilize the Freshness situation by removing profile images/usernames completely or making it entirely functional. I am an entry level site builder looking to learn as I go. This site will be used by hundreds or thousands due to a large social media following. I love the challenge but it’s hard to find where to start on these issues.
Topic: bbPress Post Via Mail
I’m trying to use Post Via Mail so that forum users can reply to forum posts directly from their email. I’ve had a rough time getting it set up with Postmark (required in order for Post Via Mail to work) and can’t get it to work properly. Any reply from email does not get posted to the forum. Any thoughts?
WordPress 4.8.2 running GeneratePress theme
bbPress Post Via Mail Version 1.2.8
http://www.belfastareahomeschoolresourcecenter.comThank you!
Hi,
Is there any way to convert all my bbpress topics and replied to WordPress posts and comments respectively
I have 1000 topics and I want to convert them with a plugin.
I installed this plugin https://github.com/jmdodd/bbpress-topic-post-converter but the option to convert does not come.
Please help.