Search Results for '\"wordpress\"'
-
AuthorSearch Results
-
August 12, 2014 at 11:04 am #150691
In reply to: Pop-Up user registration
Robkk
Moderatorany modal login plugin with a shortcode or link to call it should work
https://wordpress.org/plugins/wp-modal-login/
https://wordpress.org/plugins/modal-links/search for more
https://wordpress.org/plugins/search.php?q=modal+login&sort=
August 12, 2014 at 9:49 am #150676Topic: Image Posting Issue on FB
in forum Pluginsdesiamerican26
ParticipantHello friends,
There is an issue that I been encountering on my website while posting on facebook. It doesn’t show the image when I post on FB, but when I use the Facebook Debugger and scrape new info through it, then it works fine. I am not sure why it’s acting like that.
I do have some plugins that might be causing the issue. I have Shareaholic Share but I deactivated the Meta Tags under that and then I have Facebook OGP, WordPress SEO
Is there a way to have a better link posting on facebook or any social site without having that issue? Or some code that will work perfect without plugins or anything?
Please help.
Thank You
Regards,
Nik
My Website: http://www.desi-american.comAugust 12, 2014 at 8:18 am #150667In reply to: My impressions so far
Robin W
ModeratorI do hope that BBPress will eventually cater to everyoneโs needs
I do hope it won’t ๐
bbpress suits many many thousands of forum providers, by being simple and easy, which is what many want.
Complex forums with loads of features that I’ll never use is not what I’m after. There are lots of bb’s out there for those that want all signing all dancing, and just as wordpress is not for all, so is bbpress.
August 12, 2014 at 8:06 am #150666In reply to: My impressions so far
pfswss
ParticipantJimi, I was also disappointed when I installed BBPress and found it to be very unlike a forum I had known in the past. Out of the box it is too simplistic with several themes I tried it with. I just wanted a forum look but this does not seem possible unless you hire developers or are a really good coder with loads of time.
I do appreciate the effort of the developers as an open source software. unfortunately I had the wrong impression from reading reviews of several wordpress solutions as they all pointed to this one as the best. To be blunt I would not like to try the worst ones.
I have had a lot of issues, many plugins are not compatible and I still have nothing that looks remotely like a normal forum. I actually just searched to how to enable PM’s and that is when I found this post and another which says basically you need to install the Buddypress which is an overkill it seems.
I do hope that BBPress will eventually cater to everyone’s needs but sadly I think I have to look at another solution and revert back to my PHPBB forum form 2 weeks ago. Then I will consider going with IP board or Vbulletin.
Jimi, can you tell me why you stopped using IPB?
August 12, 2014 at 8:06 am #150665In reply to: Help with styling css
Robkk
Moderatorif you mean like this http://thefastdiet.co.uk/forums/
follow this topic https://bbpress.trac.wordpress.org/ticket/1958
and read tharsheblows posts and take his code
or read Bob1nz and go to his pastebin links and take his
August 12, 2014 at 6:07 am #150646In reply to: Is it possible to use a different theme for bbpress?
Stephen Edgar
KeymasterA quick look at the “Track’ theme, it looks like if you copy
archive.phptobbpress.phpthat will resolve most of your issues. (Source: archive.php)After you have done the above remove the following line from your
bbpress.phpcopy:
get_template_part('content');August 12, 2014 at 6:04 am #150645In reply to: Profile page doesn't show
Stephen Edgar
KeymasterAll of bbPress will sit within the ID
id="bbpress-forums"which makes CSS styling even easier and is far from new, I think it has been there since bbPress became a plugin ๐A quick look at the “Track’ theme, it looks like if you copy
archive.phptobbpress.phpthat will resolve most of your issues. (Source: archive.php)Edit: Do the above but remove the following line from your
bbpress.phpcopy:
get_template_part('content');August 12, 2014 at 5:52 am #150644In reply to: Is it possible to use a different theme for bbpress?
A.I. Sajib
ParticipantI did actually. I tested on Tracks WordPress theme which happens to be free yet awesome theme. But on the forum topic page, for mysterious reasons, only the first post from the topic is visible. Posts from second and onwards don’t show up at all. A programmer would probably fix this in a moment but I’m not really a coder, so I’m looking for something else.
Thanks for your help.
August 12, 2014 at 5:33 am #150641In reply to: Topics and replies are always pending
Stephen Edgar
KeymasterHey @microdot, glad you found us after I closed down your other posts ๐
Check this out https://codex.bbpress.org/moderation-and-blacklisting/
Also what setting do you have in WordPress discussion settings for:
Before a comment appears Before a comment appears Comment must be manually approvedI think that is most likely the culprit, what happens if you uncheck that?
August 12, 2014 at 5:30 am #150639In reply to: Is it possible to use a different theme for bbpress?
Stephen Edgar
KeymasterYou use WordPress themes for the bbPress 2.x plugin.
You can customize the bbPress templates for your theme by modifying them yourself, bbPress also includes full support for custom themes though there are very few of these.
I’d suggest finding a WordPress theme that suits your needs and then tweak the CSS for the bbPress section of your site.
August 12, 2014 at 4:16 am #150634In reply to: Oh bother! No topics were found here!
Stephen Edgar
KeymasterbbPress is tested and works on PHP 5.2.4 and later https://bbpress.org/about/requirements/
We ensure that bbPress (and the same for WordPress) is to work 100% on PHP 5.2.4 and up, thus including PHP 5.3.x, 5.4.x & 5.5.x.
We have also begun experimental testing testing with PHP 5.6 alpha and HHVM.
August 12, 2014 at 3:41 am #150627Stephen Edgar
KeymasterA standard bbPress User Profile Edit link should look something like this:
http://example.com/forums/users/username/edit/
Similar here on this site your edit profile link should be:
https://bbpress.org/forums/profile/azafuel/edit/Users ‘can’ edit their profile in WordPress backend with the
/wp-adminand that is because we are a WordPress plugin that uses WordPress’ users for bbPress so both are valid URL’s for user profiles.August 12, 2014 at 3:29 am #150624In reply to: Custom Theme to make my bbPress Forum look prettier?
Stephen Edgar
KeymasterYou can also just use a WordPress theme that includes support for bbPress.
Just as BuddyPress has a ‘tag filter’ in WordPress’ theme repo, bbPress will also have a tag here in the not too distant future ๐
https://wordpress.org/themes/tag-filter/
For now though you should simple search the themes for “bbPress”
August 12, 2014 at 3:03 am #150619In reply to: vBulletin 5 to bbPress Migration
Stephen Edgar
KeymasterI have a customised version of the importer for vBulletin 5.
There are a couple of tweaks that are needed though to bring it in-line with the current importer updates. The issue is with the way our current import script is setup we need to heavily tweak not just the import script but also our main
converter.phpfile to handle the complex SQL joins need.If your familiar with SVN you can checkout the
2440-converter.php.2.diffโpatch in the following ticket along withvBulletin5.php, if not let me know and I’ll upload full files of these somewhere.August 11, 2014 at 7:42 pm #150612In reply to: How to style bbpress breadcrumb
giuseppe23
ParticipantPeter thankyou but I tried like this and I just did again with yours now but didn’t change anything
I did this one wich worked fine:.bbp-breadcrumb { color: #fff; }Code above changed the color to white but codes below didnt change anything.
.bbp-breadcrumb p a {color: #fff;} .bbp-breadcrumb-home {color: #fff;} .bbp-breadcrumb-current {color: #fff;}I have a black background of my wordpress site and site color is white for blog but for bbpress I changed only the header and footer background colors and used the code below
#bbpress-forums a{ color: #000; } #bbpress-forums { color: #000; }So I did this because bbp-topic has white background and in this case the links became #000 as site background but the breadcrumbs are on the top where the background is black too and I need to change the breadcrumb link color to white …
August 11, 2014 at 12:28 pm #150606Peyman Moghaddam
Participant“I have added .avatar-14 to style css now with display:none; This removes the small avatars but leaves the big ones.
If you turn them off in WordPress, everything is gone. ”
Could you kindly advise how this is done exactly? In which sheet.
Best,
August 11, 2014 at 8:48 am #150600In reply to: Turn off the Email to Admin for New Registers
Robkk
ModeratorThis is a wordpress thing than a bbpress thing.
you can see on settings>general in the wordpress backend when you go to email its says right below it
This address is used for admin purposes, like new user notification.
to disable that add this plugin
https://wordpress.org/plugins/disable-new-user-notifications/
more info here
http://www.wpbeginner.com/plugins/how-to-disable-new-user-notifications-in-wordpress/
August 11, 2014 at 8:13 am #150597In reply to: Social Sharing on Replies on various threads
Robkk
Moderatorreally any plugin that has an included insertable template tag will work.
im going to use jetpack sharing as an example .
first i take every instance of each default area jetpack sharing shows.(also jetpack likes)
function jptweak_remove_share() { remove_filter( 'the_content', 'sharing_display',19 ); remove_filter( 'the_excerpt', 'sharing_display',19 ); if ( class_exists( 'Jetpack_Likes' ) ) { remove_filter( 'the_content', array( Jetpack_Likes::init(), 'post_likes' ), 30, 1 ); } } add_action( 'loop_start', 'jptweak_remove_share' );and then i could just display it anywhere on the reply. in loop-single-reply.php
with this
if ( function_exists( 'sharing_display' ) ) { sharing_display( '', true ); }this code also removes it from content like posts and pages. but you can just manually insert it into your wordpress templates to with the above code.
August 10, 2014 at 11:09 pm #150570Topic: Moving "Forum Search to menu"
in forum Themescybarmitzvah
ParticipantHi all,
I am looking to move the search from on top of the forum to the right of my menu items. No matter if I add more or delete them. I recently hid it by adding a quick line to my css, but deleated it.
Where I want it vvvv
I would also like to know what to add to my child theme custom css to edit the look of it.
I am new to WordPress so I am still pretty new.
I have a number of other topics open too, click my name to see them, would love the help.
BEST,
JBAugust 9, 2014 at 6:24 pm #150533Topic: Forum resembling social media feed?
in forum Installationajbuono
ParticipantHi, I’m attempting to create a general chat page (private for registered users) using bbpress, although not getting very far with it. The goal is to have one chat page where once users are logged in, they can easily make posts in a similar way as they would on a facebook feed page, preferably with the newest posts on top.
I’m using WordPress 3.9.2, and bbPress 2.5.4.
Any advice would be very much appreciated!
August 9, 2014 at 3:31 pm #150531Halo Diehard
ParticipantHello guys! Happy to find this thread, and more than happy to help ๐
I have a running site and have just tested this. The Label is showing, but the user-entered information for the label is not.
As you can see in the following link, the label is “Gamertag” and if you scroll to AddiCt3d 2CHa0s you will see no gamertag (item) listed, even though it is filled in the profile field.
In settings I was very careful to check and see if there were any spaces, and even that the first letter was capitalized, etc. in both the Name in the plugin and the Name in the BuddyPress profile field and it still won’t work. In settings I’ve elected that both the Label and Item are to be displayed.
Here is an url so you can check it out: http://www.halodiehards.net/forums/topic/hd-shorts/
I am using the most current versions of WordPress, bbPress and BuddyPress.
Let me know if I can be of any more assistance!
August 8, 2014 at 10:18 pm #150503In reply to: how to upgrade bbpress 1.0.2 to a newer version?
Stephen Edgar
KeymasterThe importer is included in bbPress, open ‘Tools’ -> ‘Forums’ from your WordPress dashboard.
August 8, 2014 at 8:34 am #150482In reply to: List of all new topics since last visit
Robkk
Moderatori dont know about listing it but you might be able to highlight them either using this plugin to show only to keymasters or moderators, or modify it to show to everyone
https://wordpress.org/plugins/bbpress-new-topics/
or somehow edit this function from here to add labels to each topic post type
http://www.wpbeginner.com/wp-themes/how-to-highlight-new-posts-for-returning-visitors-in-wordpress/
PHP
function wpb_lastvisit_the_title ( $title, $id ) { if ( !in_the_loop() || is_singular() || get_post_type( $id ) == 'page' ) return $title; // if no cookie then just return the title if ( !isset($_COOKIE['lastvisit']) || $_COOKIE['lastvisit'] == '' ) return $title; $lastvisit = $_COOKIE['lastvisit']; $publish_date = get_post_time( 'U', true, $id ); if ($publish_date > $lastvisit) $title .= '<span class="new-article">New</span>'; return $title; } add_filter( 'the_title', 'wpb_lastvisit_the_title', 10, 2); // Set the lastvisit cookie function wpb_lastvisit_set_cookie() { if ( is_admin() ) return; $current = current_time( 'timestamp', 1); setcookie( 'lastvisit', $current, time()+60+60*24*7, COOKIEPATH, COOKIE_DOMAIN ); } add_action( 'init', 'wpb_lastvisit_set_cookie' );CSS
.new-article { background: #feffdd; padding: 3px; border: 1px solid #eeefd2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left:5px; font-size: small; font-weight: bold; }or i guess an alternative is get an unread posts plugin like
https://wordpress.org/plugins/bbpress-mark-as-read/
which lists all the unread topics in there profile.
August 8, 2014 at 6:12 am #150477In reply to: Change quote color
Robkk
Moderatorcheck your wordpress themes stylessheet
look for
blockquote {copy everything that hasblockquote {then edit then add to custom cssAugust 8, 2014 at 3:58 am #150475Clint Mallon
ParticipantHi Robin,
Thank you for your quick reply!! I’m only using bbpress because I don’t need all the added functionality that buddypress provides.
I really need to figure this out and I have searched Google and can’t find the answer to this question. I need the functionality that bbPress Provides but I can’t have people clicking the Login or Register links on that page. It’s very unprofessional to see the WordPress Login screen when everything else is done on the front end of the site.
Is there anyone else that we can get involved on the bbPress team that could maybe help us out with this issue?
Cheers!
-
AuthorSearch Results
