0

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 ... ?

Hamid Hassan
  • 3
  • 1
  • 5

2 Answers2

1

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.

Chris Hammond
  • 8,873
  • 1
  • 26
  • 34
  • i don't want to add images in HTML editor. i am talking about this module http://www.dnngo.net/OurModules/xNews/Newsdetail.aspx it doesn't allow to upload multiple images in one article detail for pop up. someone told me it can be enable from customizing the module. but how??? – Hamid Hassan Sep 24 '13 at 07:48
0

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.

L_7337
  • 2,650
  • 28
  • 42
  • i don't want to add images in HTML editor. i am talking about this module dnngo.net/OurModules/xNews/Newsdetail.aspx it doesn't allow to upload multiple images in one article detail for pop up. someone told me it can be enable from customizing the module. but how??? – Hamid Hassan Sep 25 '13 at 09:14
  • Sorry, but I'm using their older News module and this must be something new. Make sure you are on the latest version. I had an issue once, and then they had me upgrade. The upgrade fixed my problem. Other than that, I'd put in a support ticket. – L_7337 Sep 25 '13 at 12:03