Removing the tags from post meta?

Posted in: Newspaper
Post count: 96

Hi,

I’ve been using your theme for my blog and it’s great.

There’s a tiny bit of a help that I want. I’m trying to remove the <time> tag that’s associated with every post-meta but it’s hard to find out where to do that. Can you point me in the right direction?

Basically, I just want to remove the <time> tag that goes like this:

<time itemprop=”dateCreated” class=”entry-date updated td-visibility-hidden” datetime=”2014-07-04T15:12:23+00:00″>Jul 4, 2014</time>

I can get it removed through “css” but I want to remove it at the html output level so that search engine spiders can’t fetch that data from my page. Any help would be really great!

Thanks in advance.

Post count: 6600

Hi,

You can change the time tags to a div or span from your td_module.php file like this: http://screencast.com/t/Fl2Dwvtb

Thanks

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