Title: URL not working: class &#8216;ccfic-source&#8217; code error
Last modified: October 26, 2016

---

# URL not working: class ‘ccfic-source’ code error

 *  [zimbo000](https://wordpress.org/support/users/zimbo000/)
 * (@zimbo000)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/url-not-working-class-ccfic-source-code-error/)
 * On [this post](http://dev.henleyherald.com/2016/08/18/landscape-test/) the source
   text is displaying OK but the URL is not working.
 * If you look at the source on the page the HTML is being rendered as this:
 *     ```
       <div class="ccfic">
       	<a href="http://dev.henleyherald.com/wp-content/uploads/2016/08/invesco-lakes-challenge-team3.jpg" title="Landscape Test" class="lightbox-added">
       	        <span class="ccfic-text">This is a Caption</span> 
       		<span class="ccfic-source"></span>
           </a>
       	<a href="http://www.neomartek.com/" target="_blank">Source: John Smith</a>
       </div>
       ```
   
 * whereas on your GitHub page is says it should be this:
 *     ```
       <div class="ccfic">
           <span class="ccfic-text">This is a Caption</span>
           <span class="ccfic-source"><a href="http://www.neomartek.com/">Source: John Smith</a></span>
       </div>
       ```
   
 * Can you advise why it’s not working?

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

 *  Thread Starter [zimbo000](https://wordpress.org/support/users/zimbo000/)
 * (@zimbo000)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/url-not-working-class-ccfic-source-code-error/#post-8580929)
 * Are you going to fix this bug?
 *  Plugin Author [Christiaan Conover](https://wordpress.org/support/users/cconover/)
 * (@cconover)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/url-not-working-class-ccfic-source-code-error/#post-8581806)
 * Thanks for reminding me about this. I’ll take a look at it, and let you know 
   what I find.

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

The topic ‘URL not working: class ‘ccfic-source’ code error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/featured-image-caption_884578.svg)
 * [Featured Image Caption](https://wordpress.org/plugins/featured-image-caption/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/featured-image-caption/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/featured-image-caption/)
 * [Active Topics](https://wordpress.org/support/plugin/featured-image-caption/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/featured-image-caption/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/featured-image-caption/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Christiaan Conover](https://wordpress.org/support/users/cconover/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/url-not-working-class-ccfic-source-code-error/#post-8581806)
 * Status: not resolved