Search Results for 'wordpress'
-
AuthorSearch Results
-
September 18, 2010 at 5:21 pm #92808
In reply to: Activating new member account
siddharth gupta
Participanthey..
i jus started my own blog: http://www.studentbuff.com/
when somebody tries to log in…its going to the word press page ( http://www.studentbuff.com/wp-login.php?redirect_to=http://www.studentbuff.com )i have wordpress 3.01 installed….and none of the 2 options above for registering new members is there as an option
September 18, 2010 at 3:36 pm #92796In reply to: @thepseudo in the posts
Roger Coathup
Participant‘fix’ isn’t the right word, as it’s not really broken – in general, WordPress blog post text is left as the original author intended it to be written (with the exception of some meddling by Matt mullenweg).
If you want to modify your blog posts to convert @pseudo references into clickable links, you can probably do it by filtering the blog content when it is saved.
BuddyPress uses the function bp_activity_at_name_filter() to create those links. Take a look at it (it’s defined in bp-activity-filters.php) and see if you can adapt / use it for the filters on blog content saves.
September 18, 2010 at 3:31 pm #92795In reply to: Installation gives a blank screen
Ajet
Participantwordpress requires a huge amount of memory to load … arround 30Mb …
when you are activating buddypress it requires more ….running phpinfo I found the default memory limit was 34MB
via .htaccess i have increased my memory to 64M now it is working fine i can access my wp-adminSeptember 18, 2010 at 3:29 pm #92794In reply to: Trouble with installing buddypress
Ajet
Participantwordpress requires a huge amount of memory to load … arround 30Mb …
when you are activating buddypress it requires more ….running phpinfo I found the default memory limit was 34MB
via .htaccess i have increased my memory to 64M now it is working fine i can access my wp-adminSeptember 18, 2010 at 1:29 pm #92788In reply to: Need a Submit News Plugin
Sofian J. Anom
ParticipantI’m using “One Quick Post” plugin on my site.
September 18, 2010 at 12:56 pm #92785In reply to: Need a Submit News Plugin
Roger Coathup
ParticipantTake a look at @Pollyplummer‘s recent article on front page posting http://wpmu.org/8-wordpress-plugins-that-enable-posting-and-editing-from-the-front-end/
September 18, 2010 at 12:53 pm #92784In reply to: Need a Submit News Plugin
rossagrant
Participant@creativologist You need to buy gravity forms for WordPress. It’s a premium plugin but does exactly what you want and is quite literally amazing! stacked full of features. The best WP plugin there is in my opinion for this kind of thing. Well worth the small cost.
September 18, 2010 at 9:42 am #92777paulmontwill
ParticipantI have a similar situation with the other site – bbpress 1.2.5, wordpress 3.0.1 – activity reply does not update group last activity. Did you experience the same?
September 18, 2010 at 8:37 am #92775In reply to: Dashboard problem
@mercime
ParticipantBuddyPress works in single site mode. The only time you want multisite or network is if you want to allow your members to create blogs.
If that’s the case, deactivate BuddyPress. Then follow steps to create a network here – https://codex.wordpress.org/Create_A_Network. Then double-check your WordPress is working as it should before installing BuddyPress – https://codex.buddypress.org/getting-started/before-installing/
September 18, 2010 at 6:10 am #92766In reply to: Edit comments
paulhastings0
Participant@bplove I searched around and found this: https://wordpress.org/extend/plugins/editable-comments/
September 18, 2010 at 4:00 am #92760@mercime
ParticipantDo you mean you cannot edit the WordPress theme from theme editor? Or that you revised your WP theme’s index.php, uploaded it to server and revisions do not show?
September 17, 2010 at 7:19 pm #92735In reply to: Need help learning plugin development
Anonymous User 96400
Inactive@boonebgorges
true. it makes a lot more sense working towards a certain goal. in my case that was also wordpress development, so that’s the way i learned php as well. which wasn’t necessarily the easiest or fastest way to do it. Anyways, I think, having a certain understanding of php makes it so much easier to understand WP, or any other php-based code.Once I got my hands on Programming PHP, my skills developed a lot faster than by trying to figure out stuff by reading other peoples source code.
September 17, 2010 at 4:38 pm #92724In reply to: Split members into admin defined caregories
Roger Coathup
Participantit’s item 9 on this list for BuddyPress 1.3:
September 17, 2010 at 4:15 pm #92721In reply to: Need help learning plugin development
Anonymous User 96400
InactiveA good way to start are these 2 pages:
This one specifically for BP:
https://codex.buddypress.org/home/And this one for WP:
https://codex.wordpress.org/Main_PageOn that last one have a look at the developers documentation.
But as said before, if you don’t know php, then that’s where you need to start.September 17, 2010 at 1:28 pm #92706In reply to: distinguish between editors and other contributors
Roger Coathup
Participant@dubbelf – it’s no more technical than modifying your theme loops to exclude posts from various categories, and certainly less technical than restricting certain authors to specific categories.
At this stage the questions you are asking are not really BuddyPress support specific, more general WordPress considerations.
If you want someone to build / enhance your site for you, you can advertise on the Jobs Board: https://buddypress.org/community/groups/bp-jobs-board/
If you are going to modify the site yourself, you will have to get technical (PHP, HTML and some base WordPress theming knowledge).
September 17, 2010 at 6:00 am #92678@mercime
ParticipantThis plugin at bottom of post would help you – Creating a Buddypress/Wordpress Username availability checker for your site
September 17, 2010 at 5:54 am #92677@mercime
ParticipantYou have more than one problem in your install unlike the singular issues posted above. Before blaming everything on BuddyPress, make sure you’ve got your WordPress working https://codex.buddypress.org/getting-started/before-installing/. Where are you hosted? Single site or Multisite? BP/WP versions used?
September 17, 2010 at 1:10 am #92663In reply to: Registration not working
@mercime
Participant@airrykah deactivate BuddyPress. It depends on your WordPress installation. Check if your install is sending out activation emails to those registering. Find resolution for your email problem at WordPress.org forums before activating BuddyPress.
If your WP activation email is working, deactivate any BP registration plugins and see if regular registration works.
Edit – there’s also a workaround, see if this works for you – https://codex.buddypress.org/getting-started/faqs/specific-faqs/#register
September 16, 2010 at 10:58 pm #92654In reply to: Split members into admin defined caregories
PH (porsche)
ParticipantCouldnt you use the existing user roles… built in to wordpress?
September 16, 2010 at 9:07 pm #92644In reply to: Wp-login.php custom screen plugin?
techguy
ParticipantI’ve been using: https://wordpress.org/extend/plugins/dbd-login-style/ It’s not perfect, but works ok. I thought I saw another one released recently, but I can’t remember where.
September 16, 2010 at 6:16 pm #92625In reply to: Remove WordPress version number
r-a-y
KeymasterThat’s because it’s hardcoded in the bp-default theme (unfortunately).
You can remedy this by creating a child theme with bp-default as the template. Then, copy over bp-default’s header.php and remove the WordPress version meta tag.
September 16, 2010 at 1:42 pm #92601In reply to: EventPress
kunalb
ParticipantHi Sven — Thanks! I replied to your question on the google group. Copy/pasting here for the sake of completion:
Hi
On Thu, Sep 16, 2010 at 3:10 PM, svenl77 wrote:
> first of all, thanks for the nice powerful plugin. Brilliant work!Thanks!
> I have a question. how can I display the event categories?
> I like to display The event categories in the sidebar. But with the
> eventspress templates for the entry. Not as a normal entry.
> I couldn’t find anything in your files. Will this function be
> developed soon? It’s an important part for me.Depends on whether you’re using EventPress on WordPress or EventPress on
BuddyPress — support for nicely displaying tags and categories hasn’t been
included at the moment, but for I can definitely add in templates for
WordPress by 0.1.3. Tag/Category support in BuddyPress needs much more work
and will take a bit of time.Kunal
September 16, 2010 at 1:15 pm #92594In reply to: Username in Profile URL
Design Cloud
ParticipantHi
I’m trying to do exactly the same thing but the plugin linked above doesn’t work when you have buddypress installed.
Wordpress can use the user “nicename” as the url – but for some reason the profile page breaks whenever there is a dash (“-“) in that field.
September 16, 2010 at 10:21 am #92579In reply to: distinguish between editors and other contributors
Roger Coathup
Participant@dubbelf –
Yes, members can have their own blog – it’s a standard feature of a WordPress Multisite install.
Follow the instructions here to set up Multisite: https://codex.wordpress.org/Create_A_Network
Then check everything works, including custom permalinks.
Install BuddyPress (automatic plugin install)
And, hey, you will have an admin blog, and separate blogs enabled for members
September 16, 2010 at 8:35 am #92569In reply to: One Line Comment Feed?
Roger Coathup
ParticipantHave a look at a basic WordPress install with a theme like P2
-
AuthorSearch Results