tkaufman
Forum Replies Created
-
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Plugin isn't WorkingOh, I see that. Is there a way of making the playback window larger, say 800 x 450 ?
http://goo.gl/U9MDq0thanks
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Plugin isn't WorkingHi
I have the latest version of your plugin, but it doesn’t seem to work.
I’m using the portfolio feature for each video, then placing the videos on a single page, like this: http://goo.gl/EgCLX At the end of each video I get the related videos thing. Could you please help me?
thanks,
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] portfolio orderBumping this as it seems no one’s answering…
Forum: Plugins
In reply to: [Facebook] Who likes this?Any hints as to how to change the display area? And how would I see who likes what?
thanks
Forum: Plugins
In reply to: [Facebook] Who likes this?I see. And how would you adjust the display area?
Also, how do you find out who likes what? Some guests liked my content but I don’t know who.
Forum: Fixing WordPress
In reply to: Noob question about commentsI found that deactivating FB plugin made the wordpress comments come back. So I guess there’s no way to have FB comments and WordPress comments at the same time?
thanks
Forum: Fixing WordPress
In reply to: Noob question about commentsKrishna, I switched themes to 20-12 and did not see a difference. Can I send you a snapshot file of how my dashboard is set? Or is there an example of the right settings online?
Forum: Fixing WordPress
In reply to: comments for imagesHi
I’ve done what you said, but I don’t see a simple “on” choice for comments in the discussion section. The page displays with my Facebook comment plugin only — I don’t see any WordPress comment field.
http://temp.indianhillsummer.org/?page_id=308&preview=truethanks
Forum: Fixing WordPress
In reply to: comments for imagesThanks for your help. Can you tell me where I can find Link to (under Attachment Display Settings)?
Forum: Plugins
In reply to: [Wordpress Connect] [Plugin: WordPress Connect] facepileHi,
I have asked a FB friend to like a page on my site. She chose the appearances page, pressed the like button. Now when i view the page, I can see that one person likes it, so that’s good. But when I go to:
I still have zero likes. I DO see one total and one share count, which is new.
thanks
Forum: Plugins
In reply to: [Wordpress Connect] [Plugin: WordPress Connect] facepileHi, thanks for your reply.
I can send you an image of my homepage. Like every other page on my site, it has a like, button, a send button, and a comments area — all done with FB.
Today I asked a FB friend to press the like button and write a short comment. She did this. Her comment appears on her FB wall, and now the site says “one person likes this”
But when i view the link you supplied, I can see I have 0 likes. And though I’ve activated Facepile on my homepage, my friend’s profile picture does not appear.
I appreciate your help,
Forum: Plugins
In reply to: [Wordpress Connect] [Plugin: WordPress Connect] facepileThanks for your reply. I’ve tried to use the facepile widget without success.
What’s strange is that the rest of it is working. Two FB users have liked my page, and I can see the two likes on any page of my site. When they liked my site, it showed up on their FB wall, all of that’s good.
Here’s the iframe code I placed in a text widget. When the page loads, it looks like it’s doing something, but no Facepile:
<iframe src=”//www.facebook.com/plugins/facepile.php?href=http%3A%2F%2Fthomaskaufman.com%2Fauthor&action&size=small&max_rows=1&width=300&colorscheme=light&appId=192752084137076″ scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:300px;” allowTransparency=”true”></iframe>
I notice this is different from the code you sent me, so I’m probably making an error…
thanks
Forum: Plugins
In reply to: [Wordpress Connect] [Plugin: WordPress Connect] facepileHi
I’m researching Facepile and found this bit of code, but don’t know where it should go. Any help would be greatly appreciated.
thanks
if ( function_exists( ‘wp_connect_facepile’ ) ){
$url = ‘http://www.mysite.com/my-post’;
$width = 480;
$max_rows = 2;// render the facepile plugin in place
wp_connect_facepile(
$url,
$width,
$max_rows
);
}Forum: Fixing WordPress
In reply to: problem after moving directoryHi there,
i think I got it to work! I didn’t see all the check boxes below, so maybe it’s okay now? If I have another problem, I’ll let you know. Meantime, thanks again!
Tom
Forum: Fixing WordPress
In reply to: problem after moving directoryHi everyone,
Thanks for your answers. I did find and activate the search and replace plug-in, but got this message when I attempted to use it:
» Attempting to perform search and replace …
» Search http://thomaskaufman.com/wordpress … and replace with http://thomaskaufman.com/author
Looking & Replace @ all …
Sorry, http://thomaskaufman.com/wordpress is not found in this Database(tho1127803404051)!
What’ weird is that certain images refer back to the old address, so the plug-in should’ve changed those…
Govpatel sent me some code, but I do not know where the code is supposed to go?
thanks