Search Results for 'wordpress'
-
Search Results
-
1. WordPress 3.4.1
2. WordPress installed as a Directory
3. If a directory install, is it in root or in a subdirectory? = unsure
4. New wordpress install
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. = yes
6. BP 1.6.1
7. Upgrade from v1.6
8. Same issue with no plugins activated
9. Tersus theme
10. No
11. No custom functions in bp-custom.php?
12. no bbPress
13. Please provide a list of any errors in your server’s log files. = unsure
14. Which company provides your hosting? = unsure
15. Server running WindowsHi
I have buddypress 1.6.1 and latest Tersus theme installed. I moved my site to a new server and now I can not make a forum topic? Everything else works
I tried reinstalling buddypress, deleting pages and groups and remaking them, tried turning off all other plugins and no luck!
I have not launched the site so I have seedpro plugin on home page so to access the site you need to go to http://www.foodzone.com.au/
I am unsure why I can not make a new topic?
Thanks Duncan
Hi guys,
I was wondering if anyone knows a way of limiting the number of characters for a username during registration. I’m not using a wordpress multisite so the WPMU doesn’t work for me. Right now a username can enter a name as long or short as they want. This causes various issues, including long username messing up forum layout.I simple want to set the minimum length to 5 and the maximum length to 10, does anyone know any way of doing so? I’m not afraid to mess with code.
I attempted to use the ‘max length’ code in the input box but that didn’t work.
Any help would be appreciated.
On my Blogs I use to have installed WordPress SEO by yoast plugin.
With Buddypress isn’t efective, it only handles Posts, pages, and few parameters from the forums if these are sitewide from bbpress.
SeoPresss from ThemeKraft is outdated for BP 1.6.1
Any alternative?
Within BP pages any roadmap of what to leave to index and what to block?
For example: Activity pages should produce duplicated content, or is this already prevented ?
Im trying to use a theme specifically for mobile devices so I filter the “template” and “stylesheet” but only the stylesheet is filtering for mobile devices. So the only reason I can think of is that buddypress is keeping the filter from applying somehow. I use the wordpress function wp_is_mobile to do it like this.
add_filter( 'template', 'my_mobile_template', 99999, 1); function my_mobile_template($template){ if(wp_is_mobile()) return 'MobileThemeBeta'; return $template; }add_filter( 'stylesheet', 'my_mobile_stylesheet', 999999, 1); function my_mobile_stylesheet($stylesheet){ if(wp_is_mobile()) return 'MobileThemeBeta'; return $stylesheet; }So any idea why only the stylesheet is filtering?
Hey there,
I have always had this problem but it hasn’t really bothered me until this point. Click here for the website.
I am running Buddypress on a sinlgle-blog wordpress installation (I also tried installing multisite but this didn’t help one bit) and on my activity stream, none of the blog posts ever appear. I heard that the privacy setting mess with this, but I have mine open. I have tried with multiple themes and without plugins. Is there something simple I have just missed blindly?
Thanks in advance for any help.
edit: not sure why I’m called Deleted User here?
I’m trying to build a social networking platform to link psychiatric survivors and engaged community to help people find personal resources outside of mental health care. This has the potential to take out much of big pharma’s inaccurate messages about mental health. I’m not a developer. I have posted 5 other wordpress sites but they are just basic blogs. I really like WordPress, so I turned to Buddypress first when I wanted to build something much bigger. What I have so far is on http://ConnectPower.org and I have the newest versions of Buddypress and WordPress.
However, I have seen threads with problems with Buddypress and I know I’ve run into a lot of those issues already like friend requests not working, forums not working, activation codes being requested twice, too much white space above the loop in all my pages, no way to join groups, etc. I’ve seen these issues on the help forums so I know I could probably work through them all bit by bit.
However, I’ve also been looking through all the galleries and haven’t yet seen a large community (over 300 members) with much activity showing.My question is, Am I going to be able to develop a truly robust and professional looking product this way? Why is it the other big communities all work from scratch? Is it worth digging in and poking around and dealing with all these problems? Maybe the problems just have an initial barrier that will drop away. If Buddypress is supposed to be accessible to non-developers, maybe I just have a bit more learning curve to work through and then I’m home free? I’m pretty good at figuring out online stuff and I’m willing to take programming classes or go to Meetups or whatever would work.
Or should I write a business plan, find funding, and then hire programmers to build something for me, maybe from a different platform? It seems like all the reviews of all the platforms I’ve looked at have these same issues, so really the question is,
—->>> Can I do this myself or do I need to find some funding and get pros in on it for me?
Topic: FitVids.js and BP Ajax?
I’m using FitVids.js with the Default Theme to make video embeds responsive. It works great except for items loaded via ajax (“Load More”). This makes logical sense because the js is only loaded once. Is there a way to get the FitVids.js to load when the ajax is fired?
http://wordpress.org/extend/plugins/fitvids-for-wordpress/
Thanks
Topic: Videos Not Embedding
