Look at the specified link within the featured-image in the last part of your snippet. You’ll have to update the_permalink() with your custom link, too:
<div class="featured-image">
<a href="https://wordpress.stackexchange.com/questions/106791/<?php echo esc_url( $more_link ); ?>"><?php print_thumbnail( $thumb, $thumbnail["use_timthumb"], $title, $width, $height, '' ); ?></a>
</div> <!-- .featured-image -->
Related Posts:
- Adding images to anchors in the list created and fetched with wp_nav_menu
- Why doesn’t WP_Image_Editor save images using the Filesystem API?
- Is there a plugin to make attaching images easier?
- Managing Images for a WordPress Blog: Picasa or Flickr?
- Automatically wrap post image in div
- Custom image size not selectable in uploader
- How to remove link from an image in a post?
- Retrieving and Storing Images Linked from Other Domains on Local Server?
- Customizer image control default value showing in customizer but not on frontend
- Importing media medium setting image gallery / image attachments
- Extract & Display the REAL first image attached to a post – extend the_post_thumbnail()
- Add filename to attachment page url
- How To Add buttons to the toolbar which appears in TinyMce when you click over images
- How to add more than one RSS Feed Link for wordpress
- Image Editor does not affect custom sizes!
- How to display post title & excerpt when mouse hovers on an image?
- Automatically add image caption with values from a post parent field?
- Customize the WordPress Default Gallery Output
- How to use
- Is there a way to dynamically get to your uploads folder?
- Using Fullscreenr with a wordpress blog – weird bug
- Get Image from Media Library with the Title
- Get Custom Logo Alt Text
- Using custom image resizing script in a page
- Background image not appearing
- Best way to allow overwriting images shipped with the plugin?
- NextGEN Gallery – open all images on page in fancybox [closed]
- Featured Image If Else Condition
- If custom image header does not exist display text header
- How do I list custom taxonomy terms with the links?
- Is there a possiblity to replace profile image gravatar with custom user images
- How do I create a root link in wordpress to a PDF file?
- Position a hard-coded menu item
- Show custom field value as a link
- How to auto add nofollow to links in custom field?
- Custom theme – how to link the image without posting it
- Trying to set specific image dimensions and crop with ACF
- Customizing the gallery of the post correctly
- Personalized Gallery what are my options?
- Open login logo URL in new tab
- Best practice to generate token for email action
- adding fade on mouseover to images
- New to WP: links on static homepage are not working
- Lightbox not showing image caption
- WordPress 5: including larger thumbnail image sizes in srcset than I have set
- POST 429 Error when trying to place more than 20 images into post at once
- How to change custom link of subpages from of localhost to website
- How to add the option to choose between sizes for featured image within post editor?
- WordPress 404 Images – Images not found after deleted from media
- remove or hide Link Relationship (XFN) form Menus tab
- Structure of post types for TV Shows and episodes
- Creating custom setting in add media popup
- Upload image without resizing but insert in post with resizing
- Bio comes up when the visitor clicks on a picture
- Change default “Apply Changes To” radio option when editing images
- How do I map two domains to the same wordpress installation?
- WP_Customize_Image_Control and selecting from library?
- Custom Link In WordPress Media “Attachment Details” Upload Screen
- Custom WP deactivate an email activation link sent to user’s email.
- Get a different size of Image thumbnail while working with custom metabox
- Custom image sizes ignored in WP 3.5
- Edit image alignment in WordPress twentysixteen child theme on attachment page [closed]
- Set custom banner image size with wp_customize
- How to search for replacement titles and contents, excluding image URLs
- Custom Search on media files PDF images pages posts
- Customizing gallery shortcode in 3.5
- Any Hook Called When Post Becomes Published?
- Is it possible to set default values for custom fields in a custom post type while my plugin is being activated?
- WordPress Template not affecting the working, keeps defaulting to the index.php template
- Custom Widget form function common elements
- WP Northwind for Theme Development?
- list/consult Taxonomy only for the respective author/creator in dashbboard
- Enabling Additional CSS / custom-css
- Child Theme – how to add new widget on a specific place?
- Modify Gallery Output to render differently on a PAGE and a POST
- Add google org chart to wordpress page
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- How-To add Custom field in WordPress wp-ecommerce Categories?
- The function can not create a table on MariaDB server
- Child theme .css files are not overriding their parent .css files
- Set Title from Custom Template
- For a specific theme, how do I build a list of all the possible theme modification names?
- Save title as custom field on custom post type
- Qtranslate + Woocommerce (multiple tinymce) [closed]
- My custom sql query for getting a username giving me a warning and an error
- Semi complicated custom taxonomy question
- Duplicated content with custom shortcode
- Display a list of subcategories (from specific Category) a post belongs to
- How to add functionality to an existing theme (using child themes)
- URL and Site title outputting on Login page
- Customize section does not show my widget areas
- WordPress core jquery version file not loaded?
- WP_User_Query Search Multiple Keywords from a Multi-Select Field?
- clickable toggle menu, help
- How to append the excerpt to the content in the single post page?
- How to Password Protect whole site except for some subdirectories
- Ordering a specific post type
- Custom Query for Taxonomy
- WordPress Home page modification [closed]
- WordPress Page Width Issue: Seeking Solutions