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 !
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 😉
sorry, the CSS is:
background: transparent url('/public_html/wp-content/themes/AgyTalks/images/featured_bg.jpg');