WebPart Zone in Page Layout not displaying

I have created a new page layout using Design Manager,  two files are created, one HTML file, and the other ASPX file with the same name. You cannot edit the .aspx file directly in SPD, you can only edit the .html file. You will find in the .html all
those ASPX tags commented.
In the HTML file I added a web part zone, I copied a snippet from the design manager, right after a page content snippet. As shown below.  Saved and previewed the page with no errors.  The Page Content shows up just fine but there is
no WebPart Zone underneath it.?  Any Ideas why it is missing?
Thanks

Here is the code, I'm helping Nvr2grateful since he can't post code at the moment.
<div>
<!--CS: Start Page Field: Page Content Snippet-->
<!--SPM:<%@Register Tagprefix="PageFieldRichHtmlField" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
<!--MS:<PageFieldRichHtmlField:RichHtmlField FieldName="f55c4d88-1f2e-4ad9-aaa8-819af4ee7ee8" runat="server">-->
<!--PS: Start of READ-ONLY PREVIEW (do not modify)-->
<div id="ctl02_label" style="display: none">
Page Content</div>
<div id="ctl02__ControlWrapper_RichHtmlField" class="ms-rtestate-field" style="display: inline" aria-labelledby="ctl02_label">
<div align="left" class="ms-formfieldcontainer">
<div class="ms-formfieldlabelcontainer" nowrap="nowrap">
<span class="ms-formfieldlabel" nowrap="nowrap">Page Content</span></div>
<div class="ms-formfieldvaluecontainer">
<div class="ms-rtestate-field">
Page Content field value. Lorem ipsum dolor sit amet, consectetur
adipisicing elit, sed do eiusmod tempor incididunt ut labore
et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat
cupidatat non proident, sunt in culpa qui officia deserunt mollit
anim id est laborum.</div>
</div>
</div>
</div>
<!--PE: End of READ-ONLY PREVIEW-->
<!--ME:</PageFieldRichHtmlField:RichHtmlField>-->
<!--CE: End Page Field: Page Content Snippet--></div>
<div data-name="WebPartZone">
<!--CS: Start Web Part Zone Snippet-->
<!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
<div xmlns:ie="ie">
<!--MS:<WebPartPages:WebPartZone runat="server" ID="xed9276d99cd9448285b5974e2d3b5e87" AllowPersonalization="False" FrameType="TitleBarOnly" Orientation="Vertical">-->
<!--MS:<ZoneTemplate>-->
<!--DC: Replace this comment with default web parts for new pages. -->
<!--ME:</ZoneTemplate>-->
<!--ME:</WebPartPages:WebPartZone>-->
</div>
<!--CE: End Web Part Zone Snippet-->
</div>
Brandon Atkinson
Blog: http://sharepointbrandon.com

