PATH:
home
/
letacommog
/
lesfinessaveurs
/
wp-content
/
themes
/
Avada
/
templates
<?php /** * Adds HTML after the product summary. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link http://theme-fusion.com * @package Avada * @subpackage Core * @since 5.1.0 */ ?> <div class="fusion-clearfix"></div> <?php $nofollow = ( Avada()->settings->get( 'nofollow_social_links' ) ) ? ' rel="noopener noreferrer nofollow"' : ' rel="noopener noreferrer"'; ?> <?php if ( Avada()->settings->get( 'woocommerce_social_links' ) ) : ?> <?php $facebook_url = 'https://m.facebook.com/sharer.php?u=' . get_permalink(); ?> <?php if ( ! avada_jetpack_is_mobile() ) : ?> <?php $facebook_url = 'http://www.facebook.com/sharer.php?m2w&s=100&p[url]=' . get_permalink() . '&p[title]=' . the_title_attribute( array( 'echo' => false ) ); ?> <?php endif; ?> <ul class="social-share clearfix"> <li class="facebook"> <a href="<?php echo esc_url_raw( $facebook_url ); ?>" target="_blank"<?php echo $nofollow; // WPCS: XSS ok. ?>> <i class="fontawesome-icon medium circle-yes fusion-icon-facebook"></i> <div class="fusion-woo-social-share-text"> <span><?php esc_attr_e( 'Share On Facebook', 'Avada' ); ?></span> </div> </a> </li> <li class="twitter"> <a href="https://twitter.com/share?text=<?php the_title_attribute(); // WPCS: XSS ok. ?>&url=<?php echo rawurlencode( get_permalink() ); ?>" target="_blank"<?php echo $nofollow; // WPCS: XSS ok. ?>> <i class="fontawesome-icon medium circle-yes fusion-icon-twitter"></i> <div class="fusion-woo-social-share-text"> <span><?php esc_attr_e( 'Tweet This Product', 'Avada' ); ?></span> </div> </a> </li> <li class="pinterest"> <?php $full_image = wp_get_attachment_image_src( get_post_thumbnail_id(), 'full' ); ?> <a href="http://pinterest.com/pin/create/button/?url=<?php echo rawurlencode( get_permalink() ); ?>&description=<?php echo rawurlencode( the_title_attribute( array( 'echo' => false ) ) ); ?>&media=<?php echo rawurlencode( $full_image[0] ); ?>" target="_blank"<?php echo $nofollow; // WPCS: XSS ok. ?>> <i class="fontawesome-icon medium circle-yes fusion-icon-pinterest"></i> <div class="fusion-woo-social-share-text"> <span><?php esc_attr_e( 'Pin This Product', 'Avada' ); ?></span> </div> </a> </li> <li class="email"> <a href="mailto:?subject=<?php echo rawurlencode( html_entity_decode( the_title_attribute( array( 'echo' => false ) ), ENT_COMPAT, 'UTF-8' ) ); ?>&body=<?php echo esc_url_raw( get_permalink() ); ?>" target="_blank"<?php echo $nofollow; // WPCS: XSS ok. ?>> <i class="fontawesome-icon medium circle-yes fusion-icon-mail"></i> <div class="fusion-woo-social-share-text"> <span><?php echo esc_attr_e( 'Mail This Product', 'Avada' ); ?></span> </div> </a> </li> </ul> <?php endif; /* Omit closing PHP tag to avoid "Headers already sent" issues. */
[+]
..
[-] side-header.php
[edit]
[-] sidebar-2.php
[edit]
[-] header-v5.php
[edit]
[-] header-v2.php
[edit]
[-] logo.php
[edit]
[-] header-1.php
[edit]
[-] wc-top-user-container.php
[edit]
[-] wc-before-shop-item-buttons.php
[edit]
[-] wc-product-title.php
[edit]
[-] privacy-bar.php
[edit]
[-] menu-mobile-flyout.php
[edit]
[-] wc-thumbnail-clean.php
[edit]
[-] related-posts.php
[edit]
[-] wc-product-search-form.php
[edit]
[-] wc-before-single-product-summary-close.php
[edit]
[-] pages-rich-snippets.php
[edit]
[-] wc-show-details-button.php
[edit]
[-] blog-post-date.php
[edit]
[-] footer-content.php
[edit]
[-] title-bar.php
[edit]
[-] wc-after-shop-item-buttons.php
[edit]
[-] social-sharing.php
[edit]
[-] wc-product-loop-outofstock-flash.php
[edit]
[-] header-secondary-main-menu.php
[edit]
[-] wc-cart-shipping-calc.php
[edit]
[-] header-v3.php
[edit]
[-] layerslider.php
[edit]
[-] header-v4.php
[edit]
[-] wc-before-shop-loop-item-title-close.php
[edit]
[-] wc-after-single-product-summary.php
[edit]
[-] wc-view-order.php
[edit]
[-] blog-layout.php
[edit]
[-] wc-stock.php
[edit]
[-] post-format-box.php
[edit]
[-] wc-rollover-buttons-linebreak.php
[edit]
[-] footer-social-icons.php
[edit]
[-] footer-copyright-notice.php
[edit]
[-] wc-catalog-ordering.php
[edit]
[-] wc-add-product-wrappers-open.php
[edit]
[-] wc-before-shop-loop-item-title-open.php
[edit]
[-] wc-proceed-to-checkout.php
[edit]
[-] menu-mobile-search.php
[edit]
[-] wc-after-container.php
[edit]
[-] elasticslider.php
[edit]
[-] wc-thumbnail-classic.php
[edit]
[-] header-4.php
[edit]
[-] wc-cart-collaterals.php
[edit]
[-] header-3.php
[edit]
[-] revslider.php
[edit]
[-] wc-before-single-product-summary-open.php
[edit]
[-] header-v7.php
[edit]
[-] wc-before-checkout-form.php
[edit]
[-] author-info.php
[edit]
[-] menu-mobile-modern.php
[edit]
[-] wc-checkout-coupon-form.php
[edit]
[-] wc-single-title.php
[edit]
[-] wc-add-product-wrappers-close.php
[edit]
[-] header-v1.php
[edit]
[-] sidebar-1.php
[edit]
[-] header-v6.php
[edit]
[-] header-secondary.php
[edit]
[-] header-2.php
[edit]
[-] header-content-3.php
[edit]
[-] menu-mobile-main.php
[edit]
[-] wc-add-product-border.php
[edit]