Title: JayNeely's Replies | WordPress.org

---

# JayNeely

  [  ](https://wordpress.org/support/users/jayneely/)

 *   [Profile](https://wordpress.org/support/users/jayneely/)
 *   [Topics Started](https://wordpress.org/support/users/jayneely/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jayneely/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jayneely/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jayneely/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jayneely/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jayneely/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Feed Pull] Google Calendar XML](https://wordpress.org/support/topic/google-calendar-xml/)
 *  [JayNeely](https://wordpress.org/support/users/jayneely/)
 * (@jayneely)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/google-calendar-xml/#post-6455462)
 * Checking out the pull log in your screenshot, it says you’re missing required
   fields — those first two source fields that get matched with post_title and guid
   I’m pretty sure are required. You need to give them something.
 * The other thing is it doesn’t seem to be getting values for title / summary. 
   I’d check and make sure your Xpath to Posts is correct.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Feed Pull] Feature request: Get author from XPath level above channel/items](https://wordpress.org/support/topic/feature-request-get-author-from-xpath-level-above-channelitems/)
 *  [JayNeely](https://wordpress.org/support/users/jayneely/)
 * (@jayneely)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/feature-request-get-author-from-xpath-level-above-channelitems/#post-6073619)
 * When you’re mapping xpaths to fields, assume that what you’ve entered in “Xpath
   to posts” above is being prepended to whatever you enter here. So the context
   you’re operating in is at the item level now rather than the feed level.
 * But, you can go back up to the channel level with Xpath’s parent selector: “..”
 * So if I understand your example, to get the channel title, you want to enter “../
   title” in the field. I’ve used this successfully in my own use of the plugin.

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