Horje
deactivate links to single post view  - Wordpress Solution
Hi! I use wordpress with headway themes. I would like to deactivate the links of the featured image and the blog headline of an entry targeting to the single post view. Is this possible? I just use the blog to show photos with a headline. There is no need to see it as single. Is this possible with css? and if yes, how?? http://alpha.restaurant-richard.de/kuche/

Solution - 1

can you provide me login access to your site


Solution - 2

Not possible with CSS. We would need to see your theme files.


Solution - 3

You need to modify php files header.php and either index.php or front-page.php or home.php need to check in your theme files


Solution - 4

You have to delete the anchor references in loop (index.php or loop.php of your theme) to http://codex.wordpress.org/Function_Reference/the_permalink the_permalink and the echo to the URL of thumbnail: wp_get_attachment_image_src.





Wordpress

Related
Finding colour tones... - Wordpress Solution Finding colour tones... - Wordpress Solution
Custom headers and custom image sizes - Wordpress Solution Custom headers and custom image sizes - Wordpress Solution
How do I set SITE_URL to override the database url info?  - Wordpress Solution How do I set SITE_URL to override the database url info? - Wordpress Solution
How do I make custom post types not appear as blog posts? - Wordpress Solution How do I make custom post types not appear as blog posts? - Wordpress Solution
Redirect exit page: Get external url from custom field - Wordpress Solution Redirect exit page: Get external url from custom field - Wordpress Solution

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8