Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 4,101 through 4,125 (of 26,873 total)
  • Author
    Search Results
  • #187719
    atomanas
    Participant

    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.

    #187714
    diego923
    Participant

    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.

    #187711
    sourfew
    Participant

    Under Download in the upper right corner I can only find rc3 and on wordpress.org the link for rc5 is broken.

    ???

    #187674
    fdarn
    Participant

    Hello,
    I am using BBPress on WordPress 4.8.22
    Where can I change the CSS styling for the recent replies wdiget? The fonts and link colors do not match the rest of my widgets.

    Thank you.

    #187673
    amitrwt
    Participant

    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.

    #187672
    vamshidhar
    Participant

    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, 100

    #187671
    tmazawi
    Participant

    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 fine

    #187667

    In reply to: PHP Fatal Error

    Taim786
    Participant

    Hi Gunilla,

    If you have still not resolved your problem, you need to edit your wp-config.php file which should be located in the root of your WordPress installation. You need to insert below mention code at the end of the file and then this error will disappear.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    Source: https://www.webxen.com/kb/wordpress-fatal-error-allowed-memory-size-of-67108864-bytes-exhausted/

    #187663

    In reply to: Delete account

    Stephen Edgar
    Keymaster

    In a nutshell you cannot, it is shared with your wordpress.org account

    #187659
    #187654
    tmazawi
    Participant

    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 fine

    #187645

    You may want to start with the bbPress 2.6 release candidate instead. It comes with numerous improvements to the forum converter that will help speed up your migration.

    You can download RC 5 here: https://wordpress.org/plugins/bbpress/advanced/

    #187642

    I’ve made the following change, and it will be part of the 2.6 release.

    https://bbpress.trac.wordpress.org/changeset/6728

    Until then, I’m afraid you’re a bit out of luck. There really isn’t a great place to filter that exact value other than the place I just added.

    #187616

    Thanks for the reply!

    I’ve made another tweak to the way subscription emails are sent, hoping to make this work a little bit more efficiently.

    See: https://bbpress.trac.wordpress.org/changeset/6725

    We could probably improve this a bit more still, by letting plugins like Mailgun replace the email sending process completely with their own. Sending emails en-masse is neither easy nor super fast, so however we can make this better in bbPress, we should be!

    #187615
    jjaureguiberry
    Participant

    I’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.4

    #187614
    symphy
    Participant

    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.14

    learn.evangcatbr.org

    #187602
    bigidol
    Participant

    I’m running: BBPRESS 2.5.14, WordPress 4.8.2 and BuddyPress 2.9.1
    Website: http://www.bigidolforum.org

    I 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.

    #187598

    In reply to: Remove Infos

    Robin W
    Moderator

    bbp style pack

    dashboard>settings>bbp style pack>topic/reply styling>12

    dashboard>settings>bbp style pack>topic/reply form>7&8

    #187579

    In reply to: Reply Styling

    mithrandir
    Participant

    This is not very difficult to achieve, and does not require any plugins. A similar look is possible with modifying the bbPress template files, and some custom CSS styling. Although it depends on your experience with HTML,CSS and a bit of knowledge about PHP and how WordPress templates work.

    To find the location of the bbPress template files navigate to:
    ‘wp-content/plugins/bbpress/templates/default/bppress/’
    Here you will find various template files which serve various purposes.
    for eg. loop-topics.php is the template file for the topics ( like in the kleo theme ).

    You should not modify the original files.
    Instead create a folder named bbPress in your theme root folder (or child theme root folder)
    ie. ‘wp-content/themes/YOUR-THEME/bbpress/’
    Any changes you make in this newly created folder will be given priority over the originals.

    Copy any files you wish to modify from the original location into this folder.
    This way updates to bbPress wont overwrite any files you have modified and your changes wont be lost.

    The avatars you see, can be selected as an option in the WordPress dashboard.
    Navigate to Dashboard> Settings > Discussion –> Default Avatar
    Here you will have the option to choose from:

    • Mystery Person
    • Blank
    • Gravatar Logo
    • Identicon (Generated)
    • Wavatar (Generated)
    • MonsterID (Generated)
    • Retro (Generated)

    The (Generated) avatars are the ones to choose from.

    If you are willing to invest some time ( since without fluency in the aforementioned skills, it could take a little bit of trial and error), I could help you in achieving this.

    It is a little late in the night at the moment(in my country), ill post back tomorrow to get the gears rolling with some examples.

    #187565
    mithrandir
    Participant

    Not sure why its not working, seems to work on my end.

    I believe the cause of the issue is the wordpress theme your website is using.
    The best solution would be to contact the authors of the theme WPZOOM, and im sure they can find a quick solution.

    If not, you could try adding the CSS once more, the following should work:

    #bbpress-forums div.bbp-topic-content p a, #bbpress-forums div.bbp-reply-content p a{
    	background: none;
    	color: black !important;
            position:relative !important;
     	display:inline-block !important;
            visibility: visible !important;
    }

    In truth it is difficult to address any styling issues without being able to see the website, if you can not get in touch with the authors of the theme I could try my best to find a solution.

    #187561

    Topic: bbPress Post Via Mail

    in forum Plugins
    slanglois
    Participant

    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.com

    Thank you!

    #187552
    mithrandir
    Participant

    Appears to be a css issue, are you using any plugins to modify the appearance of bbPress ?

    The following css should fix this

    .bbp-body .hentry p a{
    	color:#3f3f3f !important;
    	
    }

    you could change the color for the link to one of your preference by modifying the color property.

    If you are using wordpress version 4.7 and above, To add the css, in the WordPress dashboard navigate to:
    Appearance>customize>Additional css

    copy and paste the code and save changes.

    #187534
    Kristian Yngve
    Participant

    Oh sorry, the theme is called DiscoveryPro
    Bought from this website: https://www.templateexpress.com/responsive-wordpress-themes/

    Perhaps in can get on with those guys to enquire what could be causing it from there side. Maybe they can offer some CSS that’ll stop it from breaking but in terms of classing anything but they won’t know the plugin specifics?

    #187531
    yoshimitsu1234
    Participant

    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.

    #187528
    Kristian Yngve
    Participant

    Sure, here’s all that info:

    I am using the very latest WordPress, I updated recently but unaware if the problem existed beforehand. I have had this wp theme for 3 years and I remember BBpress working well when I first installed it just over 2 years ago.

    The only affected area is only within topic at the point of conversation threads. The issue happens when the screen is at iPhone6+ size and smaller when viewed on the portrait side.

    All avatars shift to the top left-hand side of screen together as they all sit on top of each other. I have viewed this on the chrome and safari browser.

    Any ideas upon what I can do to overcome this?

Viewing 25 results - 4,101 through 4,125 (of 26,873 total)
Skip to toolbar