Why isn't my site working yet?

I have my domain name all ready to go and plugged in but my site won't launch.

Hi Kathryn,
Please check the link: http://prntscr.com/19tpk1
It shows the source code of your phone layout's homepage and clearly shows there is no visible content on the page. It only contains the javascript code.
If you have the content displaying correctly in Adobe Muse's Phone layout for that file, please export the same locally, test content on your desktop and reupload the content to FTP server. If your preview of Phone Layout is good on desktop and just not on the webserver, there is definitely something going wrong with the upload process.
Check that and see if that helps you narrow down where the leakage is.
Thanks,
Vikas

Similar Messages

  • Why isn't my site working on mobile?

    My site -- blueivorycreative.com -- was uploaded to an FTP host and has been working perfectly both in my computer web browser and on my phone.  However, we are now unable to pull up the site on any mobile phone.  I contacted my hosting service and they said that all was well on their end and that I should contact Adobe Muse.  Is there anything that I've done wrong?  I haven't changed anything since it was working.
    Thanks,
    Kathryn

    Hi Kathryn,
    Please check the link: http://prntscr.com/19tpk1
    It shows the source code of your phone layout's homepage and clearly shows there is no visible content on the page. It only contains the javascript code.
    If you have the content displaying correctly in Adobe Muse's Phone layout for that file, please export the same locally, test content on your desktop and reupload the content to FTP server. If your preview of Phone Layout is good on desktop and just not on the webserver, there is definitely something going wrong with the upload process.
    Check that and see if that helps you narrow down where the leakage is.
    Thanks,
    Vikas

  • Why isn't remember me working on sites that I have been using for years on my iPad but fine on my iPhone?

    Why isn't remember me working on sites that I have been using for years on my iPad but fine on my iPhone?
    Both have recently been updated with IOS7

    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Why isn't AE CC working on Mac OSX 10.9.1?

    Why isn't AE CC working on Mac OSX 10.9.1

    > ANd where in the heck do you get it if not through the "official" tool?
    Manual downloads of our updaters are available from our website. Follow the links here:
    http://blogs.adobe.com/aftereffects/2013/10/after-effects-cc-12-0-1-update-fixes-crash-on- mac-os-x-v10-9-mavericks.html

  • Why isn't my itunes working?

    Why isn't my itunes working?

    itunes on ios or on a computer?
    does it provide you with some sort of error msg?

  • TS4268 Why isn't my iMessage working?!

    Why isn't my iMessage working?!?

    go on settings and scroll down to "MESSAGES" make sure iMessages is ON, now scroll down just a bit and look for an option reading "send & Receive" click on it and make sure it is either your apple ID or your phone number, wait 1-3 hours or over night and it should work, sometimes it takes a while to activate, ive come across this issue many times, hope it worked!

  • Why isn't the apogee working

    Downloaded new version of garage band and now my apogee isn't working

    webmail-user wrote:
    I get annoying spam in the Spam Detector from a sender that I will refer to as XYZ for this question. Using Settings/Email Settings/Filters, I added a new filter "If From Contains XYZ delete" and saved the new filter. Today I got another spam in the Spam Detector from the same XYZ sender. Why isn't the filter causing this email to be automatically deleted? Thanks for any suggestions.
    I think that the Spam Detector runs before your custom filters, and custom filters only work on the inbox folder. If Spam Detector moved it from the inbox before the filters were run, then the filter wouldn't delete it.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Why isn't the filter working?

    I get annoying spam in the Spam Detector from a sender that I will refer to as XYZ for this question. Using Settings/Email Settings/Filters, I added a new filter "If From Contains XYZ delete" and saved the new filter. Today I got another spam in the Spam Detector from the same XYZ sender. Why isn't the filter causing this email to be automatically deleted? Thanks for any suggestions.

    webmail-user wrote:
    I get annoying spam in the Spam Detector from a sender that I will refer to as XYZ for this question. Using Settings/Email Settings/Filters, I added a new filter "If From Contains XYZ delete" and saved the new filter. Today I got another spam in the Spam Detector from the same XYZ sender. Why isn't the filter causing this email to be automatically deleted? Thanks for any suggestions.
    I think that the Spam Detector runs before your custom filters, and custom filters only work on the inbox folder. If Spam Detector moved it from the inbox before the filters were run, then the filter wouldn't delete it.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Why isn't the iMessage working on my phone? Up until 1:45pm today it was fine, but now it isn't working.

    Why isn't the iMessage on my iPhone 4s working? Up until about 1:45PM today it was working just fine but now it sends it as a text message. I have tried everything in the setting but it still is not working. Any tips would be great! Thanks!

    It should be back up now, they had a system outage. Reset your iPhone.

  • Why isn't my animation working on my Volusion web page?

    Hi, first time poster, and new to Adobe Edge Animate.
    So I can't figure out for the life of me why my animation won't display at all when I put the code snippets into my sites HTML file.
    I'm using the e-commerce website called Volusion. This is what I've done:
    1. Created, tested (by pressing CTRL+Enter to preview in browser) and published my animation onto my desktop.
    2. Uploaded the files via FTP (Cyberduck) to Volusions directory.
    3. Inserted the following code snippet between the <head> tags of Volusions HTML file:
    <!--Adobe Edge Runtime-->
        <script type="text/javascript" charset="utf-8" src="animated_nav1_bounce_normal_hover_edgePreload.js"></script>
        <style>
            .edgeLoad-EDGE-22390483 { visibility:hidden; }
        </style>
    <!--Adobe Edge Runtime End-->
    4. Inserted the following <div> into Volusions HTML file where I want the animation to display:
    <div id="Stage" class="EDGE-22390483"></div>
    5. Refreshed the Volusion web page -- and that's where I'm lost, nothing happens, nothing appears. I don't know what I'm missing except that maybe I'm not uploading the files into the right directory in the FTP? Though I've tried uploading them in several different folders of the directory, I still cannot find a solution.
    The site I'm working on can be found here: http://www.globaldirectparts.com/default.asp
    The animation I've created is supposed to replace the two navigation menus at the top of the page.
    I've been racking my brain for 3 days trying to figure this out, so any help would be greatly appreciated. Let me know if anyone needs additional information. Thanks!

    Sorry, I'm new to all of this, learning-by-doing really. So if I understand you correctly, this is what I put:
    <iframe src="http://globaldirectparts.com/JFlores_2142/animated_nav1_bounce_normal_hover.html"><div id="Stage" class="EDGE-22390483"></div></iframe>
    And now my web page displays a little box with a "page cannot be found" message inside it.
    I also tried:
    <iframe src="/v/template_208.html"><div id="Stage" class="EDGE-22390483"></div></iframe>
    And that gave me the same box, but with my entire homepage scrunched up inside it, which I understand why that happened, but I don't know exactly what html address I'm supposed to put in the iframe.

  • Why isn't my iMessage working or FaceTime I have wifi  but it's still not been working all day

    My iMessage has stopped to work was working fine until today then I tried FaceTime and that isn't working to does anyone know why I've not touched the setting on my iPad at all . I have wifi too so can't be that.

    I'm having the same issue as well. So strange. All my messages are being sent as SMS and not the blue iMessage to all my friends that have iOS devices.

  • Why isn't pinch & zoom working in articles viewed on Adobe Content Viewer

    I'm not sure why I'm not able to get the pinch & zoom feature to work when viewing articles on iPad Adobe Content Viewer? I've saved my DPS articles as PDF, but it's not working. I'm on a first generation iPad with ioS 4.3.3, with Adobe Content Viewer version 2.9. I've tried saving the article in a variety of versions from v20 to v23, but no luck. I appreciate your help. Thank you.

    Hello Neil,
    I was following your posts. I am making a folio with the article type set to PDF.
    Still the PDF only can zoom in the vertical version and not in the horizontal version. Also the PDF is with zooming not sharp!
    What do I have to do to make everything work well!

  • Why isn't my internet working with os x lion?

    I have a 15in Mac Book Pro. I've never had any serious trouble connecting to the internet.
    Over the summer, I switched over to OS X Lion, and ever since then, I've had intermitten internet connection issues. I have an Airport Extreme, purchased probably about 3 years ago.
    The other day, I updated my computer software. I honestly don't remember what they were for, but there were about three of them. Since that update, my internet has been going out way more than usual. In order to get internet back, I have to unplug and re-plug my Airport Extreme, and hope it works. Otherwise, I have to open network preferences and re-start the connection process .......... every minute. I've had to re-start the airport 5 times between yesterday and today. The weirdest thing? When the light on the airport is green, it doesn't work. But when it's yellow, it does.
    My parents have a Windows PC (from before vista) and their computer connects perfectly fine to the internet all the time. They never have any issues. Please help ! I can't be restarting the motem all the time ! It can't be good for it ...
    - J

    I know why. It's because the eliminated machines only have 32-bit EFI boot ROMs and bus. Mountain Lion requires 64-bit EFI boot ROMs and 64-bit bus. This is needed in order to boot the 64-bit kernel.

  • Why isn't my iMessage working? Is something wrong with my iPhone?

    I can't use iMessage. What is going on?

    Here's why it's not working: http://www.apple.com/support/systemstatus/
    Don't worry

  • Why isn't Repair/Clone working in one spot?

    I've done a lot work on a RAW file in Aperture 3.4.5. I've done enough work so that I REALLY don't want to go back to the original image and start from scratch.
    One of the last things I did was use Shadow/Highlights to lighten the eye area on a statue that was side lit. One part of the face got too light. I've been trying to use both Repair and Clone to fix it, but they have no effect. It does not matter if I let Aperture chose or I option click on an area to clone. Apparently I have gone too far in my efforts to fix it that I run out of undos.
    I just can't figure out why I can't touch up this area. The brushes are leaving brush strokes, but the color of the area stays the same. I'm going to try to include the image in this post—look at the area to the left of the left eye, and you'll see an oddly shaped area that is too light.
    How can I fix this if repair and clone won't work, and why wouldn't they work?
    Thanks!

    Hard to see anything from the included image. Why don't you just remove the last adjustment you made and redo that one?
    Also keep in mind you can have multiple bricks of the same adjustment with each brick affecting a different area of the image. This way if you want to redo one of the adjustments you can just remove that one and leave the rest of the image alone.

