Add content globally to bottom of each post

Posted in: Newspaper
Post count: 17

Potentially silly question here. I want to add a block of text (a ‘donate’ section including a Paypal button code) to the bottom of each post. I realise I could do this with ads but the formatting is a bit odd for text with ads, plus i’m not 100% sure whether there are other implications using ads! Is ads the way to go or is there another way?

Thanks!

Post count: 22421

Hello,

You can use the new multi-purpose elements to create the desired effect:
https://www.screencast.com/t/ywpdL8wtExNK
or
https://www.screencast.com/t/b5LWCe5QMM

Thank you!

Post count: 17

Well good lord, that’s looks like just what I need! Thanks!

Ah, oh hang on – I want to add this globally to each post page without the page author having to add it manually. Is this possible?

Thanks!

  • This reply was modified 8 years by ANM.
Post count: 23312

Hello ANM,

Please notice that our composer cannot be used for post pages, but only for pages. So, if you want to add the Call to action from each post pages without the author box, notice that you should do this from the code using the <?php echo do_shortcode ('your code here'); ?> method because another way of doing this does not exist, sorry! The code should have to be added to quotation mark should have to be taken from here -> https://www.screencast.com/t/qKWeLfGg -> https://www.screencast.com/t/DyEb0gJ9IYh -> https://www.screencast.com/t/tW8Vja2vx (example for post template style 1) and the result is here -> https://www.screencast.com/t/TOeFVx01Ob.

Thanks for the message!

Post count: 17

Many thanks – that’s a good method. If I were to use an Article bottom ad instead, would this have any negative implications? I’d make sure I made the ad non-AdSense. I don’t fuly understand ads and their implications…

Post count: 17

Don’t worry – I can see using ads has implications and isn’t really a good idea (though I guess a donation box is an ad of sorts).
I’ve got it working inserting the code you suggested in loop-single.php.

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