Title: jdank's Replies | WordPress.org

---

# jdank

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

 *   [Profile](https://wordpress.org/support/users/jdank/)
 *   [Topics Started](https://wordpress.org/support/users/jdank/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jdank/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jdank/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jdank/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jdank/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jdank/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: [[Custom Post Types and Custom Fields creator - WCK] How do I get the attachment url? – Function reference](https://wordpress.org/support/topic/how-do-i-get-the-attachment-url-function-reference/)
 *  Thread Starter [jdank](https://wordpress.org/support/users/jdank/)
 * (@jdank)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-get-the-attachment-url-function-reference/#post-4412814)
 * [@madalin](https://wordpress.org/support/users/madalin/): Thanks! It’s working
   now.
    I was searching for this: `<img src="<?php the_cfc_field('my_meta_name','
   avatar'); ?>" />`
 * I now have an upload field for a specific post.
    I configured it at the custom
   fields creator.
 * There is a field called “post id” under meta box arguments. I can fill in the
   ID of a post on which the meta box should appear.
 * How do I add this custom field to multiple posts? Or even better; add it to posts
   in a specific category?
 * I now have to fill in a specific ID of a post on which the meta box should appear.
   I want to know if it is possible to **add the custom field to all posts by default**,
   instead of one specific post?
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive WordPress Slider - HG Slider] Slider is only showing all images underneath each other](https://wordpress.org/support/topic/slider-is-only-showing-all-images-underneath-each-other/)
 *  Thread Starter [jdank](https://wordpress.org/support/users/jdank/)
 * (@jdank)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/slider-is-only-showing-all-images-underneath-each-other/#post-4186750)
 * Problem solved
 * @JafiJo:
 * Make sure you have the line ‘<?php wp_head(); ?>’ included in your header.php
   just before you close the </head> section.
 * It includes the style’s and settings from the plugin in the backend 😉
 * Worked for me!

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