-
Anton posted on the forum topic New Version 1.2.5 in the group Seo for Buddypress: 14 years, 2 months ago
@Svenl77 Activated but got these errors on the dashboard: http://pastebin.com/iGXUME1j
-
Anton joined the group Seo for Buddypress 14 years, 2 months ago
-
Anton posted on the forum topic Gpress PHP warnings in the group gPress: 14 years, 2 months ago
@msmalley Seems as thought 1.3 is quite far away. Still getting those errors
-
Anton posted a new activity comment 14 years, 2 months ago
Excellent! I’ve been using your beta version and it’s running smooth
-
Anton posted a new activity comment 14 years, 2 months ago
Anyway that It can load automatically as it is doing with the default oembed sites such as YouTube and Scribd?
-
Ahh sorry, I haven’t updated the beta to include that! It’s working on my testbox.
I’m going to be uploading beta-2 in the next day or two, which will include thumbnail support.
-
Excellent! I’ve been using your beta version and it’s running smooth
-
Any news on the beta 2 release date?
-
I need to test it on single WP before beta-2 comes out.
Also got to do some code cleanup!Thanks for reminding me though!
-
I’ll be more than happy to help you test it on a single wp environment 🙂
-
Hey Anton, I’ve had to deal with some non-coding issues the past few days.
I’ve got to get through a pile of todos, then I’m going to come back to oEmbed later in the week.-
Thanks @r-a-y
-
-
-
-
-
-
Hey Anton,
Finally looked into this; the Embedly plugin is using wrong code.
Open up embedly.php and replace this:
`
function add_embedly_providers($the_content){
$services = get_embedly_selected_services();
require_once( ABSPATH . WPINC . ‘/class-oembed.php’ );
$oembed = _wp_oembed_get_object();
$oembed->providers = array();
if…[Read more]-
Thanks @r-a-y but it doesn’t seem to work. When I replace the function code in embedly.php with yours, I can’t seem to embed anything from the embedly list. It only displays the URL. I’ve tested this with a slideshare presentation.
-
Hey Anton,
Maybe something got lost in translation!
Can you try the code in the Pastebin file?
http://pastebin.com/jVzpe64xReplace the add_embedly_providers() function + the add_action line.
-
Thanks. Works 100% now.
-
-
-
-
-
Anton posted a new activity comment 14 years, 2 months ago
Thanks. Works now but only when I refresh the page
-
Anton posted an update 14 years, 2 months ago
@r-a-y @r-a-y I tried extending more websites to the oembed list with this plugin: https://wordpress.org/extend/plugins/embedly/ but it doesn’t work. Trying to get Slideshare to work.
-
Make sure you’ve setup Embedly so Slideshare is enabled.
Works for me on my testbox.
-
Thanks. Works now but only when I refresh the page
-
Anyway that It can load automatically as it is doing with the default oembed sites such as YouTube and Scribd?
-
Ahh sorry, I haven’t updated the beta to include that! It’s working on my testbox.
I’m going to be uploading beta-2 in the next day or two, which will include thumbnail support.
-
Excellent! I’ve been using your beta version and it’s running smooth
-
Any news on the beta 2 release date?
-
I need to test it on single WP before beta-2 comes out.
Also got to do some code cleanup!Thanks for reminding me though!
-
I’ll be more than happy to help you test it on a single wp environment 🙂
-
Hey Anton, I’ve had to deal with some non-coding issues the past few days.
I’ve got to get through a pile of todos, then I’m going to come back to oEmbed later in the week.-
Thanks @r-a-y
-
-
-
-
-
-
Hey Anton,
Finally looked into this; the Embedly plugin is using wrong code.
Open up embedly.php and replace this:
`
function add_embedly_providers($the_content){
$services = get_embedly_selected_services();
require_once( ABSPATH . WPINC . ‘/class-oembed.php’ );
$oembed = _wp_oembed_get_object();
$oembed->providers = array();
if…[Read more]-
Thanks @r-a-y but it doesn’t seem to work. When I replace the function code in embedly.php with yours, I can’t seem to embed anything from the embedly list. It only displays the URL. I’ve tested this with a slideshare presentation.
-
Hey Anton,
Maybe something got lost in translation!
Can you try the code in the Pastebin file?
http://pastebin.com/jVzpe64xReplace the add_embedly_providers() function + the add_action line.
-
Thanks. Works 100% now.
-
-
-
-
-
-
@antonrsa I did this yesterday by following the third post in this thread: https://wordpress.org/support/topic/add-new-provider-oembed
I added that code to my theme’s functions.php and it seems to work OK so far.Now I am looking to add twitter compatibility to @r-a-y ‘s plugin
-
I’m using Embeddly now and it works fine when you refresh the page but it doesn’t work to automatically fetch the content when you post it as @r-a-y ‘s plugin is doing.
-
-
You seem to be one step ahead of me mate. LOL! I’ve just started extending the oembed list. 😉
-
And have U had success adding slideshare or twitter compatability ? Because the solution I proposed before did not work.
-
Try this plugin with @r-a-y oembed plugin – https://wordpress.org/extend/plugins/embedly/
-
-
-
-
Anton posted on the forum topic mobile theme for buddypress? in the group Creating & Extending: 14 years, 2 months ago
Care to share a link of your site with this enabled?
-
Anton posted on the forum topic Buddypress followers plugin profile problem in the group Third Party Components & Plugins: 14 years, 2 months ago
@thekmen in the buddypress-followers plugin “_inc/templates/members/single/followers.php” and following.php is the links that I would like to change “bp_members_pagination_links()”
Edit
I found a short term solution as you have suggested. WIl keep checking to get the ajax working.
-
Anton posted on the forum topic Buddypress followers plugin profile problem in the group Third Party Components & Plugins: 14 years, 2 months ago
Thanks @thekmen will give it a shot
-
Anton posted on the forum topic Buddypress followers plugin profile problem in the group Third Party Components & Plugins: 14 years, 2 months ago
@travel-junkie – look at these two sites:http://mychatbox.me/anton/following/ and @nuprn1 site http://etivite.com/members/antonrsa/following/ Click on “2” to view the rest of the people I’m following. It doesn’t load. On buddypress.org it doesn’t work that way as it is a full link you have to click as I have explained above “..followers/?upage=2…[Read more]
-
Anton started the forum topic Buddypress followers plugin profile problem in the group Third Party Components & Plugins: 14 years, 2 months ago
I found quite a big problem with the buddypress followers plugin. When you view a profile where this plugin is activated, you cannot click to to see more than the default first 20 people followed/being followed. The ajax doesn’t load the next pages when clicking on the page numbers. It seems to work without ajax […]
-
Anton posted on the forum topic *** NEW NIGHTLY BUILD POSTED *** in the group BuddyPress Media: 14 years, 2 months ago
getting this error:
Fatal error: Call to undefined method ReflectionClass::getInterfaceNames()…BPM_Multimedia.php on line 108
Ran phpinfo and this is the ReflectionClass details that is enabled on my server:
$Id: php_reflection.c,v 1.164.2.33 2006/03/29 14:28:42 tony2001 Exp $
-
Anton posted on the forum topic Twitter requires new OAuth in the group Tweetstream: 14 years, 2 months ago
Will this not work: https://wordpress.org/extend/plugins/buddypress-group-twitter/
-
Anton posted on the forum topic How to check if a member’s email address contains certain words in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks @boonebgorges
Will give it a try
-
Anton posted on the forum topic How to check if a member’s email address contains certain words in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks @nit3watch It might work but what I’m looking for is a way to check if a user has logged in/registered with their Twitter account. When you register via Twitter (using the Twit Connect plugin) your email address is saved in wp_users as changeme.username@yourdomain.com. I want to add a function that checks if the user logged […]
-
Anton started the forum topic How to check if a member’s email address contains certain words in the group How-To and Troubleshooting: 14 years, 2 months ago
I want to create a function to check if a member’s email address contains a word eg: test@mydomain.com (test) and then redirect the user to their settings page to change their email address. How do I get the currently logged in member’s email address in the wp_users db table?
-
Anton posted a new activity comment 14 years, 2 months ago
Not exactly
-
Anton posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins: 14 years, 2 months ago
WP normal 3.0.1 and the the latest bp
-
Anton posted on the forum topic BP MEDIA 0.1.9 IS READY FOR ALPHA TESTING in the group BuddyPress Media: 14 years, 2 months ago
Thanks @foxly
Will give it a test and report back
- Load More
@antonrsa
Not recently active