Search Results for 'wordpress'
-
AuthorSearch Results
-
March 26, 2015 at 10:59 pm #236701
In reply to: Show content from external link
danbp
ParticipantNot avaible yet. Will be in WP 4.2 new “press-it”.
Keep in mind that SWA is not an external activity wall or feed, but a site (your site) members activity wall. Searching to publish anything on it is a bit vain.
Some medias can simply be embeded to SWA by copy/pasting, such as tweets, youtube videos or photobucket pictures.
Allowed medias are described here.March 26, 2015 at 5:43 pm #236681In reply to: Custom Component's Page goes AWOL
r-a-y
KeymasterTry the latest 2.2-branch and see if that fixes your problem:
https://buddypress.trac.wordpress.org/changeset/9647/branches/2.2?old_path=%2F&format=zipSpecifically, the fix in ticket 6280 should resolve things:
https://buddypress.trac.wordpress.org/changeset/9608March 26, 2015 at 9:00 am #236656In reply to: Limiting access to backend menu
danbp
ParticipantMany solution for this, which is a WordPress question. For ex.
https://wordpress.org/plugins/advanced-access-manager/March 25, 2015 at 11:18 pm #236632In reply to: Media uploads with custom taxonomy
Henry Wright
ModeratorPlupload isn’t a plugin, rather, it’s an ‘upload’ library used in WordPress core. It’s a great way of uploading media. We’ve all used it even though we might not know it because it’s the tool that powers the media uploading when you go to WP admin > Media > Add New
March 25, 2015 at 10:56 pm #236630In reply to: Media uploads with custom taxonomy
Henry Wright
Moderator@lbpp OK so the short term approach would be to write a HTML form with the option list and file upload button as form elements. Then, server-side, you’d have your processing script which processes the $_POST data after the user has submitted.
There’s 101 ways to do that. Plupload springs to mind as the most elegant solution because you can do all sorts of stuff with the uploaded file (and of course Plupload is a core library so the solution will be lightweight). In terms of where the media gets uploaded to, I assume you’d want it to go into the back-end Media Library? If so, then checkout the async upload script. If you use that when setting your Plupload defaults, then most of the heavy lifting is done for you automatically.
Check out the Plupload docs for more info on that library.
Of course, that’s just one approach you could go with (the one I’d choose myself), but there will be many more alternative approaches you could take.
March 25, 2015 at 8:02 pm #236589In reply to: Media uploads with custom taxonomy
Henry Wright
ModeratorHi @lbpp
Check out the Attachments API (which is currently in the pipeline and should be available in the 2.3 release). As you’ll see, this kind of thing will be far easier going forward.
March 25, 2015 at 12:26 pm #236568In reply to: Some of my users profiles are not loading
Henry Wright
ModeratorYou seem to be doing everything right. Disabling plugins and reverting to the default theme (Twenty somethings) usually resolves the problem.
Are you seeing the problem on both localhost and on your online server?
March 25, 2015 at 5:40 am #236556In reply to: Registration page not working (tried EVERYTHING!)
wavez02
ParticipantHi, it’s lunch time in Japan now.
oh… not working yet…
Setting MAMP’s virtualhost and access to virtualhost on your browser.
for example,httpd-vhosts.conf
—————————————————————–
<VirtualHost *:8001>
DocumentRoot “/Applications/MAMP/htdocs/wordpress”
</VirtualHost>
————————————————————–Browse URL…”http://localhost:8001/”
I think so resolve with it…
MAMPバーチャルホストを調べてください。
きっと問題は解決されるはずです。
または、”http://localhost”でwordpressが見れるように設定すれば解決するかもしれません。がんばって。
どこにも情報が無くて、ちょうど同じ時に悩んでるあなたを見つけました。
私も1日悩み続けていたので、あなたの助けになりたい。
あなたがうまくいくように願っています。March 24, 2015 at 9:14 pm #236540In reply to: Consolidate Profile TABS?
BackpackersUnion
ParticipantHi @hnla
Thanks for sharing. I had to read it a few times to wrap my head around it, but it looks worth trying. Does it essentially replace the standard BP Profile menu with the WordPress menu system (i.e. Dashboard -> Appearance -> Menus)?
It looks like there are two possible places to modify the markup:
1.
bp-themes/bp-default/members/single/home.php
2.bp-templates/bp-legacy/buddypress/members/single/home.phpI’m assuming the first is the correct
home.phpfile for BP 2.1.1?March 24, 2015 at 6:33 pm #236532In reply to: new plugin: BuddyPress Simple Events
rosyteddy
Participant@mcpeanut @shanebp I really apologize for that. Did not mean to be harsh or demanding.
At present none of the wordpress or buddypress event plugins has the implementations that any social networking site or social networking scripts has. Event Manager is a good plugin – with respect to front end BuddyPress Simple Events seem to offer no added benefit. Backend – yes, its simple and useful.I appreciate shanebp your effort and releasing this plugin for the community. Though it may not fit my use-case just in its present form, it will sure help many. Once again, my apologies, and thanks.
March 24, 2015 at 5:40 pm #236525In reply to: Registration page not working (tried EVERYTHING!)
gksgudtjr
ParticipantYeah.. I’ve already tried that, I’ve actually replied with this on the second response to your message
I’ve also tried disabling buddy press and tried doing the registering and it works with bp disabled through wordpress (if this helps)
March 24, 2015 at 5:23 pm #236523In reply to: Registration page not working (tried EVERYTHING!)
gksgudtjr
ParticipantHey,
Yeah.. no big red written errors even if I leave the password blank and hit the sign up button…
Yes, I have tried safari and chrome and firefox… all of them gives me the same response..
I did try to download the brand new copy of WordPress to narrow this problem down so right now, I have the fresh installed WP and the only plugin that’s installed is BuddyPress…
So to this problem, there are two things that are malfunctioning… one is that it doesn’t show any error messages when no password has been inputted, also, when the signup button is pressed, the form doesn’t submit the info to the wp_signup DB…
Should I make another post with this specific description to see if anyone else would have ideas to fix this issue or wait here?
March 24, 2015 at 5:05 pm #236521In reply to: Registration page not working (tried EVERYTHING!)
danbp
ParticipantWhen someone tries to register without a password, is it suppose to give an error?
Yes of course, a big red writen error message ! As the other default fields on the register page, the pwd is absolutely necessary.
I really don’t know what happens to your install. Have you tried with another browser ?
The last thing to try would be to download a brand new copy of WordPress. Sometimes files are corrupted during a transfer. Then to test it alone, without any plugins.
Trash all existing WP folders and files from your htdocs(or www) directory first.
March 24, 2015 at 2:53 pm #236507In reply to: Member Page change default template
Henry Wright
ModeratorHi @aill3urs
Check out Custom Page Templates. They’ll do what you need 🙂
March 24, 2015 at 2:34 pm #236505In reply to: Consolidate Profile TABS?
rosyteddy
ParticipantNo, the Devs has not made this yet it seems. I am not sure if this and/or bp menu toggle for responsive views is going to be incorporated in the next version of BP or not. Though it is high time ( or may have passed the high time) for this.
If you are interested or can convince the Devs or can submit patch you may find this thread useful – https://buddypress.trac.wordpress.org/ticket/6291#comment:7
Thanks.
March 24, 2015 at 10:14 am #236491In reply to: Scheduled Posts
@mercime
Participant@buddypresslost
1) The default WordPress Role for all BuddyPress members is the Suscriber role. In order to allow any/some members to go to the backend to create a blog post, you need to navigate to the wp-admin menu Users > All Members and change the role of the member/s from Suscriber to either: :
– “Contributor” – cannot publish, can only submit a post for review. The Editor or Administrator can schedule the post at future date and the post automatically gets published at the scheduled date.
– “Author” – can set the publish date to future date and the post gets published at the scheduled date.2) Not sure why you need a system as the post does get published at a future date set in the “Publish” attribute within the “Publish” box in the panel.
March 24, 2015 at 10:07 am #236490In reply to: Migrate PHP-Fusion to WP/BP/bbP
mcpeanut
Participanthave you tried using this plugin? https://wordpress.org/plugins/cms2cms-php-fusion-to-wp-migration/
March 24, 2015 at 8:58 am #236486In reply to: Registration page not working (tried EVERYTHING!)
danbp
Participanthtaccess is normaly in the site root folder. If none, create it and add this:
(this is only for a single default install). Even if it has nothing to do whith password registering.# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressWhen you register a user from front end and enter the password, do you see dots when typing it ?
Once saved, is this new user figuring in wp_signup AND wp_user tables with a password ?wp_signup is a temporary table where the new user is stored as long as he didn’t use the activation key. Once done, this entry is cleared and the account status of that user is changed in wp_user table.
March 24, 2015 at 8:25 am #236484In reply to: remove profile tab – correct code?
danbp
ParticipantMarch 24, 2015 at 6:58 am #236481mcpeanut
Participant@buddypresslost hmm, id always rather have my own dedicated ip address, so whats your verdict so far after using the cloud for a day? do you think it will be the correct route for yourself?
I think im definitely sticking to the route i mentioned tbh, i would love for you to keep me updated on your progress with your venture to see if it works out good for you using a media rich site in the cloud, have you already got a strong user base for your site or is it a new venture?
Maybe in a few months time of us both running these very different setups we could compare the pros and cons, When i have finally got this all setup and working as i intend i might even post an how to for reference, showing what steps i took to configure it all, I have done weeks worth of reading and watched hours upon hours of videos now about how to set wordpress up to be scalable via the combining of servers route, that and my knowledge about server administration in general should help me achieve this kind of setup, I feel i have got my head around most of the steps needed to achieve this kind of setup now, No doubt i will run into a few hiccups and problems at first but i’m willing to put the time into it.
March 24, 2015 at 1:31 am #236472In reply to: Bad URL being generated for registration page
blongwp
ParticipantProblem solved… Thank you to everyone that helped.
IHaveToDoThis, your comments pointed me to the problem.
Seems that IIS does not support mod_rewrite.
I solved the problem using this link. http://www.iis.net/learn/extensions/url-rewrite-module/creating-rewrite-rules-for-the-url-rewrite-module.
I just installed the rewrite module and added a rewrite rule to my web.config…
<rewrite>
<rules>
<rule name=”wordpress” patternSyntax=”Wildcard”>
<match url=”*”/>
<conditions>
<add input=”{REQUEST_FILENAME}” matchType=”IsFile” negate=”true”/>
<add input=”{REQUEST_FILENAME}” matchType=”IsDirectory” negate=”true”/>
</conditions>
<action type=”Rewrite” url=”index.php”/>
</rule>
</rules>
</rewrite>March 23, 2015 at 9:21 pm #236454In reply to: Registration page not working (tried EVERYTHING!)
gksgudtjr
ParticipantHey danbp!
I’ve activated to true but I don’t see any conflict or errors anywhere displayed.. Where should I look for?
In regard of MAMP, any specific settings you’re referring? I’ve done what your link said to do already. =)
Yes, I can register users from the back-end if you’re referring this as adding a new user in my dashboard?. I’ve also tried disabling buddy press and tried doing the registering and it works with bp disabled through wordpress (if this helps)
March 23, 2015 at 8:12 pm #236452In reply to: Registration page not working (tried EVERYTHING!)
danbp
ParticipantActivate wp_debug (set to TRUE) in the wp-config file. This can give you a lot of information about conflict and/or errors.
Is MAMP configured correctly ?
https://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMPCan you correctly register a user from the back-end ?
March 23, 2015 at 8:53 am #236415In reply to: how to make buddypress private
danbp
ParticipantTo get a page ID, simply mouse over the page title on the page list and you can see it in the bottom left corner of your brower.
Someting like this:
../wp-admin/post.php?post=23&action=editwhere “23” is the page ID. This number means post_type ID, so there is no difference between a post ID or a page ID except the post_type itself.Ref: https://codex.wordpress.org/Function_Reference/get_pages
March 22, 2015 at 10:02 pm #236403In reply to: Private message sent to admin e-mail
danbp
ParticipantAny user can send a message to the site admin if he use the default sender address: wordpress@yoursite.com
Do you use other plugins as BP ?
-
AuthorSearch Results