Highlighted image
10 years ago
edson_ga
Member
Hi folks,
I want to remove highlighted image from the post only, when I insert an image as "detached image", this appears on post. I want that the image doesn´t appears on post. |
10 years ago
edson_ga
Member
So trying here myself unable to find the answer to that. I'll leave it here for those who have the same doubt can view.
Just comment out the following lines: /* if (!is_single()){ ?><a href="<?php the_permalink(); ?>" title="<?php printf( $SMTheme->_( 'permalink' ), the_title_attribute( 'echo=0' ) ); ?>"> <?php } the_post_thumbnail( array($SMTheme->get( 'layout', 'imgwidth' ), $SMTheme->get( 'layout', 'imgheight' )), array("class" => $SMTheme->get( 'layout','imgpos' ) . " featured_image") ); */ |
10 years ago
Alice
Support Service
We can also suggest you the following solution:
replace the code:
with :
In the file theloop.php of the theme. The code may change from theme to theme. |
Leave a reply
Search by forum
SMThemes.com Support
-
Categories
- Framework
- Themes
- Affiliate Company
- Sponsorship Useful pages
- How to start using our themes
- Contacts