Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Home Page SliderHome Page Slider
Previous
 
Next
New Post
5/27/2014 2:47 PM
 

Hello! I've been working on this one forever and haven't been able to find a solution. The website i'm working on has a slider on its homepage and I can't seem to find anywhere that I can edit the slider in any way or how to change the slides in general. I would really appreciate any help that I could get... i'm at a loss here!

Link: http://bit.ly/1jYexae

 

 

 
New Post
5/28/2014 3:22 AM
 
it's very hard to say without having admin access to the site, but a look at the page source suggests that the slider is part of the skin and not a module - as such is unlikely to have a configuration UI.It's more likely it simply loads a series of images, in this case /Portals/0/images/slide1.jpg, /Portals/0/images/slide2.jpg etc

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
5/28/2014 3:38 AM
 

As you haven't been too specific about what kind of edit you would like to be able to perform I investigated that ff. files can be involved:

/Portals/_default/Skins/henley/js/jquery.innerfade.js
/Portals/_default/Skins/henley/js/motionpack.js
/Portals/_default/Skins/henley/js/queryLoader.js

/Portals/0/images/faculty-bios/thompson-robin-sml.jpg
/faculty/bios/thompson-robin.aspx
/Portals/0/images/faculty-bios/rodriguez-pazo-edwin-sml.jpg
/faculty/bios/rodriguez-pazo-edwin.aspx
/faculty/bios/truitt-benjamin.aspx
/programs.aspx
/faculty/bios/parker-jessica.aspx
/Portals/0/images/faculty-bios/corbin-alexander-sml.jpg
/faculty/bios/corbin-alexander.aspx
/Portals/0/images/faculty-bios/grier-sean-sml.jpg
/faculty/bios/grier-sean.aspx

/Portals/0/images/slide1.jpg
/Portals/0/images/slide2.jpg

Below script is probably set up in module/page settings (and maybe that's why you couldn't find the source)
< script type="text/javascript">
$('#slider ul').innerfade({
animationtype: 'fade',
speed: 4000,
timeout: 7000,
type: 'sequence',
containerheight: $('#slider').height()
});
< /script >

Below fragment is probably hardcoded in the ascx skin file:
< div class="QOverlay" style="position: absolute; top: 0px; left: -166.5px; width: 1920px; height: 328px; display: none;">
< div class="QLoader" style="position: relative; top: 50%; width: 100%; overflow: hidden; opacity: 0;">
< div class="QAmt" style="position: relative; top: 50%; right: -166.5px; opacity: 0;">100%</div>
< /div>

/Portals/_default/Skins/henley/skin.css

 


English-Polish translations, one-to-one English/Polish tutoring, Windows server management, website development - HTML/JS/CSS/Razor
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Home Page SliderHome Page Slider


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out