Bonjour
Je cherche à supprimer cette phrase , mais je n'arrive pas à trouver ou la supprimer.
J'utilise un template Joomspirit avec Joomla 2.5
Voici le code du helper.php du template
Merci de votre aide
Je cherche à supprimer cette phrase , mais je n'arrive pas à trouver ou la supprimer.
J'utilise un template Joomspirit avec Joomla 2.5
Voici le code du helper.php du template
<footer class="bottom-site">
<!-- SOCIAL LINKS -->
<?php if( ($google1 == 'yes') || ($this->params->get('twitter') != '') || ($this->params->get('blogger') != '') || ($this->params->get('delicious') != '') || ($this->params->get('flickr') != '') || ($this->params->get('facebook') != '') || ($this->params->get('digg') != '') || ($this->params->get('rss') != '') || ($this->params->get('linkedin') != '') || ($this->params->get('myspace') != '') || ($this->params->get('youtube') != '') || ($this->params->get('vimeo') != '') || ($this->params->get('picasa') != '') || ($this->params->get('stumbleupon') != '') || ($this->params->get('technorati') != '') || ($this->params->get('tumblr') != '') || ($this->params->get('yahoo') != '') ) : ?>
<div id="social-links">
<ul>
<?php if ($text_social_icons != '') : ?>
<li class="text_social_icons"><span><?php echo $text_social_icons ; ?></span></li>
<?php endif; ?>
<?php if ($google1 == 'yes') : ?>
<li><plusone size="small" count="false"></plusone></li>
<?php endif; ?>
<?php if ($this->params->get('twitter') != '') : ?>
<li><a target="_blank" id="twitter" title="Twitter" href="<?php echo $this->params->get('twitter') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/twitter-bird3.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('blogger') != '') : ?>
<li><a target="_blank" id="blogger" title="Blogger" href="<?php echo $this->params->get('blogger') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/blogger.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('delicious') != '') : ?>
<li><a target="_blank" id="delicious" title="Delicious" href="<?php echo $this->params->get('delicious') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/delicious.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('facebook') != '') : ?>
<li><a target="_blank" id="facebook" title="Facebook" href="<?php echo $this->params->get('facebook') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/facebook-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('rss') != '') : ?>
<li><a target="_blank" id="rss" title="RSS" href="<?php echo $this->params->get('rss') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/rss-badge.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('linkedin') != '') : ?>
<li><a target="_blank" id="linkedin" title="Linkedin" href="<?php echo $this->params->get('linkedin') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/linkedin-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('myspace') != '') : ?>
<li><a target="_blank" id="myspace" title="Myspace" href="<?php echo $this->params->get('myspace') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/myspace-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('yahoo') != '') : ?>
<li><a target="_blank" id="yahoo" title="Yahoo" href="<?php echo $this->params->get('yahoo') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/yahoo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('flickr') != '') : ?>
<li><a target="_blank" id="flickr" title="Flickr" href="<?php echo $this->params->get('flickr') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/flickr.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('youtube') != '') : ?>
<li><a target="_blank" id="youtube" title="Youtube" href="<?php echo $this->params->get('youtube') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/you-tube1.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('vimeo') != '') : ?>
<li><a target="_blank" id="vimeo" title="Vimeo" href="<?php echo $this->params->get('vimeo') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/vimeo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('digg') != '') : ?>
<li><a target="_blank" id="digg" title="Digg" href="<?php echo $this->params->get('digg') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/digg.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('picasa') != '') : ?>
<li><a target="_blank" id="picasa" title="Picasa" href="<?php echo $this->params->get('picasa') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/picasa.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('stumbleupon') != '') : ?>
<li><a target="_blank" id="stumbleupon" title="Stumbleupon" href="<?php echo $this->params->get('stumbleupon') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/stumbleupon.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('technorati') != '') : ?>
<li><a target="_blank" id="technorati" title="Technorati" href="<?php echo $this->params->get('technorati') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/technorati-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('tumblr') != '') : ?>
<li><a target="_blank" id="tumblr" title="Tumblr" href="<?php echo $this->params->get('tumblr') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/tumblr.png" alt="" /></a></li>
<?php endif; ?>
</ul>
</div> <!-- end of Website icons -->
<?php endif; ?>
<?php if($this->countModules('address')) : ?>
<div class="address">
<jdoc:include type="modules" name="address" style="joomspirit" />
</div>
<?php endif; ?>
<!-- bottom nav -->
<?php if ($this->countModules( 'bottom_menu' )) : ?>
<nav class="bottom_menu <?php if( ($google1 == 'yes') || ($this->params->get('twitter') != '') || ($this->params->get('blogger') != '') || ($this->params->get('delicious') != '') || ($this->params->get('flickr') != '') || ($this->params->get('facebook') != '') || ($this->params->get('digg') != '') || ($this->params->get('rss') != '') || ($this->params->get('linkedin') != '') || ($this->params->get('myspace') != '') || ($this->params->get('youtube') != '') || ($this->params->get('vimeo') != '') || ($this->params->get('picasa') != '') || ($this->params->get('stumbleupon') != '') || ($this->params->get('technorati') != '') || ($this->params->get('tumblr') != '') || ($this->params->get('yahoo') != '') ) : ?>with_social_icons<?php endif; ?>">
<jdoc:include type="modules" name="bottom_menu" style="joomspirit" />
</nav>
<?php endif; ?>
<div class="clr"></div>
</footer>
<!-- SOCIAL LINKS -->
<?php if( ($google1 == 'yes') || ($this->params->get('twitter') != '') || ($this->params->get('blogger') != '') || ($this->params->get('delicious') != '') || ($this->params->get('flickr') != '') || ($this->params->get('facebook') != '') || ($this->params->get('digg') != '') || ($this->params->get('rss') != '') || ($this->params->get('linkedin') != '') || ($this->params->get('myspace') != '') || ($this->params->get('youtube') != '') || ($this->params->get('vimeo') != '') || ($this->params->get('picasa') != '') || ($this->params->get('stumbleupon') != '') || ($this->params->get('technorati') != '') || ($this->params->get('tumblr') != '') || ($this->params->get('yahoo') != '') ) : ?>
<div id="social-links">
<ul>
<?php if ($text_social_icons != '') : ?>
<li class="text_social_icons"><span><?php echo $text_social_icons ; ?></span></li>
<?php endif; ?>
<?php if ($google1 == 'yes') : ?>
<li><plusone size="small" count="false"></plusone></li>
<?php endif; ?>
<?php if ($this->params->get('twitter') != '') : ?>
<li><a target="_blank" id="twitter" title="Twitter" href="<?php echo $this->params->get('twitter') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/twitter-bird3.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('blogger') != '') : ?>
<li><a target="_blank" id="blogger" title="Blogger" href="<?php echo $this->params->get('blogger') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/blogger.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('delicious') != '') : ?>
<li><a target="_blank" id="delicious" title="Delicious" href="<?php echo $this->params->get('delicious') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/delicious.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('facebook') != '') : ?>
<li><a target="_blank" id="facebook" title="Facebook" href="<?php echo $this->params->get('facebook') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/facebook-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('rss') != '') : ?>
<li><a target="_blank" id="rss" title="RSS" href="<?php echo $this->params->get('rss') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/rss-badge.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('linkedin') != '') : ?>
<li><a target="_blank" id="linkedin" title="Linkedin" href="<?php echo $this->params->get('linkedin') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/linkedin-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('myspace') != '') : ?>
<li><a target="_blank" id="myspace" title="Myspace" href="<?php echo $this->params->get('myspace') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/myspace-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('yahoo') != '') : ?>
<li><a target="_blank" id="yahoo" title="Yahoo" href="<?php echo $this->params->get('yahoo') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/yahoo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('flickr') != '') : ?>
<li><a target="_blank" id="flickr" title="Flickr" href="<?php echo $this->params->get('flickr') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/flickr.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('youtube') != '') : ?>
<li><a target="_blank" id="youtube" title="Youtube" href="<?php echo $this->params->get('youtube') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/you-tube1.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('vimeo') != '') : ?>
<li><a target="_blank" id="vimeo" title="Vimeo" href="<?php echo $this->params->get('vimeo') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/vimeo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('digg') != '') : ?>
<li><a target="_blank" id="digg" title="Digg" href="<?php echo $this->params->get('digg') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/digg.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('picasa') != '') : ?>
<li><a target="_blank" id="picasa" title="Picasa" href="<?php echo $this->params->get('picasa') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/picasa.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('stumbleupon') != '') : ?>
<li><a target="_blank" id="stumbleupon" title="Stumbleupon" href="<?php echo $this->params->get('stumbleupon') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/stumbleupon.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('technorati') != '') : ?>
<li><a target="_blank" id="technorati" title="Technorati" href="<?php echo $this->params->get('technorati') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/technorati-logo.png" alt="" /></a></li>
<?php endif; ?>
<?php if ($this->params->get('tumblr') != '') : ?>
<li><a target="_blank" id="tumblr" title="Tumblr" href="<?php echo $this->params->get('tumblr') ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/social-icons<?php if ( ($general_background == 'black') ) : ?>-blacktheme<?php endif; ?>/tumblr.png" alt="" /></a></li>
<?php endif; ?>
</ul>
</div> <!-- end of Website icons -->
<?php endif; ?>
<?php if($this->countModules('address')) : ?>
<div class="address">
<jdoc:include type="modules" name="address" style="joomspirit" />
</div>
<?php endif; ?>
<!-- bottom nav -->
<?php if ($this->countModules( 'bottom_menu' )) : ?>
<nav class="bottom_menu <?php if( ($google1 == 'yes') || ($this->params->get('twitter') != '') || ($this->params->get('blogger') != '') || ($this->params->get('delicious') != '') || ($this->params->get('flickr') != '') || ($this->params->get('facebook') != '') || ($this->params->get('digg') != '') || ($this->params->get('rss') != '') || ($this->params->get('linkedin') != '') || ($this->params->get('myspace') != '') || ($this->params->get('youtube') != '') || ($this->params->get('vimeo') != '') || ($this->params->get('picasa') != '') || ($this->params->get('stumbleupon') != '') || ($this->params->get('technorati') != '') || ($this->params->get('tumblr') != '') || ($this->params->get('yahoo') != '') ) : ?>with_social_icons<?php endif; ?>">
<jdoc:include type="modules" name="bottom_menu" style="joomspirit" />
</nav>
<?php endif; ?>
<div class="clr"></div>
</footer>
Commentaire