How hidec from the " POST – MORE FROM AUTHOR"

Posted in: Newspaper
Post count: 8

how to hide from the “POST” ” – “MORE FROM AUTHOR”
in the section ” RELATED ARTICLE ”

Thank

Post count: 22421

Hi,
In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

I hope this helps.
Thank you!

Post count: 8

Thank, about the new update if i copy all file with ftp “patch_6.6_7.0” all work?
my template is update to the last version.

Post count: 22421

Hi,
The update patch will work if you do not have an older version than 6.6. in your case, you can apply the patch directly. Just make sure to update the plugins as well. Remove the ones you have installed and install the new versions from the newspaper 7 package.
Thank you!

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