# Wp author action on single post template

**URL:** https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695
**Category:** Pinegrow WP
**Created:** [September 23, 2021, 3:49pm UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695 "2021-09-23T15:49:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Karuk](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/karuk/32/3892_2.png) [@Karuk](https://forum.pinegrow.com/u/Karuk)
#### Post date: [September 23, 2021, 3:49pm UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695/1 "2021-09-23T15:49:37Z")

</div>

Hi, I’m having a rather boring problem, that is when I insert in an element the wp action author in the single post template (the general single post template) does not insert the name of whoever posted the msg as per images how can I solve it?  
image1: [author-on-single-post — ImgBB](https://ibb.co/jzzBbxV)  
image2 (wp installed): [author-on-single-post-2 — ImgBB](https://ibb.co/jz8Xhvx)

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [September 23, 2021, 5:00pm UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695/2 "2021-09-23T17:00:29Z")

</div>

It’s hard to answer you without seeing the structure of the loop (and if it is present or not)  
Did you have the opportunity to check our specific [WordPress support procedure](https://pinegrow.com/contact-us/#wordpress-support-guidelines)?

---

<div class="post-metadata">

### Author: ![Karuk](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/karuk/32/3892_2.png) [@Karuk](https://forum.pinegrow.com/u/Karuk)
#### Post date: [September 23, 2021, 7:13pm UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695/3 "2021-09-23T19:13:18Z")

</div>

I installed WP locally via wamp and this is the tree structure

> **[author-on-single-post-3](https://ibb.co/MVkfb2s)**
>
> Image author-on-single-post-3 hosted in ImgBB

---

<div class="post-metadata">

### Author: ![Emmanuel](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/emmanuel/32/6294_2.png) [@Emmanuel](https://forum.pinegrow.com/u/Emmanuel)
#### Post date: [September 23, 2021, 8:33pm UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695/4 "2021-09-23T20:33:25Z")

</div>

I don’t see any loop in your document.([Converting HTML to WordPress](https://pinegrow.com/docs/wordpress/convert-html-to-wordpress-theme/#showing-posts-and-the-loop) and [Show Posts | Pinegrow Web Editor](https://pinegrow.com/docs/wordpress/actions/show-posts/))

- if you want to make a template for single posts, you should export it as singular.php or single.php

---

<div class="post-metadata">

### Author: ![Karuk](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/karuk/32/3892_2.png) [@Karuk](https://forum.pinegrow.com/u/Karuk)
#### Post date: [September 24, 2021, 9:44am UTC](https://forum.pinegrow.com/t/wp-author-action-on-single-post-template/5695/5 "2021-09-24T09:44:36Z")

</div>

Ok thanks for the help it resolved 😃
