How to change featured image position in blog post

Posted in: Newsmag
Post count: 8

Dear friends,

I am using newsmag theme here suretimes.com, when i insert featured image in the post, it was shown below the post title. But, i want to put that image below first paragraph or i want adsense ad below the title and below that featured image.

Please let me know how to achieve this. I don’t see any options in the theme panel to do this.

Please help me, its urgent !!!!
Thanks in advance !!
M azhar

Post count: 7909

Hi,

I have checked your site and I see that you have managed to solve this – http://screencast.com/t/kboOB8Dx

Thanks!

Post count: 8

Hi Alin,

No, the issue was not solved yet, i think you have misunderstood.

I want to display the featured image position, some where in the post body (before content starts, after 1 paragraph, etc). And the ad should display below post tile.

Here is my desired order;

-> Post tile
-> Ad
-> featured image
And also i want to left align the featured image.

or

-> Post tile
-> Ad
-> first para graph of the post
-> featured image

Please help me!!
Thanks
M azhar

Post count: 7909

Hi,

Please take a look at the post template code – http://screencast.com/t/9XNlfPau as you can see the featured image is displayed before the post content and you will need custom work for this, the content function is in the td_module_single_base.phphttp://screencast.com/t/KEQT0x8vBfF
The easiest solution is to paste your code in a custom ad from Theme Panel > Ads and use do_shortcode function in the post template above the featured image code – http://screencast.com/t/wTdBJhfG0y
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Result – http://screencast.com/t/f42xB0OpktYR

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.