I have added the DNNGO xBlog module in DNN. but it only allow me to add just one pic in article detail page for pop up. I want to add multiple images in article detail page for popup.
Need help about it to how to do it ... ?
I have added the DNNGO xBlog module in DNN. but it only allow me to add just one pic in article detail page for pop up. I want to add multiple images in article detail page for popup.
Need help about it to how to do it ... ?
Using DNN, if the module is using the HTML editor, you can insert images using the image viewer built into the rich text editor.
Other than that, you'll need to contact the vendor of the module and see what they support.
Like @ChrisHammond says, this is just an HTML editor, so should be able to insert images via the Rich Editor or copy/paste HTML code.
But, for further customization:
If you go into the Admin options, then choose the Template tab, there is a Detail Template section. Here, you can customize your Detail template.