DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Portal logo use in module

 3 Replies
 1 Subscribed to this topic
 30 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 6
New Around Here

I have a simple module that pulls contact information into a site from the DB and also includes schema tags. My sites aren't passing Google's Structured Data validation because the tool now requires an image.

How can I load the portal logo into the module? I can't have a static path because the file name of the image will change from site to site.  I use the <dnn:Logo id="SiteLogo" runat="server" /> tag in the skin, but that doesn't work within the module.  Is there a way to get that tag to work in the module?  Or will I need to pull the logo image the same as the other information?

Thank you!

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!

Bobby,

What about

PortalSettings.LogoFile

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
New Around Here
Posts: 6
New Around Here
Thanks for the suggestion Michael. I tried that & it also didn't work, but when added to a standard skin file it does. I assume because I'm trying to use it in an html file loaded by the module - so the tag isn't being converted into a url path. I'll be able to get a custom solution created, but was hoping to find something out of the box to make it easier.
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
Bobby,

I don't know exactly what you are doing, but I would try to add [Portal:LogoFile] to the HTML file and then use the token replacement feature (DotNetNuke.Services.Tokens.TokenReplace class) before presenting the output.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved