Text at the bottom of every post

Posted in: Newspaper
Post count: 32

I would like to add some formatted text at the bottom of every post like the guardian. Can you advise how best to achieve this

If everyone who reads our reporting, who likes it, enjoys it, helps to support it, our future would be so much more secure. For as little as £1, you can support The Guardian – and it only takes a minute. Thank you.

Post count: 35449

Hi,

You can use a template from TagDiv Cloud Library and edit it and set the text were you want to be set, for example https://www.screencast.com/t/POc4DkkpsR
Hope this will help you.

Thank you.

Post count: 32

Hi Calin.

This looks super hard, and I am worrying about breaking an existing site. I don’t want to use a different template or change the existing look and feel at all.
Is it not possible to just edit the post.php?

Post count: 35449

Hi,

Yes you can do that to, eyou need to go in \wp-content\themes\Newspaper\loop-single-1.php
https://www.screencast.com/t/17zQ6DCpzEm2
https://www.screencast.com/t/pHYJBLNTX
https://www.screencast.com/t/pJpVppyftoK
After that your text will be visible in style 1, you need to set the text in all post style you want to have the text message.

Hope this will help you better.

Post count: 32

Oh good but this exact edit throws

Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.

Post count: 32

<?php echo $td_mod_single->get_content();?>
<?php echo “Test”; ?></div>

  • This reply was modified 7 years by emmak.
Post count: 35449

Hi,

This is way I say that to use a cloud template is more easiest, and safer.
Let me know your results.

Thank you for your understanding.

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