Exemplo n.º 1
0
			<?php 
echo $myEvnt['Bitly'] != '' ? '
			<a href="' . $myEvnt['Bitly'] . '.qrcode" target="_blank" rel="nofollow" class="icon qr">' . event_lang('QRCode') . '</a><br />' : '';
?>
			
			<h2><?php 
echo event_lang('Social');
?>
</h2>
			
			<div class="socialT">
				<a href="http://twitter.com/share" class="twitter-share-button" data-url="<?php 
echo $myLnks['This'];
?>
" data-text="<?php 
build_tweet($myEvnt['Title'] . ' @ ' . $myEvnt['Venue_Name'] . ' - ' . $myEvnt['Time'] . ' ' . event_lang('On') . ' ' . stampToDate($myEvnt['DateRaw'], $hc_cfg[24]));
?>
" data-count="horizontal">Tweet</a>
				<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
			</div>
			<div class="socialG">
				<g:plusone size="medium" count="true" href="<?php 
echo $myLnks['This'];
?>
"></g:plusone>
				<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
			</div>
			<div class="socialF">
				<div class="fb-like" data-href="<?php 
echo $myLnks['This'];
?>
Exemplo n.º 2
0
?>
	
	<section>	
		<article itemscope itemtype="http://schema.org/Place">
			<header>
				<div class="social">
					<div id="cmnt_cnt"><span class="arrow"><span>&nbsp;</span></span><?php 
get_comments_link($myLoc['CommentsID'], $myLoc['CommentsURL'], 1);
?>
</div>
					<div class="socialT">
						<a href="http://twitter.com/share" class="twitter-share-button" data-url="<?php 
echo $myLoc['Link_This'];
?>
" data-text="<?php 
build_tweet($myLoc['Name']);
?>
" data-count="horizontal">Tweet</a>
						<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
					</div>
					<div class="socialG">
						<g:plusone size="medium" count="true" href="<?php 
echo $myLoc['Link_This'];
?>
"></g:plusone>
						<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
					</div>
					<div class="socialF">
						<div class="fb-like" data-href="<?php 
echo $myLoc['Link_This'];
?>
Exemplo n.º 3
0
				<h2>&nbsp;</h2>
				<a href="<?php 
echo cal_url();
?>
/rss/l.php?lID=<?php 
echo $myLoc['LocID'];
?>
" class="icon rss loc_rss" target="_blank" rel="nofollow">Venue Events Feed</a>
			</div>
			<div class="social">
				<div class="socialT">
					<a href="http://twitter.com/share" class="twitter-share-button" data-url="<?php 
echo $myLoc['Link_This'];
?>
" data-text="<?php 
build_tweet($myLoc['Title'] . ' @ ' . $myLoc['Name'] . ' - ' . $myLoc['Time'] . ' ' . location_lang('On') . ' ' . stampToDate($myLoc['DateRaw'], $hc_cfg[24]));
?>
" data-count="horizontal">Tweet</a>
					<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
				</div>
				<div class="socialG">
					<g:plusone size="medium" count="true" href="<?php 
echo $myLoc['Link_This'];
?>
"></g:plusone>
					<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
				</div>
				<div class="socialF">
					<div class="fb-like" data-href="<?php 
echo $myLoc['Link_This'];
?>