Maybe you are looking for

  • USB Serial CDMA Mobile WWAN CCL PPP PL2303

    Hello all, I have an internet connection issue or issues. It seems this is a complicated issue because there are so many layers involved. Hardware: iMac9,1 2, IOGear USB Extension cables (powered) Mobile phone manufacturer supplied USB-Serial Cable.

  • PSD files rolling back to previous saved points on their own

    I've been using Photoshop CC for awhile now and I'm quite happy with it except for one problem which I've been noticing. The PSD files seem to roll back to previous saved points after closing and saving them. It's not immediate, but after a few days

  • Problems with Sound in Multimedia

    I have a Blackberry Smartphone Curve 8530.  After either playing a few sounds, taking a few pictures, or watching a video, my sound feature for all sounds on my phone disable.  The only way for me to fix it is to do a hard restart (taking out battery

  • Unable to connect to the report server error

    Hi all, I have formula.jsp file, in that i have all the parameters to connect with the Crystal Report server. I have Crystal Report Server 2008. While executing this jsp i got the following error, description The server encountered an internal error

  • HT1338 i have OS X 10.5.8.  how do I get new OS software?

    i have OS X 10.5.8.  how do I get new OS software? I have heard I need to purchase 10.6 via disk, before I can purchase newer updates. I can't find this on the Apple site.