Design View Not Showing Up In Master On Plan View Page

Five days ago I downloaded a trial version of Muse and tried building Katies-cafe. Everything went OK except that the Design view is not showing up in the Master. Any Ideas? I disabled and re-enabled the thumbnail checkmarkin Plan view, and I also tried reseting the page properties in Design View, but it still doesn't work.

Hi smartserpent,
Can you post a screenshot of what you are seeing?
Thanks,
Preran

Similar Messages

  • Plan view not showing changes to Master.

    Design changes made to Master not being reflecting in Plan View.  However each individual pags does reflect change when in design mode.  Can I force an update to Plan View?

    Hello,
    Changes made to the master page should show up in the plan mode on all the pages that the master has been applied to. Please check if the master has been applied to all the pages correctly by checking the name of the master here: http://jingsite.businesscatalyst.com/jing/2013-03-22_0250.png
    If the master is applied correctly, then please show us the difference by showing screenshots of how the master page looks and how the plan mode looks. You can attach the screenshots as images here as well, or can upload it and then provide links to them.
    Cheers
    Parikshit.

  • Search Box is not showing in custom master page

    Hi 
    I am using "Office 365 Enterprise E3 Trial"
    and have created a custom master page for my public SharePoint
    site .
    I have added Search snippet from the snippet gallery but the search
    box is not showing in the master page .I am not able to find the reasons .

    My Master page code is like bellow
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]>
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
        <head>
            <meta http-equiv="X-UA-Compatible" content="IE=10" xmlns="" />
            <!--CS: Start Page Head Contents Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SID:00 -->
            <meta name="GENERATOR" content="Microsoft SharePoint" xmlns="" />
            <meta http-equiv="Content-type" content="text/html; charset=utf-8" xmlns="" />
            <meta http-equiv="Expires" content="0" xmlns="" />
            <!--MS:<SharePoint:RobotsMetaTag runat="server">-->
            <!--ME:</SharePoint:RobotsMetaTag>-->
            <!--MS:<SharePoint:PageTitle runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderPageTitle" runat="server">-->
                    <!--MS:<SharePoint:ProjectProperty Property="Title" runat="server">-->
                    <!--ME:</SharePoint:ProjectProperty>-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:PageTitle>-->
            <!--MS:<SharePoint:StartScript runat="server">-->
            <!--ME:</SharePoint:StartScript>-->
            <!--MS:<SharePoint:CssLink runat="server" Version="15">-->
            <!--ME:</SharePoint:CssLink>-->
            <!--MS:<SharePoint:CacheManifestLink runat="server">-->
            <!--ME:</SharePoint:CacheManifestLink>-->
            <!--MS:<SharePoint:PageRenderMode runat="server" RenderModeType="Standard">-->
            <!--ME:</SharePoint:PageRenderMode>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="core.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="menu.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="callout.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="sharing.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="suitelinks.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:CustomJSUrl runat="server">-->
            <!--ME:</SharePoint:CustomJSUrl>-->
            <!--MS:<SharePoint:SoapDiscoveryLink runat="server">-->
            <!--ME:</SharePoint:SoapDiscoveryLink>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaPlaceHolderAdditionalPageHead" Container="false" runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
                <!--MS:<SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true">-->
                <!--ME:</SharePoint:DelegateControl>-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderBodyAreaClass" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--MS:<SharePoint:CssRegistration Name="Themable/corev15.css" runat="server">-->
            <!--ME:</SharePoint:CssRegistration>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaSPWebPartManager" runat="server">-->
                <!--MS:<WebPartPages:SPWebPartManager runat="server">-->
                <!--ME:</WebPartPages:SPWebPartManager>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--CE: End Page Head Contents Snippet-->
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <!--DC:Two Tomorrows-->
           <link href="style1.css" rel="stylesheet" type="text/css" />
            <link href="slider.css" rel="stylesheet" type="text/css" />
            <!-- JS -->
            <!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">//<![CDATA[!-->
            <script type="text/javascript" src="https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/js/jquery-1.10.2.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/custom.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/bjqs-1.3.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/clients_hover.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/jquery.backgroundSize.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" class="secret-source">//<![CDATA[
            jQuery(document).ready(function($) {
              $('#banner-fade').bjqs({
                width       : 1600,
                height       : 377,
                responsive  : true
            //]]>
            </script>
            <script type="text/javascript">//<![CDATA[
    $(document).ready(function () {
        if((window.location.href=="https://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/default.aspx")||(window.location.href=="https://purplechannelltd-public.sharepoint.com/Pages/default.aspx")
          $("#banner-fade").removeAttr("style");
          $("#BannerLine").removeAttr("style");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        else
         $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
         $("#trBreadCrumb").removeAttr("style");
         $("#trNewsAndTraningHome").css("display","none");
         $("#trNewsOnly").removeAttr("style");
        if((window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Services.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Key-issues.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Industries.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Clients.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/walking-the-talk.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/what-is-sustainability.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/our-team.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/assurance-code-of-conduct.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-EMEA.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-asia-pacific.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-Americas.aspx")){
          $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        if (window.location.href.indexOf("dnv-gl-launches-new-global-brand") >= 0 ||window.location.href.indexOf("how-future-proof-your-business") >= 0||window.location.href.indexOf("human-rights-time-walk-talk") >= 0 )
         $("#trNewsOnly").css("display","none");
        if($("#trNewsOnly").html().indexOf("Web Part Error:")>0)
        $("#trNewsOnly").css("display","none");
        if($("#trBreadCrumb").html().indexOf("Web Part Error:")>0)
        $("#trBreadCrumb").css("display","none");
            //]]>
            </script>
            <!--[if gte mso 9]><xml>
    <mso:CustomDocumentProperties>
    <mso:ContentTypeId msdt:dt="string">0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD10003D357F861E29844953D5CAA1D4D8A3A</mso:ContentTypeId>
    <mso:HtmlDesignAssociated msdt:dt="string">1</mso:HtmlDesignAssociated>
    <mso:HtmlDesignFromMaster msdt:dt="string"></mso:HtmlDesignFromMaster>
    <mso:HtmlDesignStatusAndPreview msdt:dt="string">https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/TT.html, Conversion successful.</mso:HtmlDesignStatusAndPreview>
    <mso:HtmlDesignConversionSucceeded msdt:dt="string">True</mso:HtmlDesignConversionSucceeded>
    </mso:CustomDocumentProperties>
    </xml><![endif]-->
        </head>
        <body>
            <!--CS: Start Ribbon Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="wssucw" TagName="Welcome" Src="~/_controltemplates/15/Welcome.ascx"%>-->
            <!--MS:<SharePoint:SPSecurityTrimmedControl runat="server" HideFromSearchCrawler="true" EmitDiv="true">-->
                <div id="TurnOnAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOnAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnonaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
                <div id="TurnOffAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOffAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();document.getElementById('linkTurnOnAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnoffaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
            <!--ME:</SharePoint:SPSecurityTrimmedControl>-->
            <div id="ms-designer-ribbon" xmlns="">
                <!--SID:02 {Ribbon}-->
                <!--PS: Start of READ-ONLY PREVIEW (do not modify) --><div class="DefaultContentBlock" style="background:rgb(0, 114, 198); color:white; width:100%; padding:8px; height:64px; overflow:hidden;">The SharePoint
    ribbon will be here when your file is either previewed on or applied to your site.</div><!--PE: End of READ-ONLY PREVIEW -->
            </div>
            <div id="s4-workspace" xmlns="">
                <div id="s4-bodyContainer">
                    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/1999/xhtml">
                        <tr>
                            <td align="left" valign="top" class="headerLeft">
                            </td>
                            <td width="886" align="left" valign="top">
                                <div class="header">
                                    <a href="https://purplechannelltd-public.sharepoint.com/">
                                        <img src="images/logo.gif" width="189" height="109" alt="Logo" />
                                    </a>
                                    <h1>Sustainability Advisory Services
                                    </h1>
                                    <ul id="topNav">
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx">About us
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://purplechannelltd-public.sharepoint.com/Pages/News.aspx">News
                                            </a>
                                        </li>
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us.aspx">Contact us
                                            </a>
                                        </li>
                                    </ul>
                                    <!-- top nav -->
                                    <div style="right: 0px; ; color: rgb(0, 51, 153); font-weight: bold; top: 25px;">
                                       BUSINESS ASSURANCE
                                                                    </div>
                                    <!-- twitter -->
                                    <div class="twitterSec">RT @damidefelice: @edgeoftheocean Anna Turrel shows how @TwoTomorrows assesses corporate human right
                                    </div>
                                    <!-- twitter -->
                                    <!-- search -->
                                    <!--<form action="" method="get" id="search">
                                        <input name="" type="text" class="searchText"/>
                                        <input name="" type="image" src="images/search-icon.gif"/>
                                    </form>!-->
                                    <!-- search -->
                                    <!--ADD!-->
                                    <div id="search">
                                        <div data-name="SearchBox">
                                            <!--CS: Start Search Box Snippet-->
                                            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
    Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                            <!--MS:<SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox">-->
                                                <!--PS: Start of READ-ONLY PREVIEW (do not modify)--><div class="ms-webpart-chrome ms-webpart-chrome-fullWidth
    "><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPart" width="100%" class="ms-WPBody noindex " OnlyForMePart="true" allowDelete="false" style=""><div componentid="ctl00_SmallSearchInputBox_csr" id="ctl00_SmallSearchInputBox_csr"><div
    id="SearchBox" name="Control"><div class="ms-srch-sb ms-srch-sb-border" id="ctl00_SmallSearchInputBox_csr_sboxdiv"><input type="text" value="Search..." maxlength="2048" accessKey="S" title="Search..." id="ctl00_SmallSearchInputBox_csr_sbox" autocomplete="off"
    autocorrect="off" onkeypress="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);return
    Srch.U.cancelEvent(event);}})" onkeydown="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.activateDefaultQuerySuggestionBehavior();})" onfocus="EnsureScriptFunc('Search.ClientControls.js',
    'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.hidePrompt();ctl.setBorder(true);})" onblur="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr'); if (ctl){ ctl.showPrompt();
    ctl.setBorder(false);}})" class="ms-textSmall ms-srch-sb-prompt ms-helperText" ><a title="Search" class="ms-srch-sb-searchLink" id="ctl00_SmallSearchInputBox_csr_SearchLink" onclick="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);})"
    href="javascript: {}"><img src="https://purplechannelltd-public.sharepoint.com/_catalogs/theme/Themed/E97CFE0A/searchresultui-61174269.themedpng?ctag=7" class="ms-srch-sb-searchImg" id="searchImg" alt="Search" ></a></div></div></div><noscript><div
    id="ctl00_SmallSearchInputBox_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_SmallSearchInputBox"></div><div class="ms-clear"></div></div></div><!--PE:
    End of READ-ONLY PREVIEW-->
                                            <!--ME:</SharePoint:DelegateControl>-->
                                            <!--CE: End Search Box Snippet-->
                                        </div>
                                    </div>
                                    <!--ADDEND!-->
                                </div>
                            </td>

  • Added albums to iTunes, but they do not show up in the Music Library view.

    I imported some albums and the albums do not show up in the Music Library view, however I created a playlist containing all songs added today and they show right up. Is there a fix for this?

    They don't show up at all or they don't show up where you expect them to?
    The iTunes Library is divided into a number of sources, Music, Podcasts, Books etc. Each file added ends up in just one of these sources depending on its *Media Kind* plus any playlists for which it has matching criteria.
    Settings such as *Part of a Compilation, Sort Artist* or *Sort Album Artist* can make albums appear in an unexpected location within Music.
    See http://samsoft.org.uk/iTunes/grouping.asp for more on organising things in iTunes.
    tt2

  • List view not showing all podcasts

    Guys, I have the annoying problem that podcast management by itunes and the podcast app are F'ed up.
    Not too lobg ago I experienced my ipad greying out most podcasts that were downloaded and on my ipad, for no reason at all. it took me 2 days fiddling with settings and ended up having to set every sync to "on" and set donwloading to "all" and "keep all podcasts"
    Now I'm experiencing the problem that the "list" view in podcast app, is not showing all podcasts, but the "thumbnail" view is (as far as I can tell...). Why is this and how can I fix it to make sure both views show everything?
    I'm running iOS 7.0.6 and iTunes 11.1.5

    Hey there sporry,
    It sounds like your Podcasts app is not showing your library correctly in the List view but Thumbnail looks ok. I recommend the troubleshooting in the article named:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Restart the app
    Close the app and open it again.
    Restart your device
    Turn the device off and on.
    Update your device software and your apps
    Update your device to the latest version of iOS.
    Update your apps:
    Open the App Store and tap Updates.
    If updates are available, tap Update All.
    If asked, enter your Apple ID password. The updates will download and install.
    You might need a Wi-Fi connection to update some apps.
    Install another app from the App Store
    If your installed app won't open, download and install a free app that isn't on your iOS device. This should reset your Apple ID authorization.
    Remember to use the same Apple ID that you used to download the app that you're having issues with.
    Reinstall the app
    Remove the app from your device and reinstall it. Remember that deleting an app also deletes its data.
    Delete the app.
    Press the Home button.
    Go to the App Store and download the app again.
    Wait for the app to download, then open it from the Home screen.
    If the download stops, you can resume it.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Named Criteria created, but it does not show up in the Data Controls view

    Hello there,
    I wish to use a data-bound ADF Mobile ListView in one of the pages on the app. However, only entries of the underlying data that fulfill a certain condition shall be displayed in the list. The condition basically is an "Equals" test against a bind variable in the pageFlowScope. Therefore, I have created a corresponding Named Criteria for the data control - proceeded like described here:
    https://blogs.oracle.com/adf/entry/create_named_criteria_in_ejb
    The Named Criteria, in my case, has been created and saved, yet it does not show up in the Data Controls view of JDeveloper. Therefore, I cannot drag it on a UI element to use it.
    I only have the "Operations" folder where the quick guide above also shows a "Named Criteria" folder.
    Refreshing or restarting JDeveloper did not solve this.

    It was all taken care of by Gaurav Aggarwal
    He got me all fixed up, Thank you for your concern.
    Daniel Walters

  • Why do views not show up in HTML DB?

    All,
    When I create a new view with SQL/Plus why doesn't it show up in HTML DB? Views that were created previously (before install of HTML DB) are visable.
    Thanks

    Just FYI, I had a problem with views not showing up when using the wizards. Reported the problem and was told it was a bug. Workaround was to create my pages from scratch and explicitly reference the tables instead of the views.
    Although HTML DB could handle some views, views that were based upon other views or where there were several layers of views seem to give HTML DB a problem.

  • TS1702 Why is the icon for street view not showing up on the left side of the location on the maps app?

    Why is the icon for street view not showing up on the left side of the location on the maps app?

    Because the included Maps app no longer gets the maps data from Google, so no more street view.
    You can get a free Google Maps app from the iTunes App Store.

  • Muse not showing contents of Desktop on Tablet & Phone pages

    My Muse 3.1 is not showing contents of Desktop on Tablet & Phone pages... how do i brought them to Tablet & Phone pages?
    Desktop View
    Tablet View
    Phone View

    Thanks Bob for the reply...
    i was just stuck on that part only.. now its clear.
    What I thought that Muse is automatically copy all the contents from Desktop to Tablet & Phone layout.
    Now we have to copy & paste the layout from Desktop.
    Thanks for help.
    Sanjay

  • Fonts not showing correctly only when on my account page on app store

    fonts not showing correctly only when on my account page on app store

    Firstly, make sure that your device is not hidden (left hand pane). If it just reads device then toggle between SHOW and HIDE.
    Secondly, try all the other ports on your computer, even a number of times.
    Thirdly, if you have another computer try plugging your device into it without taking any action, give it a moment, remove it and try it back in your other computer again.
    Failing all that, see here - http://support.apple.com/kb/TS1538 for Windows and http://support.apple.com/kb/TS1591 for Macs
    And failing all that put the device into Recovery mode. See here and note the paragraph 'If you restore from a different computer.... ' down near the bottom of the page -
    http://www.apple.com/support/ipad/assistant/itunes/

  • HT204088 is there a way to see what songs were VIEWED (not bought) and what device it was viewed on?

    can someone please help me,
    is there a way to see what songs were VIEWED (not bought) and what device it was viewed on?
    because there were some songs viewed on my history that noone in my family has viewed as they all have access to this account, and i want to find out where it was viewed from

    no

  • CS3 - Design View not showing externally linked images

    In CS3 Design View, externally linked images are not showing
    up... i am only getting the place holder.
    To prempt some questions:
    1/ Links are correct and complete - apart from the fact that
    they show up when previewing in the browser(s) - i have
    crosschecked
    2/ There are no spaces in the url
    3/ In the 'View' menu, 'Display External Files' is checked
    I had this problem before and escargo suggested saving and
    rebooting. It worked then but strangely, today, that file is again
    showing some of the externally linked images but not all. And on a
    new file, created today, none of the externally linked images are
    showing up... :(
    I'm sure there's a simple solution to the problem... anyone
    have any idea what it could be?
    Thanks and cheers,
    JJ

    Nope. Some show - some don't.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jhabrix" <[email protected]> wrote in
    message
    news:faom5n$9ku$[email protected]..
    > Bump....
    >
    > Anyone have a solution to the above problem???

  • Design view not showing true design

    I'm using Dreamweaver CS3, and have an issue with design
    view.
    I was editing the content of a page in design view, applying
    styles from my main.css, when the page I was working on suddenly
    lost all its styles, including heading & paragraph styles, and
    placement of most div tags.
    My header and the div tags inside that are still visible, as
    is the side navigation, although the background image for the side
    navigation is not. It seems to be all my editable regions that have
    decided not to show correctly.
    I've checked other pages and templates based on the main.css,
    and they all appear to have the same problem.
    The good news:
    1. The CSS Styles inspector on each page shows it is attached
    to the main.css, but lists only three styles under that style
    sheet, all of which are named 'td img'.
    2. The main.css itself looks fine. All my styles are still
    there.
    3. When I preview my site in a browser, it looks as it
    should, so presumably it IS still attached to the style sheet, it's
    just not showing properly when I'm working on it.
    Any clues as to what's going on?
    As I'm sure everyone says, this is kind of urgent, so any
    help anyone can offer will be very gratefully received!
    Thanks in advance for any help you can offer!
    EDIT: I've been playing around with previewing the site in a
    browser again, and have encountered another issue, which may be
    related. I can preview a preliminary page, but all my links take me
    to a 'this page cannot be found' error message. I was pretty sure
    it wasn't doing this when I first encountered the problem with
    design view, but I could be mistaken. Has something happened to the
    internal links on my site, perhaps?

    In the View menu go to Style Rendering. Make sure Display
    Styles is checked.
    Walt
    "Cyrus_Ice" <[email protected]> wrote in
    message
    news:fga649$m61$[email protected]..
    > I'm using Dreamweaver CS3, and have an issue with design
    view.
    >
    > I was editing the content of a page in design view,
    applying styles from
    > my
    > main.css, when the page I was working on suddenly lost
    all its styles,
    > including heading & paragraph styles, and placement
    of most div tags.
    >
    > My header and the div tags inside that are still
    visible, as is the side
    > navigation, although the background image for the side
    navigation is not.
    > It
    > seems to be all my editable regions that have decided
    not to show
    > correctly.
    >
    > I've checked other pages and templates based on the
    main.css, and they all
    > appear to have the same problem.
    >
    > The good news:
    > 1. The CSS Styles inspector on each page shows it is
    attached to the
    > main.css,
    > but lists only three styles under that style sheet, all
    of which are named
    > 'td
    > img'.
    >
    > 2. The main.css itself looks fine. All my styles are
    still there.
    >
    > 3. When I preview my site in a browser, it looks as it
    should, so
    > presumably
    > it IS still attached to the style sheet, it's just not
    showing properly
    > when
    > I'm working on it.
    >
    > Any clues as to what's going on?
    >
    > As ever, this is kind of urgent, so any help anyone can
    offer will be very
    > gratefully received!
    >
    >

  • DW MX2004 design view not showing

    Hi... I'm working in split mode in DWMX2004. The background
    image is bigger than the design window. No matter what I do, I
    cannot scroll to the top of the page to add content. There is no
    scroll bar on the right side. I have minimized and stretched the
    page, I have restored the page to full size. I cannot get it to
    show the whole page. BTW, even if working in just design view, I
    cannot get to the top of the page. Very frustrating to say the
    least... please, help?
    TIA
    Mike T.

    Did you just insert the image into a blank document, or have
    you declared
    this image as the background to a container.
    You need to use css to declare this image as a background
    image for the
    table itself or for a div (do not use layers as your main way
    to construct
    a page-you'll only end up with more headaches :)
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au
    Spry Widget Examples
    http://www.dreamweaverresources.com/spry-widgets/
    "mtripoli3" <[email protected]> wrote in
    message
    news:f6r43t$2j4$[email protected]..
    > Hi,
    > Thanks for the quick response. I can't give you a URl
    because the page
    > isn't
    > ready. You are correct; it is a blank page with a large
    background image.
    > The
    > problem is I can't get to the "top" of the window to add
    content. I've
    > tried
    > putting in a table and expanding it to the top, but it
    will not scroll to
    > the
    > top. I've tried the same thing with a layer. At one
    point, and I don't
    > know how
    > I did it, I could scroll to the top if I mimimized the
    window and then
    > dragged
    > it to a workable size. I haven't been able to repeat
    this. What do you do
    > when
    > the background image is large?
    >

  • Design view not showing

    I ftp'd the files and went to move the pictures and I cannot see the design view at all. Just code. I need to see the design view. Can you help? Usually my index page is .html not .php. I have learned on my own and I really need to fix this site. Thanks!
    <?php
                include ('Includes/connect.php');
                $query = "SELECT id, name, project FROM projects ORDER BY name ASC";
                $result = mysql_query($query);
                if (!$result) {
                                        die('Could not query:' . mysql_error());
                                        exit;
    ?>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>BuildAPlane.org - Kids Learning Science, Math and Technology by Building Real Airplanes</title>
    <link rel="stylesheet" type="text/css" href="bap.css">
    </head>
    <body topmargin="0" leftmargin="0" rightmargin="0">
    <table border="0" width="1024" style="border-collapse: collapse">
                <tr>
                            <td width="60" valign="top" style="background-image: url('images/sidebar.jpg'); background-repeat: repeat-y">
                            </td>
                            <td valign="top">
                            <div align="center">
                            <table border="0" width="95%" style="border-width:0; border-collapse: collapse">
                                        <tr>
                                                    <td align="right">
                                                                <font size="2"><a href="espanol.htm">ESPANOL</a> | <a href="contact.htm">CONTACT US</a></font><br>
                                                    </td>
                                        </tr>
                                        <tr>
                                                    <td>
                                                    <img border="0" src="images/buildaplane-logo.jpg" width="606" height="96"></td>
                                        </tr>
                                        <tr>
                                                    <td> </td>
                                        </tr>
                                        <tr>
                                                    <td>
                                                                <font size="2">HOME | <a href="what-is-buildaplane.htm">WHAT IS BAP</a> | <a href="advisory_board.htm">ADVISORY BOARD</a> | <a href="donate-aircraft.htm">DONATE AN AIRPLANE</a>  | <a href="start-a-project.htm">START A PROJECT</a>  | <A HREF="contribute.htm">CONTRIBUTE</a>  |  <a href="supporters.htm">SUPPORTERS</a></font>
                                                    </td>
                                        </tr>
                                        <tr>
                                                    <td> </td>
                                        </tr>
                            </table>
                                        <div align="center">
                            <table border="0" width="95%" style="border-width:0; border-collapse: collapse">
                                        <tr>
                                                    <td align="right" colspan="2"> </td>
                                        </tr>
                                        <tr>
                                                    <td width="50%">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0, 0,0" width="453" height="343" id="buildaplane" align="middle">
                <param name="allowScriptAccess" value="sameDomain" />
                <param name="allowFullScreen" value="false" />
                <param name="movie" value="buildaplane.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />            <embed src="buildaplane.swf" quality="high" bgcolor="#ffffff" width="453" height="343" name="buildaplane" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
                </object>
                                                    </td>
                                                    <td width="50%" rowspan="2" valign="top">
                                                    <div align="center">
                                                                <table border="1" width="80%" cellpadding="10" style="border-collapse: collapse" bordercolor="#FF0000">
                                                                            <tr>
                                                                                         <td bordercolorlight="#FF0000" bordercolordark="#800000" bordercolor="#FF0000">
                                                                                                      <b><font size="2" color="#FF0000">BuildAPlane Announces Teachers’ Day at AirVenture! >></b></font><br>
                                                                                                      <font size="2">
                                                                                                      BuildAPlane, a non-profit aviation education organization, will sponsor Teacher’s Day at the Experimental Aircraft Association's <b>AirVenture this year in Oshkosh, WI</b>.   The event is scheduled for <b>July 28th, 2009</b><br>
                                                                                                      <a href="teachersDayInfo.html">More Information</a> | <a href="teachersDay.html">Register Now</a><br><br>
                                                                                                      </font>
                                                                                         <!--
                                                                                         <a href="news.htm">BAP In The News &gt;&gt;</a></font></b><p>
                                                                                         <font size="2">Build A Plane, with the help of the
                                                                                         FAA and the aviation community, offers young people
                                                                                         with an interest in flying the chance to build
                                                                                         airplanes and build STEM skills.</font>
                                                                                         -->
                                                                                         </td>
                                                                            </tr>
                                                                            <tr>
                                                                                         <td><b><font size="2" color="#FF0000">
                                                                                         <a target="_blank" href="http://stores.ebay.com/Build-A-Plane-Aviation-Store">
                                                                                         BAP eBay Auction Store &gt;&gt;</a></font></b></td>
                                                                            </tr>
                                                                            <tr>
                                                                                         <td>
                                                                                                      <table border="0" cellpadding="2" cellspacing="0">
                                                                                                                  <tr>
                                                                                                                              <td aligin="left" valign="top">
                                                                                                                                          <b><font size="2" color="#FF0000">Current Projects &gt;&gt;</font></b><p>
                                                                                                                                          <img border="0" src="images/current-projects-shadow.jpg" width="175" height="166">
                                                                                                                              </td>
                                                                                                                              <td with="10"></td>
                                                                                                                              <td align="left" valign="top">
                                                                                                                                          <form name="projects" action="projects/viewProject.php" method="post">
                                                                                                                                                      <select name="id" onChange="this.form.submit();">
                                                                                                                                                                  <option value="">--VIEW A PROJECT--
                                                                                                                                                      <?php
                                                                                                                                                      for ($count = 1; $row = mysql_fetch_row($result); ++$count) {
                                                                                                                                                                  $id =  $row[0];
                                                                                                                                                                  $name =  $row[1];
                                                                                                                                                                  $name = substr($name, 0, 12);
                                                                                                                                                                  $project =  $row[2];
                                                                                                                                                                  $project = substr($project, 0, 12);
                                                                                                                                                      ?>
                                                                                                                                                                  <option value="<?=$id?>"><?=$name?>... <?=$project?>...
                                                                                                                                                      <?php
                                                                                                                                                      ?>
                                                                                                                                                      </select>
                                                                                                                                          </form>
                                                                                                                              </td>
                                                                                                                  </tr>
                                                                                                      </table>
                                                                                         </td>
                                                                            </tr>
                                                                            <tr>
                                                                                         <td>
                                                                                                      <font size="2" color="#FF0000"><b><a href="glassair_twoweeks.html">Build A Plane's Own Plane! >></a></b></font><br><br>
                                                                                                      <font size="2">
                                                                                                      High school kids, working with professional assistance at the Glasair factory, built a Sportsman 2+2 in just two weeks!<br>
                                                                                                      <a href="glassair_twoweeks.html">Read More...</a><br>
                                                                                                      </font>
                                                                                         </td>
                                                                            </tr>
                                                                </table>
                                                    </div>
                                                    </td>
                                        </tr>
                                        <tr>
                                                    <td width="50%">
                                                    <font size="2"><b>Build A Plane began operations in 2003 as a
                                                    non-profit organization dedicated to promoting aviation and
                                                    aerospace careers by giving young people the opportunity to
                                                    build real airplanes.</b> Aircraft construction and restoration
                                                    projects provide an exciting opportunity to motivate kids to
                                                    learn virtually any facet of science, technology, engineering
                                                    and mathematics when applied to this program.</font></td>
                                        </tr>
                                        <tr>
                                                    <td width="50%" align="left">
                                                    <b><font color="#FF0000" size="2">
                                                    <a href="what-is-buildaplane.htm">Learn more... &gt;&gt;</a></font></b></td>
                                                    <td width="50%">
                                                    </td>
                                        </tr>
                                        <tr>
                                                    <td width="100%" align="left" colspan="2">
                                                    </td>
                                        </tr>
                                        <tr>
                                                    <td width="100%" align="center" colspan="2">
                                                                <table border="0" width="100%" cellspacing="1" style="border-collapse: collapse">
                                                                            <tr>
                                                                                         <!--
                                                                                         <td width="33%" align="center" valign="top">
                                                                                                      <a href="http://www.flabob.org" target="_blank"><img src="images/flabob.jpg" border="0"></a><br>
                                                                                                      <font size="1">Thomas Wathen Foundation</font><br>
                                                                                         </td>
                                                                                         -->

    The page contains PHP markup, but it's not any that should interfere with your seeing something in Design view.  What is interfering with that is some invalid HTML on the page.  For example -
    <font size="1">American Telecommunications Certification Body</font><br></td>
                    </td>
    (note the </td> followed by another </td>)
    If I remove that extra </td> then your Design view becomes visible.  There are at least two other problems on this page -
    There is no doctype - thus, the page will be rendered by all browsers in QUIRKS mode.  That's a bad thing.  You should use an HTML 4.01 Transitoinal doctype on this and other pages.
    There is an improperly nested <font> tag here -
    <b><font size="2" color="#FF0000">BuildAPlane Announces Teachers’ Day at AirVenture! >></b></font>
    I'd fix all of these if I were you.
    The page also contains PHP scripting that is connecting to an online database, and extracting information that is used to populate the <select> tag in the projects form.  You will not see that tag populated with options in Design view.  To see it, you would need to have Apache and PHP installed, and have a testing server defined for this site.  Even then, you would only see that tag populated in Live view or on Preview, not in Design view.

Maybe you are looking for

  • Urgent - Automatic Payment program

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. > Hello, The automatic payment program picks up the documents that have been clea

  • Flash Menu in a Template?

    I can't get my flash menu I created to show up in the .dwt Template. It shows up in the editable region fine. When I preview just the template it shows up fine. But it won't show up on pages based on the template. Hope that makes sense. Any ideas?

  • X-Fi XtremeMusic and 4.1 Analog Speaker Syst

    I have seen discussion about this, but thought I would post my specific problem. I am trying to use a four channel analog speaker system with an?X-Fi XtremeMusic. I plug the two?respecti've analog cables from the speaker system into port and 2 on the

  • How to flush an instance in the listener.ora file

    Hi, We have Oracle DB server 10.2.0.3.0 running in RHEL4 2.6.9-42. It is a RAC Configured, previously 8 instances. Now we only have seven because we remove the other one; removedserver.company.com Unfortunately, it was not removed following the corre

  • Transportation Lead Time and Transit time

    Hi All, How to calculate the transportation lead time and the transit time from the delivery document in SAP. Please clarify me. Regards Srikkanth