Skip to content

Instantly share code, notes, and snippets.

@robertdall
Created April 25, 2014 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertdall/6ea69710c0fb388b6433 to your computer and use it in GitHub Desktop.
Save robertdall/6ea69710c0fb388b6433 to your computer and use it in GitHub Desktop.
Source from Section to ask why sharing is inside the div term-description
<section id="content"><nav class="woocommerce-breadcrumb" ><a class="home" href="http://store.northernphoto.ca">Home</a> &#47; Animals</nav>
<h1 class="page-title">Animals</h1>
<div class="term-description"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-facebook"><a rel="nofollow" class="share-facebook sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=facebook" title="Share on Facebook" id="sharing-facebook-174"><span>Facebook</span></a></li><li class="share-twitter"><a rel="nofollow" class="share-twitter sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=twitter" title="Click to share on Twitter" id="sharing-twitter-174"><span>Twitter</span></a></li><li class="share-google-plus-1"><a rel="nofollow" class="share-google-plus-1 sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=google-plus-1" title="Click to share on Google+" id="sharing-google-174"><span>Google</span></a></li><li class="share-tumblr"><a rel="nofollow" class="share-tumblr sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=tumblr" title="Click to share on Tumblr"><span>Tumblr</span></a></li><li class="share-linkedin"><a rel="nofollow" class="share-linkedin sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=linkedin" title="Click to share on LinkedIn" id="sharing-linkedin-174"><span>LinkedIn</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-reddit"><a rel="nofollow" class="share-reddit sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=reddit" title="Click to share on Reddit"><span>Reddit</span></a></li><li class="share-pocket"><a rel="nofollow" class="share-pocket sd-button share-icon" href="http://store.northernphoto.ca/product/limited-edition-print/?share=pocket" title="Click to share on Pocket"><span>Pocket</span></a></li><li class="share-end"></li><li class="share-end"></li></ul></div></div></div></div></div></div>
<p class="woocommerce-result-count">
Showing all 2 results</p><form class="woocommerce-ordering" method="get">
<select name="orderby" class="orderby">
<option value="menu_order" selected='selected'>Default sorting</option><option value="popularity" >Sort by popularity</option><option value="date" >Sort by newness</option><option value="price" >Sort by price: low to high</option><option value="price-desc" >Sort by price: high to low</option> </select>
</form>
<ul class="products">
<li class="post-174 product type-product status-publish has-post-thumbnail first taxable shipping-taxable purchasable product-type-variable product-cat-animals instock">
<div class="product-thumbnail">
<a href="http://store.northernphoto.ca/product/limited-edition-print/">
<img width="200" height="113" src="http://store.northernphoto.ca/wp-content/uploads/sites/2/2014/04/alaska_katmai_np_130723_2359-200x113.jpg" class="attachment-shop_catalog wp-post-image" alt="Brown bear fishing, Katmai National Park, Alaska, USA" /> </a>
</div>
<div class="product-desc">
<a href="http://store.northernphoto.ca/product/limited-edition-print/">
<h3>Brown Bear Fishing, Katmai National Park, Alaska, USA</h3>
<span class="price"><span class="amount">&#36;480.00</span>&ndash;<span class="amount">&#36;3,600.00</span></span>
</a>
<a href="http://store.northernphoto.ca/product/limited-edition-print/" rel="nofollow" data-product_id="174" data-product_sku="" class="button add_to_cart_button product_type_variable">Select options</a>
</div>
</li>
<li class="post-184 product type-product status-publish has-post-thumbnail taxable shipping-taxable purchasable product-type-variable product-cat-animals instock">
<div class="product-thumbnail">
<a href="http://store.northernphoto.ca/product/humpback-whale-vavau-tonga/">
<img width="200" height="141" src="http://store.northernphoto.ca/wp-content/uploads/sites/2/2014/04/tonga_vavau_130814_5317-200x141.jpg" class="attachment-shop_catalog wp-post-image" alt="Humpback whale" /> </a>
</div>
<div class="product-desc">
<a href="http://store.northernphoto.ca/product/humpback-whale-vavau-tonga/">
<h3>Humpback whale, Vava&#8217;u, Tonga</h3>
<span class="price"><span class="amount">&#36;480.00</span>&ndash;<span class="amount">&#36;3,600.00</span></span>
</a>
<a href="http://store.northernphoto.ca/product/humpback-whale-vavau-tonga/" rel="nofollow" data-product_id="184" data-product_sku="" class="button add_to_cart_button product_type_variable">Select options</a>
</div>
</li>
</ul>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment