Title: Templating
Last modified: September 1, 2016

---

# Templating

 *  Resolved [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * (@peachey_a)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/)
 * Hey Folks,
 * Loving the plugin, however, the shortcodes leave me wanting more. Templates to
   the rescue!
 * I see you’re creating a number of Custom Meta Boxes using CMB2, to add the data
   like Etsy link and price to the post. However, I can’t for the life of me figure
   out how to hook into that data and pull it out.
 * I’m familiar with ACF, so if there are any docs I guess I’ll figure it out. Would
   be really nice if you could bundle some templating docs into the main readme.
   txt
 * Cheers,
    Andrew
 * [https://wordpress.org/plugins/etsy-importer/](https://wordpress.org/plugins/etsy-importer/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * (@peachey_a)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532795)
 * Hang on, can I just do `get_post_meta()`??
 *  Thread Starter [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * (@peachey_a)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532799)
 * Yep, that’ll do it.
 * Would still like to see little bits of templating docs, for people even less 
   capable than me 🙂
 * Cheers,
    Andrew
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532846)
 * Noting down about updating with the keys used for the meta data.
 * On that topic, yes, you’re right in that it’s all post met on each product, so
   standard template items like get_post_meta() would work here.
 *  Thread Starter [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * (@peachey_a)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532848)
 * Cheers.
 * Lovely plugin by the way. Love the concept of on-boarding the Etsy data into 
   a post-type rather than trying to pull it across in an iFrame or some such.
 *  [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532861)
 * Does offer some limitations, as we’re resorted more to just content display before
   linking back to the shop itself for the purchase, but it does make integration
   into a user’s website much more flexible. Probably the more important aspect 
   there 🙂
 * Thanks for the kind words.
 *  Thread Starter [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * (@peachey_a)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532922)
 * Completely agree.
 * Besides, if you want true e-commerce then there are plenty of wordpress solutions
   or other CMS’s from which to choose.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Templating’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/etsy-importer.svg)
 * [Etsy Importer](https://wordpress.org/plugins/etsy-importer/)
 * [Support Threads](https://wordpress.org/support/plugin/etsy-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/etsy-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/etsy-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/etsy-importer/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [templating](https://wordpress.org/support/topic-tag/templating/)
 * [the-loop](https://wordpress.org/support/topic-tag/the-loop/)

 * 6 replies
 * 2 participants
 * Last reply from: [Peachey_A](https://wordpress.org/support/users/peachey_a/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/templating-2/#post-7532922)
 * Status: resolved