Title: akiryk's Replies | WordPress.org

---

# akiryk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying custom field data from a page on another page](https://wordpress.org/support/topic/displaying-custom-field-data-from-a-page-on-another-page/)
 *  Thread Starter [akiryk](https://wordpress.org/support/users/akiryk/)
 * (@akiryk)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/displaying-custom-field-data-from-a-page-on-another-page/#post-1443313)
 * What if the data comes from a page — an About page? In other words, there isn’t
   a post ID because there isn’t a post… right? So my ID number isn’t quite so straightforward,
   I believe.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Get bookmark category name from category id](https://wordpress.org/support/topic/get-bookmark-category-name-from-category-id/)
 *  Thread Starter [akiryk](https://wordpress.org/support/users/akiryk/)
 * (@akiryk)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/get-bookmark-category-name-from-category-id/#post-1441382)
 * Good point. I had thought I needed to do it another way in order to style the
   category title correctly, but that isn’t true.
 * I’m using this code:
    <?php wp_list_bookmarks(‘title_li=&show_description=1&category
   =3’); ?>
 * Is there a way to do this so that the description comes first? Right now, I have
   a list that looks like this:
    _My first link here_ followed by description _My
   second link_ followed by description
 * I’d prefer it to look like this:
    Description of link: _First link here_ Description
   of link: _Second link here_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Get bookmark category name from category id](https://wordpress.org/support/topic/get-bookmark-category-name-from-category-id/)
 *  Thread Starter [akiryk](https://wordpress.org/support/users/akiryk/)
 * (@akiryk)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/get-bookmark-category-name-from-category-id/#post-1441186)
 * I think that get_cat_name() applies to the category of the post but I want the
   category of the bookmark. That is, in admin, I can go to Links > Edit > add or
   select categories. How can I access that information? I’m wondering if I can 
   use the get_bookmark or possibly get_bookmark_field function.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Text not floating around image](https://wordpress.org/support/topic/image-not-floating-around-text/)
 *  Thread Starter [akiryk](https://wordpress.org/support/users/akiryk/)
 * (@akiryk)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/image-not-floating-around-text/#post-1439848)
 * Thank you. Fixing the css errors helped and now the text floats to the right 
   of the image in firefox and safari. However, if I add an <h1> header to the top
   of the text, the floating ends. I re-validated css and html and both said it 
   is error-free. If you check out [http://adamkiryk.com/](http://adamkiryk.com/)
   you’ll see that text and header don’t float in either browser. Any suggestions?

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