Similar Messages

  • JSP error page does not displayed on its own, includes in the original JSP

    Problem Description: - Exceptions in a Condition cause pages to fail to render.
    The actual issue is, the JSP error page does not displayed on its own, included in the original JSP Page when exception occurs.
    Problem Cause: As per the JSP specification when jsp content reached the buffer size (default 8KB) the page being flushed (Part of condent displays). The default �autoFlush� value is true.
    When the page buffer value is default size (8KB), and if any exception occurs after flushing the part of the content, instead of redirecting into error page, the error page content included in the original page.
    If i specify autoFlush="false" and with default buffer size, at the runtime if the buffer size is reached, i am getting stackoverflow error.
    To solve the above problem we can make it autoFlush=�false� and buffer=�100KB�. But we can�t predict the actual size of the page.
    I found in one of the weblogic forum as no solution for this issue. Ref.
    http://support.bea.com/application?namespace=askbea&origin=ask_bea_answer.jsp&event=link.view_answer_page_clfydoc&answerpage=solution&page=wls/S-10309.htm
    Please provide me any solution to resolve the problem.

    Error-Page tags work best with an error.html pages. If you have an error.jsp page what I would do, and I have, is wrap my classes and jsp pages in a try catch block where you forward to the error jsp page and display anything you want. YOu can also do this with if else statements. I have used the tomcat error pages before but when I've implemented them I used java.lang.Exception as the error to catch not Throwable. I don't know if this would make a difference or have anything to do with your problem.

  • CmcApp home.faces page will not display.

    We have just completed (?) the installation of BOJ 3.1 XI SP 3 and the BOJ SAP integration kit SP 3. The installation is on SQL Server 2008 and SAP Netweaver 7.01 SP 7.
    Each time after logging in the the CmcApp page using Administrator and the Enterprise authentication, the next page does not display. In IE8 a download window opens. In IE7 and Firefox the garbage is displayed. I have seen this thread: Re: CmcApp bug on BOE 3.1 using SAP WAS 7.0 and set *.faces to NEVER COMPRESS without any success. The thread just list is still marked as unanswered after a year.

    Hi,
    As per my knowledge, we need to do some changes in the application server configurations, in your case it is SAP Netweaver 7.01 SP 7 when BOE is deployed to the SAP NW Java server.
    Try the below steps and do verify once again whether it resolves the issue:
    1.     Launch the Visual Administrator tool.
    2.     Connect to the SAP J2EE Engine by clicking Connect -> Login, select the appropriate connection, and click on the Connect button. Enter the password and click on the Connect button.
    3.     Navigate to the HTTP Provider service by going to the Cluster tab, expanding Server, expanding Services, and clicking on HTTP Provider.
    4.     On the right side of the screen, click on the Properties tab.
    5.     Click on the AlwaysCompressed key. At the bottom of the screen in the Value field, remove "text/html" (without the quotes). Click on Update.
    6.     Click on the NeverCompressed key. At the bottom of the screen in the Value field, add "text/html" (without the quotes). Click on Update.
    7.     At the top of the screen, click on the Save Properties button.
    8.     Restart the NetWeaver server.
    -Noor.

  • Oem web page will not display after O/S dst patch

    Hello,
    The Grid web page will not display after we DST patch for the o/s.
    All below start fine without any errors:
    emctl start oms
    emctl start iasconsole
    opmnctl startall
    emctl start agent
    The Grid web page is not displaying. What might happened after the o/s dst patch that might cause this? Our GRID is 10204 with a 10104 repository. The 10104 has not yet been dst patch.
    What logs should I be looking at to figure why the web page is not displaying? Thank you.

    Provide the output of these comands:
    $OMS_HOME/bin/emctl status oms
    $OMS_HOME/opmn/bin/opmnctl status
    $AGENT_HOME/bin/emctl status agent
    $DATABASE_HOME/bin/sqlplus "/ as sysdba" << EOF
    SELECT STATUS FROM V$INSTANCE;
    EOF
    $DATABASE_HOME/bin/lsnrctl status LISTENER_NAME
    Regards

  • Some pages do not display correctly ofter install iobit malware

    hi
    ofter i install iobit anti malware,some page do not display correctly on my browser
    i remove all addson of fire fox and reastart firefox but firefox not work true
    It seems that the style of some web pages not working correctly
    (if i find attach button , i attach web pages that not dispaly correctly)

    Ok, then in that case, Try the steps at [[Websites look wrong or appear differently than they should]]

  • Page is not displaying correctly on mobile

    Hey. Can anyone help me to see why my page is not displaying correctly on mobile.
    www.highestgoodclothing.com/phone/videos.html
    The page displays correctly on a desktop.
    On mobile there is a right margin that I do not want there. All of my other mobile pages seem to be working just fine. How do I fix this? Thanks

    Hi,
    I think it may be <div class="html5gallery-viral-0"> (contains the social media buttons) // screencasteu.worldsecuresystems.com/AP/2013-08-01_1033.png
    It's the only element that isn't in sync with the other elements on page, when compared to home.html for example.
    Kind Regards,
    Alex Pavelescu

  • Notification Detail Page is not displaying

    Hi All,
    I have a requirement of creating a read only workflow admin responsibility. For that I have followed the below steps.
    1. Set 'Workflow Administrator Web Applications' as the Workflow Administrator from administration tab.
    2. Create a grant with the below details.
    Grantee Type: All Users
    Responsibility: Workflow Administrator Web (New)
    Object: Workflow Items
    Data Context Type: All Rows
    Permission Set: Business workflow item permission set
    I have done this for viewing the workflow owned by all users and followed the ID 1328447.1 for doing this.
    Now everything is working fine, but Notification Detail page is not displaying. It is loading for a long time and
    giving the errors, ('The connection was reset' in Mozilla and 'Page Cannot be Displayed' in IE).
    Notification detail page will come when I remove this Grant, but it will display only the workflows owned by
    that particular user. So this grant is a mandatory component for me.
    The issue is there even for the admin responsibility(Workflow Administrator Web Applications) when assigning
    this grant.
    Can anyone help me on this to resolve this issue.
    Thanks & Regards,
    Charls

    Hi Helios,
    Thanks alot for replying. Below are the answers to your queries.
    1. EBS Version : 11.5.10.2
    Client Version: 11.2.0.1.0
    2. Browser version:
    IE: 7.0.5730.13
    Mozilla: 14.0.1
    3. I have tried it in different machines(4 machines). There also I am facing the same issue.
    Hoping for your valuable comments.
    Thanks & Regards,
    Charls

  • Web certificates are unrecognized.  Web pages do not display correctly.

    Web certificates are unrecognized.  Web pages do not display correctly.
    Web pages post as mostly text but links do not work.    for example youtube.com
    Upload
    Change
    Creator Studio
    Add account Sign out
    Search
    What to Watch
    My Subscriptions
    Music
    What to Watch
    My Channel
    My Subscriptions 5
    History
    Watch Later 27
    Playlists
    More 
    Cars
    Favorites
    Bob 2
    Robin
    Liked videos
    Subscriptions
    Benz lu
    This Connection is Untrusted
    You have asked Firefox to connect securely to smf.crm.red.com, but we can't confirm that your connection is secure.
    Same problem in Firefox.
    Normally, when you try to connect securely, sites will present trusted identification to prove that you are going to the right place. However, this site's identity can't be verified.
    What Should I Do?
    If you usually connect to this site without problems, this error could mean that someone is trying to impersonate the site, and you shouldn't continue.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Facebook social plugin of fan page feed not displaying correctly after upgrading to Firefox 17

    Facebook fan page feed not displaying correctly since upgrading to Firefox 17. Code hasn't changed, and it still displays correctly in Internet Explorer. In Firefox 17, the background has gone grey so that the text is no longer visible, and photos of fans are no longer displayed at the bottom. (Issues occur on both my Dell PC/Windows Vista and my MacBook Pro.) Please advise.
    **Issue seems to have resolved itself; I guess plugin developers caught up with Firefox update.**

    Facebook fan page feed not displaying correctly since upgrading to Firefox 17. Code hasn't changed, and it still displays correctly in Internet Explorer. In Firefox 17, the background has gone grey so that the text is no longer visible, and photos of fans are no longer displayed at the bottom. (Issues occur on both my Dell PC/Windows Vista and my MacBook Pro.) Please advise.
    **Issue seems to have resolved itself; I guess plugin developers caught up with Firefox update.**

  • ITunesU pages do not display correctly, theme colors are missing ?

    Our iTunesU pages do not display correctly, theme colors are missing ?

    Having the same problem with our iTunes U page.

  • Blog summery page excerpts not displaying in iWeb

    I'm new to iWeb. I've created a blog in my new website but the summery page does not display the excerpts within iWeb (i have selected 5 excerpts to display with the inspector). when i publish the site, the excerpts display on the webpage. But since they do not display within iWeb I have no opportunity to make the excerpt font match the rest of the blog, nor do i get the opportunity to relocate a photo within the excerpt before publishing.
    Within iWeb, moving the mouse over the area where excerpts are supposed to be displayed generates the phrase "double-click to interact with the summery." when i double click the box gets a blue border but it is always empty and i cant seem to do anything with it.
    any ideas?

    I solved this problem by updating to iWeb 2.0.4

  • 2013 Custom Web Parts in Page Layouts not showing for users

    Custom Web Parts in Page Layouts not showing for users
    I have created a master page in the root site collection for a subsite I am developing. I created content types and custom page layouts for the pages within the subsite.
    I used the snippet tool in the design manager to create web parts and page field markup which I copied into the custom layout HTML pages in the root site collection. For instance I have an image viewer web part that I place there to serve as a section title.
    The problem is that I can see all these customer layout page parts no problem but my users cannot. This leads me to believe its permissions, I am site owner of both the subsite and root site collection.
    The users that cannot see the web parts are site members of the site and restricted read users on the root site collection (where the layouts are stored).
    What gives I'm finding it hard to understand why a snipet generated web part wouldn't show in all pages created from that layout page.
    Any help would be appreciated, Havent found anything on this issue online. weird.

    It is a permission issue indeed. Fix is simple, make sure you check out the page layout page, then check it back in as published version.
    John Architect

  • Different display page layout in Display Layout mode and in Preview mode

    Hi everyone,
    can anybody help me to understand why it is different display page layout in
    Display Layout mode:
    I have 2 collumns
    and in Preview mode:
    I have only one column
    is there some option that I didn"t check in layout page properties?

    The only thing you can try, is to have a defined number of lines, where the last line only consists of a few words. That may(!) give enough room for different browser rendering. But there is definitely no guarantee.
    You may as well force the text frame to be converted to an image (Place one single character – point, space – out of a system font. This will force Muse to convert the text into an image – thus preventing txt reflow)

  • My start page is not displaying menu options such as file, edit, view, history, bookmarks

    the start page is not displaying menu options such as file, edit, view, history, bookmarks, tools, help

    Hit the '''Alt''' key to show the Menu bar, then open View > Toolbars and select Menu bar, so it has a check-mark.

  • Page does not display properly in 3.0.4

    If someone from apple reads these postings, the following page does not display properly in Safari 3.0.4 with mac os leopard.
    I can not find an email to email directly to you.
    http://bigten.cstv.com/sports/m-wrestl/spec-rel/021308aab.html

    Hi
    Welcome to Apple Discussions
    Best way to reach Apple is to send a Bug Report via the Safari Menu>Report Bugs to Apple. While Apple doesn't respond directly to these notes, the information gets in the hands of Software Engineers at Cupertino.
    Specific to the referenced site, there are multiple code errors, which would contribute to the rendering problem. Safari is a lot more specific about following correct code than other browsers. I suggest passing the Validation report on to the site developers. Good code practices (W3) makes for better uniformity and security on the Internet.

Maybe you are looking for