Guest User

Untitled

a guest
Jun 17th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <?php if ( is_page( 'binnenspeelgoed-2' ) ) {
  2. echo'
  3. <div class="subcategories">
  4. <a class="wpsc_category_grid_item " title="Pooltafel" href="">
  5. <img class="wpsc_category_image" style="width: 148px; height: 148px;" title="Pooltafel" alt="Pooltafel" src="">
  6. <div class="h-title">Pooltafel</div></a>
  7.  
  8.  
  9. <a class="wpsc_category_grid_item " title="Sjoelbakken" href="">
  10. <img class="wpsc_category_image" style="width: 148px; height: 148px;" title="Sjoelbakken" alt="Sjoelbakken" src="">
  11. <div class="h-title">Sjoelbakken</div></a>
  12. </div> '; } ?>
Add Comment
Please, Sign In to add comment