last modified date and Advertisement text

Posted in: Newspaper
Post count: 224

Hello;

I want to display the last modified date alongside the published date on posts and if possible pages. also i would like to display the text – Advertisement – on article bottom/top/middle/header too instead of just the sidebar alone.

Thanks

Post count: 22421

Hello,

If you want to show the modified date, please follow this topic: https://forum.tagdiv.com/topic/how-to-add-last-updated-time/
As for he Ad titles, this will not be easy to do as the theme has no settings for this so they will have to be made custom. You will have to edit every place the ads are called in our theme. Then you can add this line above the ad code to show the title:
<?php echo '<div class="td-adspot-title">- Advertisment -</div>'; ?>
For example on a header ad: http://screencast.com/t/6JqS6R9sqY
But this will also cause the ads to drop a line or 2 because the ad title needs space to display:
http://screencast.com/t/efpcLyAEJ7A so then you also need to edit the position of the ads and remove margins, padding and so on. Everything you modify will affect other elements.

Thank you!

Post count: 224

So the advertisement option is not possible?

Post count: 22421

Hello,
It is possible but it will require coding know-how. There is no option in the theme for it so you will have to add it through hard-coding. If you cannot do it, you can hire a freelancer to help you out.
Thank you!

Post count: 19

Hello Kingsley,

In case you haven’t found the solution yet, then please refer to this post :

http://www.techbuzz.in/tagdiv-newspaper-theme-last-updated-modified-time.php

Bloggers should use this feature cautiously as mis-using it might attract penalty from Google.

Hope this helps.

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