-
Pisanojm posted on the forum topic set wmode="transparent" for oembed plugin in the group How-To and Troubleshooting: 15 years, 2 months ago
@r-a-y I got the same error as abu above when adding snipet to the functions.php re: transparent oembed
-
Pisanojm posted an update 15 years, 2 months ago
@xiabolai Yes there is a plugin for this (not great yet, but certainly works as it states)… check the extend section. We are using it.
-
Pisanojm posted a new activity comment 15 years, 2 months ago
@-r-a-y Tried adding embedly and oohembed above… embedly caused your plugin to work.. oohembed did not add any of the functionality listed as add-ins… Any more thoughts on this?
-
Pisanojm posted a new activity comment 15 years, 2 months ago
I’m not sure if I understand this… I tried embedlyyy with your plugin and nothing workedd..now trying oohembed… will report back…
-
Pisanojm posted on the forum topic BuddyPress.org’s Unified Search – How can I get it? in the group How-To and Troubleshooting: 15 years, 2 months ago
@brajesh has updated this on his site and now, I can say it is working 100% for me and is a MUST have for all BuddyPress sites, IMHO.
Here is the link:Creating The sitewide global/unified search Page for your Buddypress Theme
-
Pisanojm posted on the forum topic Forgot Password Link? in the group How-To and Troubleshooting: 15 years, 2 months ago
Re: to an old thread… Where is the Widget login code so the above “lost password” link can be put in the sidebar? Probably a good idea for an ehancement… if the user logins wrong the first time the lostpassword link shows up in the sidebar… Meantime… does anyone know what file the sidebar login […]
-
Pisanojm posted a new activity comment 15 years, 2 months ago
Hello…
I feel like I’m Peter’s Answering Service… I’ve been trying to get him as well @blackphantom for over a week now..
.
Twitter again had a major OAUTH failure today and really big things like HootSuite and TweetDeck went down… Also, people could not authenticate via Tweetstream as well…it was causing issues for me today as…[Read more] -
Pisanojm posted an update 15 years, 2 months ago
@r-a-y is there any kind of trick to get the oEmbed to post further to the back? For instance the CD Avatar when expanded will tuck behind the OEmbed and I have another toolbar that the OEmbed is “on top of”.
-
You could try this code snippet:
http://pastebin.com/NcwH8kVFIt’s untested though. Not sure if this will work.
-
-
Pisanojm posted an update 15 years, 2 months ago
-
My plugin is a parser for WordPress’ embed functionality. I’m not going to be adding support for any external providers any time soon I’m afraid.
However, you can extend the provider list by downloading WordPress plugins that extend the embed list!
I’m quite sure TwitPic can be used with this…[Read more]
-
I’m not sure if I understand this… I tried embedlyyy with your plugin and nothing workedd..now trying oohembed… will report back…
-
@-r-a-y Tried adding embedly and oohembed above… embedly caused your plugin to work.. oohembed did not add any of the functionality listed as add-ins… Any more thoughts on this?
-
Embedly covers mostly everything that oohembed has anyway.
-
-
-
-
-
Pisanojm posted on the forum topic Allow Bot Indexing of Site while registration is required to log-in… in the group How-To and Troubleshooting: 15 years, 2 months ago
The only thing I’ve found at the webmasters site slightly related is the robots.txt generator… am I missing something?
-
Pisanojm posted on the forum topic TIME SENSITIVE!!! — How to Prevent \"Auto Join\" for a Forum/Group in the group How-To and Troubleshooting: 15 years, 2 months ago
Possibly a Trac for 1.3+ enchancement then?
-
Pisanojm posted on the forum topic TIME SENSITIVE!!! — How to Prevent \"Auto Join\" for a Forum/Group in the group How-To and Troubleshooting: 15 years, 2 months ago
This very question just popped up on our Launch… Please check this @r-a-y et. al… Seems like there was never an answer here….
Using WP 3.0 and 1.2.5.2 -
Pisanojm started the forum topic Allow Bot Indexing of Site while registration is required to log-in… in the group How-To and Troubleshooting: 15 years, 2 months ago
Ok, so here is my next question… How can I allow google, bing, etc. to index my site while the site is re-directing back to the landingpage for registration purposes… i.e. the bots can’t get in… Ok to filed some questions… yes, the site is public…. yes, the site requires registration to see “anything”. so, […]
-
Pisanojm posted on the forum topic BuddyPress.org’s Unified Search – How can I get it? in the group How-To and Troubleshooting: 15 years, 2 months ago
Ok, so I went back to this because it’s need in our site… I got most of it to work: #1. is fixed by pulling this code in the add-on to the functions.php
//show blogs search result function bpmag_show_blogs_search(){ ?> <a href="" > < ?php
[Read more]
}
//Hook Blogs results to search page if blogs comonent is active
if(bp_is_active( 'blogs' ))… -
Pisanojm posted an update 15 years, 2 months ago
The official Press Release has been made for our Music Education PLN including reference to the BuddyPress/Wordpress platform. Though you guys would find it interesting (Just sent it to AP). You can find it here:
-
Pisanojm posted on the forum topic Twitter account posting for BP site as a whole in the group Tweetstream: 15 years, 2 months ago
You can do this without any twitter integration on the BP site…. just use something like Yahoo Pipes or twitterfeed.com to lock on to you activity stream or forum/group RSS streams and Tweet them.
Use the Buddypress group forums Extra to get the RSS feeds…
-
Pisanojm posted on the forum topic design bug in the group CD BuddyPress Avatar Bubble: 15 years, 2 months ago
The image looks the cd avatar bubble plugin isn’t working right…
-
Pisanojm started the forum topic Issue with UTF-8 and   and Tweetstream in the group Tweetstream: 15 years, 2 months ago
Peter @blackphantom , I think I may have discovered the issue (or at least part of it) with regard to the full_name not showing and possiblly the RSS activity stream mangle… The feed is showing up as UTF-8 and there is an issue with the ANDnbsp character…. I think it’s all related and may be […]
-
Pisanojm posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 2 months ago
Good News… I think I figured out the above, all though I still don’t know why I had to add it… I added this: if ( is_front_page () ) bp_core_redirect( ‘http://musicpln.org/pln-posts/landing/’ ); above if ($bp&&($bp->current_component == BP_REGISTER_SLUG ))//buddypress return; and now it all works like a charm… I’m sure somebody can make this…[Read more]
-
Pisanojm posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 15 years, 2 months ago
Ok, spending evern more time on this… I went back to the idea of using @r-a-y ‘s modified regestered-users-only-plugin… Now it is 95% the way I want except the homepage is not re-directing to the landing page… every other page does this…. probably has something to do with the home page being the activity stream??? I’m […]
- Load More
@pisanojm
Not recently active
@Pisanojm Thanks. But what’s the name of the plugin?