Title: kokicf's Replies | WordPress.org

---

# kokicf

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [posts_nav_link images](https://wordpress.org/support/topic/posts_nav_link-images/)
 *  Thread Starter [kokicf](https://wordpress.org/support/users/kokicf/)
 * (@kokicf)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/posts_nav_link-images/#post-1328926)
 *     ```
       <ul>
       <li id="previous"><?php posts_nav_link('',' ','<img src="' . bloginfo('template_directory') .'/images/prevbttn.png" />') ?>
       <li id="next"><?php posts_nav_link('','<img src="' . bloginfo('template_directory') .'/images/nextbttn.png" />',' ') ?>
       </ul>
       ```
   
 * I tried this, and the URL to the image path got printed out with the image still
   missing. Can someone please help?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [If / Else If Custom Function](https://wordpress.org/support/topic/if-else-if-custom-function/)
 *  Thread Starter [kokicf](https://wordpress.org/support/users/kokicf/)
 * (@kokicf)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/if-else-if-custom-function/#post-1325318)
 * > Just dump everything to the screen whilst writing the code
 * How do I do that? My knowledge of php is limited to what I find in the WordPress
   Codex’s template tags section at the moment.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [If / Else If Custom Function](https://wordpress.org/support/topic/if-else-if-custom-function/)
 *  Thread Starter [kokicf](https://wordpress.org/support/users/kokicf/)
 * (@kokicf)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/if-else-if-custom-function/#post-1325130)
 * I put the numbers there because I was replacing sensitive data (it’s there as
   an example). That’s why there are so many numbers. In my final code, I’d have
   a more realistic name, like “photography” for example. Sorry for the confusion.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Links not showing up](https://wordpress.org/support/topic/image-links-not-showing-up/)
 *  Thread Starter [kokicf](https://wordpress.org/support/users/kokicf/)
 * (@kokicf)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/image-links-not-showing-up/#post-1322146)
 * Sorry to bump. This issue was solved by using
 * `<?php bloginfo('template_directory') ?>/path_to_image_folder/image.extension`
 * If there’s an easier way please let me know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks with XAMPP](https://wordpress.org/support/topic/permalinks-with-xampp/)
 *  Thread Starter [kokicf](https://wordpress.org/support/users/kokicf/)
 * (@kokicf)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/permalinks-with-xampp/#post-1240845)
 * When I go to import my wordpress file on my local site, I receive this error 
   message:
 * _Unable to create directory /Applications/XAMPP/xamppfiles/htdocs/mywebsite/wp-
   content/uploads/2009/10. Is its parent directory writable by the server?_
 * As for importing my blog, I used these instructions (and everything was transferred
   over fine with the exception of getting permalinks to work):
 * [http://educhalk.org/blog/how-to-copy-your-online-wordpress-blog-to-xampp-on-your-local-computer-or-usb-drive/](http://educhalk.org/blog/how-to-copy-your-online-wordpress-blog-to-xampp-on-your-local-computer-or-usb-drive/)
 * and
 * [http://www.scyj.be/creating-a-local-copy-of-a-wordpress-blog/](http://www.scyj.be/creating-a-local-copy-of-a-wordpress-blog/)
 * I also followed these instructions (linking to a google cache since I could not
   access the site) to fix the permalink problem, but this did not work.
 * [http://74.125.47.132/search?q=cache:8DMchx9I5_gJ:transdisplay.com/web-a-it-news/305-tricks-to-make-wordpress-permalinks-work-in-xampp-server+xampp+wordpress+permalinks&cd=8&hl=en&ct=clnk&gl=us&client=firefox-a](http://74.125.47.132/search?q=cache:8DMchx9I5_gJ:transdisplay.com/web-a-it-news/305-tricks-to-make-wordpress-permalinks-work-in-xampp-server+xampp+wordpress+permalinks&cd=8&hl=en&ct=clnk&gl=us&client=firefox-a)

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