• Skip to primary navigation
  • Skip to main content
  • Skip to footer

TECHXT

simple extendable solutions

  • Home
  • Wordpress Tutorial
  • SEO
  • How to
  • Forum
  • Knowledge Base
    • Domain Name Generator
    • My Tech Projects
    • News
    • Security
  • About
  • Search

Add Yahoo Messenger custom button with an image + 1 question|Tweet Like Plusone and Share Plugin|Plugin Support Forum|TECHXT

.

Avatar
sp_LogInOut Log Insp_MemberList Members
Lost password?
sp_Search Search
Advanced Search
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
sp_Search Search
Home
Plugin Support Forum
Tweet Like Plusone and Share Plugin
Add Yahoo Messenger custom button with an image + 1 question
Go to Bottom
sp_NewPost Add Reply
sp_NewTopic Add Topic
sp_Feed Topic RSSsp_TopicIcon
Add Yahoo Messenger custom button with an image + 1 question
December 3, 2011
2:28 pm
Avatar
Raoul
Guest
Guests
Go to Top
1sp_EditHistory sp_Permalink sp_Print sp_QuotePost Quote

How to add a Yahoo Messenger custom button with an image and the command to be something like this:

 

<a href="ymsgr:im?+&msg=Title of post - Link of post" title="Send on Yahoo Messenger" alt="Send on Yahoo messenger">

 

An example you can see here on my site : http://desene.biz/spiderman-episodul-6/

 

I wanna create the custom button, and to remove that plugin, i don't wanna have 2834294378743 plugins :)

 

The questions :

If i / we / you create the custom button succesfully, can i place the button(s) with the others with this command, in my theme ?

 
<?php

if
(function_exists(
'display_social4i'
))

echo
display_social4i(
"large"
,
"float-right"
);

?>

 
~Regards~
May 15, 2013
1:13 pm
Avatar
_sudipto_
Admin
Forum Posts: 537
Member Since:
June 22, 2011
sp_UserOfflineSmall Offline
sp_UserWebsite sp_Twitter sp_Facebook
Go to Top
2sp_Permalink sp_Print sp_QuotePost Quote

well the code should be

 

&lt;?php
function currentPageURL() {
$curpageURL = 'http';
if ($_SERVER["HTTPS"] == "on") {$curpageURL.= "s";}
$curpageURL.= "://";
if ($_SERVER["SERVER_PORT"] != "80") {
$curpageURL.= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
} else {
$curpageURL.= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
}
return $curpageURL;
}
?&gt;

 

 

&lt;a href="ymsgr:im?+&amp;msg=&lt;?echo currentPageURL();?&gt;" title="Send on yahoo"&gt;Link&lt;/a&gt;

I did not test it but I think you should work.

< My Domain Names Generator tool crossed 50,000 page views. If you haven't tried yet, then try it out. />

December 3, 2011
8:32 pm
Avatar
_sudipto_
Admin
Forum Posts: 537
Member Since:
June 22, 2011
sp_UserOfflineSmall Offline
sp_UserWebsite sp_Twitter sp_Facebook
Go to Top
3sp_Permalink sp_Print sp_QuotePost Quote

you can add the custom button links to Yahoo as below (can be added to both small and large button custom button code area)

 

<a href="ymsgr:im?+&msg=%%TITLE%% - %%URL%%" title="Send on Yahoo Messenger" alt="Send on Yahoo messenger"><img src="[Image URL]" /></a>

 

Replace the image URL with a image like in the site you mentioned. Once you have added the custom button code then you will be able to add the buttons with the PHP call directly into your theme with the code that you listed above

< My Domain Names Generator tool crossed 50,000 page views. If you haven't tried yet, then try it out. />

May 15, 2013
12:14 pm
Avatar
zmin
Guest
Guests
Go to Top
4sp_Permalink sp_Print sp_QuotePost Quote

Can you provide code for PHP too please?

 

I already have the code for page url:

 

&lt;?php function currentPageURL() { $curpageURL = 'http'; if ($_SERVER["HTTPS"] == "on") {$curpageURL.= "s";} $curpageURL.= "://"; if ($_SERVER["SERVER_PORT"] != "80") { $curpageURL.= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"]; } else { $curpageURL.= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]; } return $curpageURL; } echo currentPageURL(); ?&gt;

 

<br />

I tried:

&lt;a href="ymsgr:im?+&amp;msg=&lt;?=$currentPageURL;?&gt;" title="Send on yahoo"&gt;Link&lt;/a&gt;

But i'm not getting the currentPageURL (it's blank).

Also your facebook/twitter log in for this forum doesn't work.

 

September 8, 2013
7:56 pm
Avatar
pbfwrfac
Guest
Guests
Go to Top
5sp_Permalink
Awaiting Moderation

sp_NewPost Add Reply
sp_NewTopic Add Topic
Add Reply: Add Yahoo Messenger custom button with an image + 1 question
Guest name (required):
Guest email (required):

NOTE: new posts are subject to administrator approval before being displayed

Guest URL (required)
Math Required
What is the sum of:
4 + 9
sp_Feed All RSS
Go to top
Forum Timezone: America/New_York
Most Users Ever Online: 177
Currently Online:
Guest(s) 2
Top Posters:
Natália Gastão: 10
indy: 6
Milan Berger: 5
Cesar Bielich: 5
YethzART: 4
Aqua Skye: 4
Member Stats:
Guest Posters: 369
Members: 88
Moderators: 0
Admins: 2
Forum Stats:
Groups: 2
Forums: 5
Topics: 384
Posts: 1334
Newest Members:
test usser, Anthony Ang, Fernando Rueda, Jesus S. Jr Matubis, Quinton Williamson, William H Cole
Administrators: Administrator: 4, _sudipto_: 537
© Simple:Press —sp_Information

Footer

Subscribe by email

FOLLOW US :

Tools & Apps

  • Domain Names Generator
  • Our Wordpress Plugins
  • HTML Code Table

TechXT Network

  • www.seecoupons.com – Just another Deals & Coupons site
  • pincodes.techxt.com – A search engine for Indian Pincode.
  • stdcode.techxt.com – A search engine for Indian STD Codes
  • mobileinfo.techxt.com – A search engine for Indian Mobile Codes
  • bankifsccode.techxt.com – A search engine for Indian Bank IFSC Codes.

Info

  • Contact us
  • Privacy Policy

  •   simple extendable solutions

© Copyright 2025 TECHXT.COM

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.