Title: agytalks's Replies | WordPress.org

---

# agytalks

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Manual excerpt in latest article section](https://wordpress.org/support/topic/manual-excerpt-in-latest-article-section/)
 *  Thread Starter [agytalks](https://wordpress.org/support/users/agytalks/)
 * (@agytalks)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/manual-excerpt-in-latest-article-section/#post-2881344)
 * Oh thanks..was a bit tired before, now with fresh mind saw the problem, I was
   ignoring the code below, cause thought it was for different part of the page 
   but it was actually part of the loop. I just needed to replace `the_content_rss`
   with `<?php if (function_exists('has_excerpt') && has_excerpt()) the_excerpt();?
   >`
 * Thank You for pointing that out !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [css image not showing](https://wordpress.org/support/topic/css-image-not-showing/)
 *  Thread Starter [agytalks](https://wordpress.org/support/users/agytalks/)
 * (@agytalks)
 * [14 years ago](https://wordpress.org/support/topic/css-image-not-showing/#post-2731640)
 * Thank You, I have tried it but I put
 * `('/images/featured_bg.jpg')`
 * cause I thought it needs a slash before….
 * Thank you, it worked, don’t know how I didn’t noticed that 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [css image not showing](https://wordpress.org/support/topic/css-image-not-showing/)
 *  Thread Starter [agytalks](https://wordpress.org/support/users/agytalks/)
 * (@agytalks)
 * [14 years ago](https://wordpress.org/support/topic/css-image-not-showing/#post-2731629)
 * sorry, the CSS is:
 * `background: transparent url('/public_html/wp-content/themes/AgyTalks/images/
   featured_bg.jpg');`

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