Title: cabalan's Replies | WordPress.org

---

# cabalan

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Always a small size for images](https://wordpress.org/support/topic/always-a-small-size-for-images/)
 *  [cabalan](https://wordpress.org/support/users/cabalan/)
 * (@cabalan)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/always-a-small-size-for-images/#post-2503124)
 * I’m having this same issue. Has anyone solved this problem yet?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Link Issues](https://wordpress.org/support/topic/link-issues-3/)
 *  Thread Starter [cabalan](https://wordpress.org/support/users/cabalan/)
 * (@cabalan)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/link-issues-3/#post-2869966)
 * I have a single.php template. The page of origin ([http://www.meksin.com/category/news/](http://www.meksin.com/category/news/))
   I’m having issues with is a category list/ blog setup, displaying single posts
   in chronological order. The top post displayed being “Flossing the Lot.” In single.
   php the code for the post looks like this:
 *     ```
       <!--POST TITLE-->
       				<h2 class="post-title"><a title="'<?php the_title_attribute(); ?>',  href="<?php the_permalink() ?>"><?php the_title(''); ?></a></h2>
       				<!--END POST TITLE-->
       ```
   
 * My permalinks are customized to follow this format: /%category%/%postname%/. 
   I don’t know if that matters.
 * All the title links on the page of origin link to the same page (in the body)
   but go to the correct url and have the correct title. For example the top post
   for Flossing goes to [http://www.meksin.com/news/flossing-the-lot-new-haven-ct-2012/](http://www.meksin.com/news/flossing-the-lot-new-haven-ct-2012/),
   displaying the body of a draft that has been set to private of a post that isn’t
   even categorized. But the draft is the most recent creation so I don’t know if
   there is some kind of time issue.

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