how to add newsletter box below each post?

Posted in: Newspaper
Post count: 5

Hello there, how can i add newsletter box after each post. i’ve added successfully at sidebar using tagdiv comp.

Post count: 23312

Hello gskitchen,

The theme does not have any such an option for Newsletter on posts but only for pages, sorry! If you want something like this, you should use the do_shortcode method to add the Newsletter section after each post. First of all, you should edit the Newsletter element on a page and then take the generated shortcode and add it t your post template using the do_shortcode method, just like here -> https://forum.tagdiv.com/topic/add-ad-under-related-article/ -> https://www.screencast.com/t/vVXH36fd6b and then, when you edit this page without TD Composer, in the backend you will see the generate shortcode for that element -> https://www.screencast.com/t/jM35ESEN which is needed to add in shortcode method. This is just a hint about what you have to do in this case.

Hope this helps!

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