Add element (image) below articles doesnt work

Posted in: Newsmag
Post count: 217

Hi,

I want this element to appear directly below my articles (automatically).

< img src="http://dev.promicabana.de/wp-content/uploads/Subscribe.jpg" class="nksub_trigger_element" style="cursor:pointer" / >

I tried this in the loop-single.php, but it shows simply nothing…

<?php echo $td_mod_single->get_content();?>
< img src="http://dev.promicabana.de/wp-content/uploads/Subscribe.jpg" class="nksub_trigger_element" style="cursor:pointer" / >
</div>

It has to look like this: http://dev.promicabana.de/340/

How can I achieve this?

Thank you!

  • This topic was modified 11 years by Bichareh.
  • This topic was modified 11 years by Bichareh.
Post count: 7909

Hi,

If you use the default post template this should appear bellow your content: http://screencast.com/t/hrahnkz49
Result: http://screencast.com/t/P52O8Naqq
This should work also in your case, so please clear cache and purge your files if you use CDN.

Thanks!

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