Add image before Disquss plugin

Posted in: Newsmag
Post count: 14

Greetings all,

I wanted to ask a question: I would like to insert an image before Disquss plugin to warn users of the standards discussion page (attached image).

How could I?

Thank You.

Post count: 6600

Hi,

You can edit the post template you use and add your image using the do_shortcode function() or via html.
You can use the shortcodes generated by the Visual Composer plugin to customize the image you want to add into the template before the comments template like this: http://screencast.com/t/l18UhAgW
Use this line: echo do_shortcode('add your shortcode here');
Hope this helps!

Thanks

Post count: 14

Thank you!

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