Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 5,976 through 6,000 (of 26,874 total)
  • Author
    Search Results
  • #172037
    jaspervanveenhuizen
    Participant

    Hello! My website currently has a forum for ‘news’ and a forum for ‘other’.
    I want my users only to be able to create topics under ‘other’, but not under ‘news’. I do want them to be able to reply to both topics made in ‘news’ and ‘other’.

    I tried setting the ‘news’ forum status to closed, and the topics under there on open. But it still makes users unable to reply on them.
    Any way I can achieve my goal? Maybe with the help of another plugin?

    I’m currently using bbpress with buddypress and the free version of the theme Quest.
    I’m running WordPress 4.4.2, bbpress 2.5.8, buddypress 1.9 and Quest 1.4.1 (which are all the latest versions at creation of this topic)

    Thanks,
    Jasper

    #172031
    Robin W
    Moderator

    use

    https://sitecheck.sucuri.net/

    and click the ‘website details’ section of the report

    if it’s wordpress it will say.

    Don’t offhand know what the others appear as

    #172026
    yellowhippo
    Participant

    Hello,

    Thank you for your reply. To answer your questions:

    1. Jetpack was installed, but I removed it
    2. No security plugins
    3. I tried this, but the error still occurs
    4. No membership plugins
    5. Yes – I have verified my SQL & PHP time is the same as my WordPress time

    I have also tried disabling ALL plugins, except for bbPress.

    pencilhossain
    Participant

    What is the difference between bbpress/wordpress/joomla??

    (relax-iplant.com) like this website what this this made with ?? </srtrong>

    #172018
    stewmills
    Participant

    Ok, here’s my dilemma. I have a corporate website and we are working on adding a forum. After working with bbPress for a couple of weeks I like what I see and have a good working shell, but as I get deeper I have some concerns with integrating a forum into my WordPress site versus completely stand-alone.

    My question is, on a single host is there a way to have bbPress installed and totally separate from the main website. For example, current forum requests get added to my users within WordPress. While they get credentials to only have forum access and not WordPress access, it still concerns me that this is leaving open back doors for smart hackers to sneak in to my WordPress administration. I had to install some bbPress code in my functions file to stop non-administrator profiles from seeing the WordPress main menu at the top of the forum. This just seems too loose, as if hiding it with code really stops someone that knows what they are looking for from finding it.

    With that, in having to add code such as this I subsequently shut down my entire site due to adding code the functions.php file that it didn’t like. Not a good situation for me. So, my second and really primary question is how I can have a forum administered in WordPress but totally separate from my main website. What I feel this gives me is 1) totally separate sites where my forum user profiles are not intermingled with my WordPress corporate site administrators and 2) a separate place where I can make site changes that I know only impact the forum and not the main site at all, so if I hose the forum temporarily it’s not as big of a crisis as if I shut down our entire web presence.

    Can this be done on the same host where I have a subdomain and a separate WordPresss login for the forum as if the main website didn’t exist, or am I better off just having these creates separately under truly separate hosts and just pointing a URL on the corporate site’s menu to the stand-along forum that’s on the separate host and managed as a totally independent website?

    I appreciate your suggestions.

    #172010
    Robin W
    Moderator

    you can also then style it using

    https://wordpress.org/plugins/bbp-style-pack/

    #172008
    Pascal Casier
    Moderator

    Hi,
    Most of the themes are compatible for bbPress and the ones that are not can be tuned with some CSS.
    So I would say, go for a theme you like, install a WordPress in a test environment, get bbPress and play with it !
    Pascal.

    #171990

    In reply to: List of users

    Pascal Casier
    Moderator

    http://wialmalaysia.com/wp-admin/users.php

    THe users are on WordPress …

    Pascal.

    #171989

    In reply to: Password reset

    Pascal Casier
    Moderator

    Hmmm, well, as passwords is a WordPress issue (bbPress is just using the WordPress environment in this case), I would propose that you post your question on the WordPress forums and I don’t see where to start.

    If you get an answer that solved your issue, please post it back here.

    Thanks, Pascal.

    #171982

    In reply to: smiles in the bbpress

    Pascal Casier
    Moderator
    #171980
    Pascal Casier
    Moderator

    For the forum list in your sidebar, check the widget: https://codex.bbpress.org/features/widgets/

    To edit the ‘index forum page’, create a standard WordPress page and change the slug to ‘forums’. This new page will then be used in stead of the standard list. You can then of course use the [bbp-forum-index] shortcode to display the list of forums.

    Pascal.

    #171977

    In reply to: smiles in the bbpress

    Pascal Casier
    Moderator

    As bbPress is using WordPress below, it supports the basic ones.
    When I type :-) or :-P, it automatically converts them to πŸ™‚ or πŸ˜›

    So if you have set that option, it comes automatically.

    Pascal.

    #171974

    In reply to: smiles in the bbpress

    selenii
    Participant

    I need basic. I have activated it in the WordPress, but how can I insert into my bbpress form?

    #171971

    In reply to: smiles in the bbpress

    Pascal Casier
    Moderator

    As said, the basic ones are already in WordPress (Dashboard: Settings > Writing > Formatting).

    If you want more, but no full plugin, check the code of the above plugins to see how they did it.

    Pascal.

    #171962

    In reply to: smiles in the bbpress

    Pascal Casier
    Moderator

    Hi,

    If you want custom smilies or stickers, then check for plugins like ‘wp-Monalisa’ or ‘Font Emoticons’, however bbPress can use WordPress’s supplied smilies, see https://codex.wordpress.org/Using_Smilies and https://codex.wordpress.org/Emoji
    πŸ˜› πŸ’€ πŸ‘» πŸ‘½ 😺 😸 😹 😻 😼 😽 πŸ™€ 😿 😾 πŸ™Œ πŸ‘ πŸ‘‹ πŸ‘ πŸ‘Š

    Pascal.

    #171960

    In reply to: Responsive Issue

    Anticosti
    Participant

    I am having the same issue.
    (https://wordpress.org/support/topic/feature-request-responsive-design?replies=1)

    Here’s what I posted (edited):
    Would be so great if bb style pack would support Responsive Design. When I browse my Forums on iPhone (portrait and landscape), the headers: ForumTopicsPostsFreshness (they all overlap horizontaly) making these unreadable and useless.

    I have the feeling that using TABLES instead of DIVs and or UL, LI, in this case, would be very helpfull.

    Using TABLES (th, tr, td) could play nice with a plugin like FooTables (Responsive Tables).

    Kind Regards,

    #171958
    stewmills
    Participant

    I temporarily solved my problem by installing this widget, as I just got FTP access today and have not attempted to follow other options via creating a bbPress.php page, etc.

    Here’s the plugin: https://wordpress.org/plugins/bbpress-login-register-links-on-forum-topic-pages/

    You can edit it and configure 4 different places that it shows up, but it’s not in the plugin options, you have to “edit” the plugin and you’ll see the code that designates what shows up where, such as this:
    add_action(‘bbp_template_before_pagination_loop’,’bbpressLoginRegisterLinksOnForumPage’);

    #171956

    In reply to: Password reset

    Pascal Casier
    Moderator

    If you have a standard bbPress installation, then passwords are handled by WordPress.
    In most cases there is a (security) plugin that blocks something, so try deactivating other plugins.

    Do you get the email back after the request for password reset ?
    How far do you get after clicking on the reset password link ?

    Pascal.

    #171936
    romelagy
    Participant
    #171931

    In reply to: Theme like bbpress.org

    Robin W
    Moderator

    bbpress doesn’t have theme’s – it uses your sites theme, but sometimes integration is not great.

    Unfortunately your link produces a certificate error (The security certificate presented by this website was issued for a different website’s address.) on the https side, so I didn’t visit.

    If it is just styling rather than function try my plugin

    https://wordpress.org/plugins/bbp-style-pack/
    Otherwise give us a valid link, and I’ll take a quick look

    #171929
    Robin W
    Moderator
    #171921
    Pascal Casier
    Moderator

    Hi,
    That seems like a pure WordPress question, not really for bbPress.
    But have a look at this: http://wordpress.stackexchange.com/questions/15304/how-to-change-the-default-registration-email-plugin-and-or-non-plugin

    Pascal.

    #171916
    stewmills
    Participant

    Facts:
    – WordPress 4.2.2
    – bbPress 2.5.8
    – Theme – Karma 3.0.3

    How do I change who gets notified when there is a new user registration request? The default email address that is in my WP profile is not necessarily who I want to get the new user requests as the persons managing the forum are separate from those managing the general site, etc.

    Thanks

    #171914
    awal16
    Participant

    I added the custom capabilities to my functions.php in the child-theme. When I go to Users, in the back-end of WordPress, there are warning texts like, Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘add_new_roles’ not found or invalid function name in C:\xampp\htdocs\mnddb_nieuw\wp-includes\plugin.php on line 235.

    What did I do wrong?

    My code in the function.php looks like:

    <?php
    // Exit if accessed directly
    if ( !defined( 'ABSPATH' ) ) exit;
    
    // BEGIN ENQUEUE PARENT ACTION
    // AUTO GENERATED - Do not modify or remove comment markers above or below:
    
            
    if ( !function_exists( 'chld_thm_cfg_parent_css' ) ):
        function chld_thm_cfg_parent_css() {
            wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css' );
        }
    endif;
    add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css' );
    
    // END ENQUEUE PARENT ACTION
    
    // Nieuwe forumrolnaam toevoegen
    function add_custum_role($bbp_roles){
    	$bbp_roles['bbp_global_moderator'] = array(
    		'name' => 'Globale moderator',
    		'capabilities' => custom_capabilities( 'bbp_global_moderator' )
    	);
    	return $bbp_roles;
    }
    
    // Nieuwe forumregels toevoegen
    add_filter('bbp_get_dynamic_roles', 'add_new_roles', 1);
    
    function add_role_caps_filter($caps, $role) {
    	// Only filter for roles we are interested in!
    	if ($role == 'bbp_global_moderator')
    		$caps = custom_capabilities($role);
    	
    	return $caps;
    }
    
    add_filter('bbp_get_caps_for_role', 'add_role_caps_filter', 10, 2);
    
    function custom_capabilities($role) {
    	switch($role) {
    		// Capabilities for 'global_moderator' role
    		case 'bbp_global_moderator';
    			return array(
    				// Primary caps
    				'spectate'				=> true,
    				'participate'			=> true,
    				'moderator'				=> false,
    				'throttle'				=> false,
    				'view_trash'			=> true,
    				
    				// Forum caps
    				'publish_forums'		=> false,
    				'edit_forums'			=> false,
    				'edit_others_forums'	=> false,
    				'delete_forums'			=> false,
    				'delete_others_forums'	=> false,
    				'read_private_forums'	=> true,
    				'read_hidden_forums'	=> false,
    				
    				// Topic caps
    				'publish_topics'		=> true,
    				'edit_topics'			=> true,
    				'edit_others_topics'	=> false,
    				'delete_topics'			=> true,
    				'delete_others_topics'	=> false,
    				'read_private_topics'	=> true,
    				
    				// Reply caps
    				'publish_replies'		=> true,
    				'edit_replies'			=> true,
    				'edit_others_replies'	=> false,
    				'delete_replies'		=> true,
    				'delete_others_replies'	=> false,
    				'read_private_replies'	=> true,
    				
    				// Topic tag caps
    				'manage_topic_tags'		=> false,
    				'edit_topic_tags'		=> false,
    				'delete_topic_tags'		=> false,
    				'assign_topic_tags'		=> false,
    			);
    			break;
    		default :
    			return $role;
    	}
    }
    
    siparker
    Participant

    the answer is probably. although i would say i am not going to let the last 3 weeks go to waste because of a url rewriting issue.

    I am happy to put in $200 to sponsor this fix. anyone else willing to add something to this and make a bugfix bounty style approach. it might help to kickoff the bbpress development again.

    Basically i want to have the ability to create the forum url permalink structure and the thread permalink structure. as per this ticket, https://bbpress.trac.wordpress.org/ticket/2258

    I dont care where it goes although within the tools > forums would be fine. or under settings permalinks a forum tab there to actually group similar tools in a sensible way.

    If you want to do this development please let me know

    Plugin is required also and must not be htaccess rewrites. As i use nginx not apache htaccess style fixes are not an option which suits everyone.

Viewing 25 results - 5,976 through 6,000 (of 26,874 total)
Skip to toolbar