Search Results for 'wordpress'
-
AuthorSearch Results
-
May 22, 2015 at 4:39 pm #239547
KeithMon
ParticipantI’m experiencing the same issue. After I visit BuddyPress pages and then navigate to any standard or template page, except the homepage, but including the blog, I get a 404. Sometimes a simple refresh will work. Sometimes navigating to a new page will work. Sometimes the issue will not be fixed unless I refresh Permalinks or log-out and log-in again.
WordPress 4.2.2
BuddyPress 2.2.3.1
bbPress 2.5.7 (though, the issue continues even when bbPress is deactivated)This issue was asked on another post that was closed before an answer was provided:
https://buddypress.org/support/topic/buddypress-iis-and-randomreoccurring-404-errors/This post had a resolution:
https://buddypress.org/support/topic/page-not-found-error-on-static-pages/I have checked and Mod_Rewrite is enabled through htaccess as defined here:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /higher/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /higher/index.php [L] </IfModule> # END WordPressAm I missing anything here? This appears to be an issue with BuddyPress. Does anyone have a resolution?
May 22, 2015 at 2:47 pm #239543In reply to: Urgent: Turning my site into https is not working
Hope
ParticipantI’ve already tried to change the location of the https lines in the htaccess file but nothing changed :S the file is in the wordpress directory i.e in the socialnetwork directory in my case.
Thanks
May 21, 2015 at 2:55 pm #239495In reply to: Urgent: Turning my site into https is not working
Hope
Participant@henrywright sure, turning a wordpress website into https requires as mentioned in most of the references:
1- adding:RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]to the htaccess file
2- Modifying site and wordpress addresses (in the general settings).Talking about the htaccess file led us to what we were talking above (to assure that the basic htaccess file is right)…
So again, have I missed something?
May 21, 2015 at 2:09 pm #239491In reply to: Urgent: Turning my site into https is not working
Hope
ParticipantYes I gave WordPress its own directory under the site root and Buddypress is working fine! My website is working fine from about a year an a half, the problem is in turning it into HTTPS which is not working :S
May 21, 2015 at 1:30 pm #239487danbp
ParticipantHave you tested this plugin ?
https://wordpress.org/plugins/buddypress-upload-avatar-ajax/May 21, 2015 at 1:12 pm #239485In reply to: Urgent: Turning my site into https is not working
danbp
ParticipantDepends where wp is installed ! Usually at site root.
See your WP settings (settings > general) if unsure.
Remember also that BuddyPress does not work on installations where you give WordPress its own directory.May 21, 2015 at 10:07 am #239475In reply to: Urgent: Turning my site into https is not working
Hope
ParticipantDon’t I need to mention the site folder? like if my website is http://your-site.com/wordpress, I put:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L] </IfModule>May 21, 2015 at 9:21 am #239474In reply to: Admin bar icons do not display on some devices
lepotager
ParticipantHello,
Same problem here… Has anyone found a solution ?
When I’m on a mobile, the wordpress admin bar shows up but there are no button on it to login or register..
And there is also a black/grey bar on top of this bar.
Screenshot if it can help : https://i.imgur.com/lGbOSWO.png
Thanks
May 21, 2015 at 7:05 am #239472danbp
Participanti’m part of the one percenter who cares about well formed urls and a basic system which is working on 23% of www’s sites !
If you have enhancement ideas, feel free to post in the appropriate forum or open a ticket on Trac.
BP is only a WP plugin and doesn’t handle registration. On the other hand, WP use a very short registering form, containing 3 fields: username, email and password.
First and last name are optionnal fields on the standard WP user profile. These fields are not mandatory, never appear on the registration page and it’s in the freedom of everyone to use them or not. When BP is installed, he provides a mandatory Name field, which can be used to enter a username or a first/last name.
Even if i have no percentage to give you, i’m pretty sure that almost all users are satisfied to use a CMS which doesn’t ask them for real names at first ! And why not their address, blood group, gran’mother nickname or their mom’s phone number ?
This are privacy options, and WP is smart enough to not abuse of such things, by default. Smart enough also to use the simpliest existing register routine, like all other major web operators, a username, a valid email and an encrypted password.
Anything else is matter of flexibility, one of the major interrest to use BuddyPress. And definetly no, not all communities have members who knows each others. Don’t make you the spokeman of such behalf speculation. 😉
I think you’re confused by system requirements and your own desires. To get it clear for the register aspect, read here please.
Oh, and the answer to your question is here:
May 20, 2015 at 10:23 am #239443In reply to: @mention autosuggest in visual editor
OakCreative
ParticipantAfter more digging around, I’ve realised that it does work for the visual editor, but only if the TinyMCE iframe has an ID of
content_ifr(as per the WordPress dashboard).By changing the
$editor_idargument in wp_editor() to'content', everything works. I would have to change the markup for my website though as I am already using#contentfor another element.This means the autosuggest function can only be used on one visual editor at a time in the front-end and relies on a specific ID. However, changing the jQuery selector in mentions.js to
'.wp-editor-wrap iframe'seems to work and allow for multiple instances.Obviously editing core files isn’t ideal though, so this isn’t a real solution.
May 20, 2015 at 9:15 am #239437Topic: @mention autosuggest in visual editor
in forum How-to & TroubleshootingOakCreative
ParticipantHello,
I am using WordPress’ WYSIWYG editor to enhance the What’s New textarea. That’s all working fine, however, the new autosuggest @mention only seems to work in the text editor.
Is there a way to get it working within the visual editor?
Using WordPress v4.2.2 and BuddyPress v2.2.3.1.
May 18, 2015 at 9:19 am #239365In reply to: Best plugin for social network plugin?
Marcella
ParticipantTheres a plugin which does what you mention. BuddyPress Activity Plus you can find it from the plugins page in your WordPress admin area.
May 18, 2015 at 7:34 am #239363In reply to: Native Mobile App
Henry Wright
ModeratorHi pixskull
You have a number of options. There are plugins you could install which would help you. Also there is the code-it-yourself approach. It depends on your time, coding skills, requirements etc.
Check out https://apppresser.com/ as well. It lets you build apps with WordPress.
May 18, 2015 at 12:22 am #239349In reply to: [Resolved] Crop Image not working
loralai
Participant@mercime I am using WordPress 4.2.2 and Buddypress Version 2.2.3.1
We have only one other plugin installed which is the Enhanced Text widget
We host the site ourselves off a VPS
and working with the Twenty Thirteen template the crop image works fine. I am not sure were the conflict is, today was the first time we started using any js with the template we have been developing aside from one or two that point to our Centova Cast installation for stream details.website link is http://pawzgroup.com/loralai
May 17, 2015 at 10:07 pm #239336@mercime
Participant@minglonaire have you tried this plugin https://wordpress.org/plugins/buddypress-login-redirect/
May 17, 2015 at 8:49 pm #239331In reply to: Theme in Development: Preview & Feedback?
Marcella
ParticipantI’m also publishing a video series to the site right now about WordPress theme development.
Hope get some people to signup and join in, share their own tips and tricks.
May 17, 2015 at 11:18 am #236924In reply to: new plugin: BuddyPress Simple Events
shanebp
ModeratorGot a chance to revisit this…
Both versions are now components.
BuddyPress Simple Events in the WP repo.
BuddyPress Simple Events Pro now has options for an Attending button, list of attendees, and notifications. As well as image support and Group assignment options.
Re themes: the templates have been tested with included WP themes. If there is an issue with a particular theme, the templates can be overloaded and adjusted as necessary. The layouts are bare-bones, iow. very basic layouts.
Re comment syncing: unfortunately, comment syncing is broken in BP 2.2.1. See tickets 6306 and 6294
May 16, 2015 at 10:21 pm #239164TVNModerator
ParticipantOk thanks guys. The only problem is, the mediamaster plugin didnt even install and left no traces, but the problem was caused by the mediamaster plugin,so I’m unable to delete it and it wont let me update my wordpress version without producing a bunch of black bold errors across the top of the screen similar to this
Fatal+error:+Call+to+undefined+function+buddypress()+in+%2Fhome%2Fu528061689%2Fpublic.
Fatal+error:+Call+to+undefined+function+buddypress()+in+%2Fhome%2Fu528061689%2Fpublic.
Fatal+error:+Call+to+undefined+function+buddypress()+in+%2Fhome%2Fu528061689%2Fpublic.
Fatal+error:+Call+to+undefined+function+buddypress()+in+%2Fhome%2Fu528061689%2Fpublic.
I cant remember if this is exactly the correct error when trying to update WordPress, but it shows the errors in multiple black bold lines as above. What is the solution to this because as it is now, if i happen to download a “bad” plugin and it does this again, i have to completely start over from scratch by having to uninstall and reinstall buddypress and start over which is very aggravating!. Isn’t there some way of creating a backup of your BP site/plugins that can quickly be restored if you happen to download a bad plugin that messes everything up? will making a backup up on my webhost restore everything if this happens again?
Thank You
May 16, 2015 at 5:30 pm #239160In reply to: Static Front Page Problems
kphawaii
ParticipantHi I changed my theme to back to zerogravity.
But I think I’ve figured out what was going on. It seems from the settings panel
Setting>BuddyPress>Pages when I click the view button for the register and activate
pages I get redirected to my static front page.But when I am on another browser and not logged in to wordpress everything seems
to work correctly.May 16, 2015 at 11:31 am #239149Hugo Ashmore
ParticipantAh right this is why those version requirements are listed and need to be paid attention to.
Regardless of the plugin issue, this forums advice must start and finish on updating WordPress then BuddyPress it is really inadvisable to run with versions that are this outdated, WP had a major security update around the 4.0 point.
May 15, 2015 at 12:18 pm #239115In reply to: How to avoid spam registration in buddypress
Jose Conti
ParticipantHo @vignesh-m,
I’m the WangGuard developer.
WangGuard is free is you don’t make $200+, you are a company or you don’t make more that 5.000 queries day.
You need an API Key because your WordPress has to “talk” with WangGuard server, it is like Akismet, you need and API Key, but it is free. In any way, if you need to get a “Premium” API Key, it will be 12€/year. I think it is very cheap.
Kind regards
José ContiMay 15, 2015 at 7:19 am #239105In reply to: How to avoid spam registration in buddypress
danbp
ParticipantPlease read the doc, according to plugins description:
WangGuard Always will be free for personal use, this means that whenever you have less than 5,000 daily registrations or you make less than $200/month, you never have to pay anything for WangGuard.
May 14, 2015 at 10:33 pm #239088shanebp
ModeratorThe issue is in the BuddyPress Live Notifications plugin.
You should report the issue and your fix to the plugin authors:
https://wordpress.org/support/plugin/bp-live-notificationMay 14, 2015 at 9:00 pm #239083In reply to: Group with multiple forums?
r-a-y
KeymasterThe bbPress plugin integrates into BuddyPress, not the other way around.
So your question is best suited on the bbPress forums:
https://bbpress.org/forumsI can tell you that multiple group forums are not officially supported in bbPress at the moment though.
You’ll want to keep your eye on this ticket:
https://bbpress.trac.wordpress.org/ticket/2191r-a-y
KeymasterYou’ll probably want to follow this guide:
The guide is for the twentythirteen theme, but it works as a general guideline with any theme. Replace the references to the twentythirteen theme with your theme and you should be good to go!
-
AuthorSearch Results