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...Skins, Themes, ...Skins, Themes, ...Gravity: Banner disappearsGravity: Banner disappears
Previous
 
Next
New Post
6/27/2013 12:22 PM
 

Hi all, using the Gravity skin, have you tried to disable the container "Featured Product: WP 2G Downhill" placed in the sidebarPane ? Yep! The Banner disappears/collaps! (The error will not show up in Edit mode)

If i put an image of size 1px height and 320 px in width in a new container in the SidebarPane, then the banner appears again.

Have anyone of you a solution for this design issue?

I can mention that the FutureGravity skin has the same problem.


Niels-Jørgen Hvidberg http://newcomtech.dk http://njhvidberg.dk
 
New Post
6/27/2013 3:10 PM
 
Copied from this Q&A, but you re facing the same case
http://www.dotnetnuke.com/Community/C...

Hi ,

the jquery needed for rotate banner is in the ascx of the Container Host Gravity Banner who is used for module "featured product".This is the reason why when you move the banner to an other page it don"t work as expected. , the jquery is missing.

The cleaniest would be to create a Banner for Aphelia skin by copy the Notitle.ascx to Banner.ascx then add these lines(copied from Gravity Banner) before the first div :
[%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Web.Client.ClientResourceManagement" Assembly="DotNetNuke.Web.Client" %]
[<%@ Register TagPrefix="dnn" TagName="JQUERY" Src="~/Admin/Skins/jQuery.ascx" %]
<dnn:jquery runat="server" id="dnnjQuery">[dnn:JQUERY ID="dnnjQuery" runat="server" /]
[dnn:DnnJsInclude runat="server" FilePath="~/Resources/Shared/Scripts/slides.min.jquery.js" /]
[dnn:dnnjsinclude filepath="~/Resources/Shared/Scripts/slides.min.jquery.js" runat="server" /]
[script]
    $(function () {
        $('#slides').slides({
            preload: true,
            preloadImage: '<%= Page.ResolveClientUrl("~/images/loading.gif") %>',
            play: 5000,
            pause: 2500,
            hoverPause: true
        });
    });
[/script]
replace [ by < and ] by >
Then, change skin of "featured product" to Aphelia Notitle and your banner to Aphelia Banner.
Take care to only have one container Banner in your page.
It would now rework and you'll be able to move it to an ther page.

HTH


Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
New Post
6/30/2013 5:00 AM
 
Thanks Julien :-)

Niels-Jørgen Hvidberg http://newcomtech.dk http://njhvidberg.dk
 
New Post
11/10/2013 2:15 AM
 

Hi Sir,

I wanted to ask you if you solved this issue "banner disappear" if so, please can you make some comments how you solved it. In advance I really appreciate it.

Thanks.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Gravity: Banner disappearsGravity: Banner disappears


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