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, ...Solutions for Container errors in DNN 8Solutions for Container errors in DNN 8
Previous
 
Next
New Post
6/24/2016 9:44 AM
 

I deleted all those lines and I still don't have an "edit content" button.  I do have the settings and move, but no way to edit content.  This is what is left in my container.ascx.

<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>

<div class="Container004">
 <div class="dnntitle coloreditor_selector6 coloreditor_selector9">
  <dnn:TITLE runat="server" id="dnnTITLE1" CSSClass="title1" />
 </div>
 <div class="contentmain">
  
  <div class="contentpane coloreditor_selector7" id="ContentPane" runat="server"></div>
 </div>
 <div class="c_footer">
  
  </div>
</div>

 
New Post
6/24/2016 11:21 AM
 
Danielle Mindock wrote:

I deleted all those lines and I still don't have an "edit content" button.  I do have the settings and move, but no way to edit content.  This is what is left in my container.ascx.

<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>


 

  
 

 

  
  

 

 

 

 Are you 100% sure this is the container you see?

Here's another working  container example:

 <%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="ICON" Src="~/Admin/Containers/Icon.ascx" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>

<div class="cContainer cBase">
        <header class="Container ClearAfter">
            <div class="cIcon">
                <dnn:ICON runat="server" id="dnnICON"  />
            </div>
            <h1 class="cTitle">
                <dnn:TITLE runat="server" CssClass="Title" id="dnnTitle"  />
            </h1>
        </header>
        <section class="Container ClearAfter">
            <div id="ContentPane" runat="server" class="Normal cContentpane"></div>
        </section>
</div>


 
New Post
6/27/2016 2:02 AM
 

Hi Danielle,

Did you make things right now after Timo Breumelhof gave you some suggestion? If your issue stands, provide us with your site URL along with its host account(user-name and password)to look into this issue. Our email address is dnnskindev@gmail.com

 

Best regards,

Linda

 


Our website: dnngo.net
E-mail account: dnnskindev@gmail.com
Skype: dnngo-linda
 
New Post
6/27/2016 2:08 AM
 
Timo Breumelhof wrote:
Danielle Mindock wrote:

I deleted all those lines and I still don't have an "edit content" button.  I do have the settings and move, but no way to edit content.  This is what is left in my container.ascx.

<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>


 

  
 

 

  
  

 

 

 

 Are you 100% sure this is the container you see?

Here's another working  container example:

 <%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="ICON" Src="~/Admin/Containers/Icon.ascx" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>


       

           

               
           

           

               
           


       

       

           

       




Hi Danielle,

Did you make things right now after Timo Breumelhof gave you some suggestion? If your issue stands, provide us with your site URL along with its host account(user-name and password)to look into this issue. Our email address is dnnskindev@gmail.com

 

Best regards,

Linda


Our website: dnngo.net
E-mail account: dnnskindev@gmail.com
Skype: dnngo-linda
 
New Post
7/25/2016 8:04 PM
 

 [...] along with its host account(user-name and password)to look into this issue. 

Seriously? Do you also want me to send you the PIN for my credit card? Sorry I never seen anyone asking to hand over a superuser password on here. 

Cheers

Peter

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solutions for Container errors in DNN 8Solutions for Container errors in DNN 8


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