Problem Blog Manager in sitebuilder invisible but show when published

I have a Yola website. When in my sitebuilder on a Blog page and want to edit my post in my Blog Manager I cannot see the actual post (text or images) most of the time. Sometimes they appear on start up, but if I come out and go back in it disappears again. So I cannot see the text to know where I can place my cursor to do any editing. NOTE: I CAN see and edit the same blogs with no trouble in Internet Explorer 8 though. Very strange. I have checked and rechecked to make sure I don't have bad code or text copied from Word... I try to always use Notepad for any copy and paste text. ect. Hope you can help. Blessings, Jan.

I am guessing two things:
1. You created the folio and uploaded to id [email protected] Then you shared with [email protected]
What is the Title id mentioned in DPS App builder. If it's [email protected], it will not work.
2. Do you have multiple folios with the same product id.

Similar Messages

  • Item      Seller      Type      Unit Price iBlacklist - Block Unwanted Calls, v1.0 (4 ) Write a Review Report a Problem      Max Kub      App      $4.99 but show other application"secret contact" on screen .can't block any contact

    Item
    Seller
    Type
    Unit Price iBlacklist - Block Unwanted Calls, v1.0 (4 ) Write a Review Report a Problem
    Max Kub
    App
    $4.99
    but show other application"secret contact" on screen .can't block any contact. so seems tyhat i order one aplication "iBlacklist - Block Unwanted Calls, v1.0 (4 )" but get another application "secret contact "as it appear on screen ????

    Reply to n82phone:
    what you are telling i think is too much. I've read your requests and believe me some of them is out of context. One example is listening to radio while being on a call. Who would like to have such options?? It's ridiculous.
    But But it doesn't mean all of them are ridiculous! Just like the #1 concerning music, #4 concerning the camera and #5 concerning the volume, I strongly agree with you as it makes sense!
    So if I was to write to nokia, which I will do in the coming days is to write them again:
    Points #1,4,5,9,11,14,15,24! These are strong points!
    People out there, if you want the changes I specified to be done by nokia, you should write them the same points. If only one or two write, it's useless, they won't take it as a priority.
    Of course, don't copy paste or they will think the same person is spamming them. I hope it's clear. Write in your own words. Don't think changes will be done by magic or by doing nothing with arms folded. You should do a move.
    THIS IS A USER TO USER FORUM. YOU CAN POST YOUR PROBLEM HERE. WE'LL DISCUSS ABOUT IT, THEN ALL OF US SHOULD WRITE NOKIA TO CORRECT THE MATTER IF IT CONCERNS FIRMWARE. FOLLOW THE LINK "CONTACT US > CALL OR EMAIL NOKIA CARE" TO REPORT THE PROBLEM TO NOKIA.
    Thank you
    Message Edited by fafanne on 18-Oct-2008 01:51 AM

  • Report works fine in VS2010 but simply doesn't show when published

    Problem:
    Crystal Report works fine in VS 2010 but doesn't show when published to web-server, there is no error, it simply doesn't show.
    Background:
    Installed VS2010 on a freshly installed and fully updated (.net 4.0 is included in the updates) windows server 2003 box with production release Crystal Report 2010. Nothing else is on the server.  IIS 6 is running.  My web-server and VS2010 is on the same box.
    I went ahead and created a new asp.net 4.0 web project called webapplication1. Thereafter, i put a few controls (text-boxes, list-boxes and so on)  on the default.aspx page. Then i created a report.aspx page. This page will have the crystal report viewer on it. I went ahead and set the report up without much hassle (got how-to's from the internet).  I successfully tested my web app with the built-in testing server, the beautiful crystal report presented exactly what i asked it to. There was one recurring "Sys.Application is null or not an object" hiccup that occured every time during testing when i navigated from the default.aspx page to the report.aspx page (the page the report is on). Clicking ignore or continue  on the dialogue box that comes up because of the hiccup will allow testing to continue.  Here's a screen-shot of this recurring hiccup.
    http://i440.photobucket.com/albums/qq122/ricom_19/Testing-Error.jpg
    As i've shown, testing went great, except for the hiccup. I now moved to setup a publish profile. Since my web-server and VS2010 is on the same box this seemed relatively straight forward. All the files went over except the report, i.e. crystalreport1.rpt  file. I solved this by  setting the build action to 'Content' in the CrystalReport1.rpt properties. I did a republish. Now i have all my files, see screenshot: [http://i440.photobucket.com/albums/qq122/ricom_19/Application-Home-Directory.jpg], on the web-server.
    I proceeded to try to browse to my app from another computer on my network. This was successful until i tried to navigate to the report.aspx page that the crystal report is on. The the report.aspx page loaded but the crystal report was simply not on it. No errors, not even the hiccup from testing occured. Its as if the crystal report viewer was never on the page to begin with. Only when i right clicked on the page and 'view source'  did i see some remnants of the crystal report viewer.
    Here is the Report.aspx page when tested in VS2010:
    [http://i440.photobucket.com/albums/qq122/ricom_19/successful-Test.jpg|http://i440.photobucket.com/albums/qq122/ricom_19/successful-Test.jpg]
    Here is the Report.aspx page when published to the web-server and browsed to from another computer on the network:
    [http://i440.photobucket.com/albums/qq122/ricom_19/Reportviewer-Disappear.jpg|http://i440.photobucket.com/albums/qq122/ricom_19/Reportviewer-Disappear.jpg]
    Details of adding report to my web app:
    1) Populate my dataset then write the XML schema, reportschema.xml
    2) Added the crystal Report to the project then used the wizard to navigate to the reportschema.xml. Of course i had to create new connection in Database expert. see screen-shot:
    [http://i440.photobucket.com/albums/qq122/ricom_19/CR-Database-Expert.jpg|http://i440.photobucket.com/albums/qq122/ricom_19/CR-Database-Expert.jpg]
    3) I formatted the report the way i wanted it
    4) Added the Crystal report viewer on the Report.aspx page
    5) In the code-behind of the Report.aspx page i bound the viewer to a report document that is loaded with CrystalReport1.rpt file
    see screenshot: [http://i440.photobucket.com/albums/qq122/ricom_19/Report-Page-Code-behind.jpg]
    That's it.  As mentioned, it tested fine in VS2010 but the viewer doesn't show when i publish to the webserver. I wrote a crystal report in .net about 8 years ago. Things have changed soooo much since then.
    I am wondering if its a license issue? Was also wondering if it had anything to do the testing hiccup, even though research is suggestion the two are unrelated.
    I've described my actions as best as i could (without getting into ridiculous detail) and have included screen-shots of relevant stages of the process. Have a look and tell me your thoughts. Thanks.

    The "Sys.Application is null or not an object" issue is known, submitted for a resolution and documented in KB #1528503. Unfortunately the KB search has been down the last couple of days...
    However, the issue is limited to compile time and does not affect a completed application.
    Re. the viewer missing. Sounds like the viewer directory did not get created or configure correctly. Before I get to that. You mention:
    "I proceeded to try to browse to my app from another computer on my network."
    This bring up the question: If you run the app right on the app server. e.g.; not a client computer, does the viewer and report come up? Is this issue isolated to client computers on the network?
    I suspect that the issue exists irrespective of which computer you try to see the report from - but that is an assumption. If the assumption is correct, see [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50aa68c0-82dd-2b10-42bf-e5502b45cd3a] article on configuring the viewer. The article does not have CR4VS2010 documented, but you should be able to guide your self using the article. I think the pattern will be obvious.
    Ludek

  • Blog Archive Webpart Does Not List Posts When Publish Date is About early months,years in sharepoint 2013

    I create blog posts . Their publish date are different from now and their publish date are the early months. For example i create 30 blog bosts in 15.08.2014. But 10 blog posts' publish date is 15.04.2013,20 blog posts' publish date is 15.03.2012. I can
    not see them in the blog archive part. There must be April 2013 and March 2012 in the archive part,but i can not see them.
    How can i see them in the blog archive webpart?
    When i create a blog post, what is the main issue about the date? What is the main issue about date about grouping them.
    How can i show the blog posts according to the publish date not create date? İs it possible?
    Can you help me please?

    It seems you created another thread for same issue. Let's wait for the response from original thread, instead of creating a new one.
    http://social.msdn.microsoft.com/Forums/en-US/2a3f7d99-c74b-4554-94bf-e597a88b5425/blog-archive-webpart-does-not-list-posts-when-publish-date-is-about-early-monthsyears-in-sharepoint?forum=sharepointcustomization
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How do I get my code changes to show when published in Business Catalyst?

    I have created my website using !Adobe Muse and have used the Ecwid ecomm widget to integrate a shop. As I wasn't happy with the font, colour, etc, I changed the code using the edit 'html' function, accessing the code information from a design browser mode and then further on in the process, I published it to Business Catalyst. However, now the changes don't show. How do I get my code changes to show when published in Business Catalyst? Do I need to go through the same process using Business Catalyst?

    Hi,
    Thank you for choosing Ecwid! To change the design of your storefront, you should go to Ecwid Control Panel > Settings > Design > CSS Themes. Find your current active theme and add all the necessary changes in a big input field that you’ll see there. To know more about how to improve your storefront design, please refer to this article http://help.ecwid.com/customer/portal/articles/1083332-how-to-change-ecwid-design
    If you make changes to your CSS Theme but your storefront design remains the same, please refer to this article http://help.ecwid.com/customer/portal/articles/1149625-i-don-t-see-the-changes-i-made-to-m y-css-theme
    Also, you can find a good range of articles and tips on how to improve your Ecwid store in our Help Center http://help.ecwid.com/ Feel free to use it!
    If you get any other questions about CSS or Ecwid functionality, contact us on our forum http://www.ecwid.com/forums/  There we will be able to check your website and provide more specific solutions for you.

  • Folio showing in Content Viewer, but not when published in Custom Content Viewer... please help...!

    I shared a folio to review it in the Content Viewer and everything looks ok, but when published (public / free) custom viewer (v24) doesn't show it. What could be the problem?
    Thanks, and excuse my english...

    I am guessing two things:
    1. You created the folio and uploaded to id [email protected] Then you shared with [email protected]
    What is the Title id mentioned in DPS App builder. If it's [email protected], it will not work.
    2. Do you have multiple folios with the same product id.

  • Email alarm problem:  Blank "To:" field on email, but only when iCal open

    If iCal.app is closed, my email event alarms are working fine.
    However, if iCal.app is open, when it comes time to open up mail.app and send the event alarm email, the "To:" field on the email is left blank, and results in a Mail error that the message can not be sent.
    The only other reference I could find in the forums to a similar problem was a claim that installing GroupWise can interfere with the script that iCal uses to fill in the To: field on the email, but I have never installed Groupwise (at least i dont remember ever installing it, and can't find any traces of Groupwise on my system), and the fact that it all works when iCal is closed , but not when iCal is open, has me stumped.
    Any suggestions?
    Thanks..
    Ian
    Ottawa, Canada
    iBook 600Mhz, 12", Combo Drive, 640 RAM   Mac OS X (10.4.7)  

    Hi Ian,
    There is a different application that sends the emails when iCal is closed. It is called iCal Helper and is contained in the iCal application. iCal and iCal Helper use copies of the same Applescripts to send the emails to Mail.app. Your problem could stem from the Applescripts in iCal being corrupted in some way.
    Before trying what I am about to suggest, make an archive of your iCal application (Control-Click it in Finder and select Create Archive of "iCal") and keep the iCal.zip file safe. Better safe than sorry.
    You could try copying the Applescripts from the iCal Helper package into the iCal package.
    To do this:
    1. Control-Click on the iCal application and choose 'Show Package Contents' from the contextual menu. A new window will open with one folder called Contents in it.
    2.Open Contents and then the folder inside called Resources.
    3. In Resources you will find the iCal Helper application (you may find this easier using column view). Control-Click iCal Helper and select 'Show Package Contents'. Another window will open with a folder called Contents in it.
    4. Move the windows so you can see both the Resources window and the window opened in the last step.
    5. Open the Contents folder, and then the Resources folder inside this.
    6. Inside iCal Helper's Resources folder you will find five files called: Mail.scpt, Mail.applescript, mailInfoScript.applescript, mailInfoScript.applescript, mailScript.applescript and mailScriptWithAttachment.applescript. These files should be copied into iCal's Resources folder.
    7. Select the five files and press Command-C to copy them.
    8. Select the iCal's Resources folder in the other window and press Command-V. You will see a confirmation window asking if you really want to repace the files.
    9. Close both windows and your done.
    If you have any problems revet to the zipped copy of iCal.
    An alternative to this would be to do a custom install of iCal from your installation disk and applying the combo update to 10.4.7.
    Let me know how it goes.
    Best wishes
    John M

  • PDF form submission problem - works in Acrobat and Reader, but not when embedded in browser

    Hello everyone,
    I am trying to submit a PDF form to an application server.
    To do this, I added a "Submit" button to the PDF, configured the server's address and submit format, and tested the button.
    I opened the PDF in Acrobat Pro, clicked the button, and my web application received the form in PDF format just as I wanted.
    To make it work in Reader, I had to extend user rights via Acrobat Pro, and then the form worked inside Reader as well.
    Up to here, everything went fine.
    Then I embedded the PDF in a web page (which will be the final scenario) and it all stopped working.
    The submit button doesn't do anything anymore, and no data is sent to the application server.
    I even tried switching from the form's submit mechanism to calling event.target.submitForm(...) in Javascript directly, but nothing changed (meaning this too worked only when opening the form as an "offline" pdf, but not when embedding it in a web page).
    Is there something I am missing? Something else that must be configured/activated in order to be able to submit the PDF when it is in the form of an embedded object?
    Many thanks in advance,
    Alex

    Thanks for your reply, Paul.
    I tested the submit button both in Reader 9.3 and Acrobat 8 (which is the same I used to RE the PDF).
    Apparently I got it working too, but only by deploying my embedding web page to an application server.
    The final environment the PDF will be embedded into will be inside a web application deployed to an application server, so I guess my problem is solved.
    It didn't work only when embedded into a local test.html web page saved on my PC...
    Thanks again, have a good day.
    Alex

  • Images enlarge and movies play in iweb, but not when published

    Everything works fine in the program, but when published to site or folder, photos are there, but won't enlarge. The movie thumbnail shows with the little movie icon in the corner, but clicking does nothing.

    On all of your pages  you have an image that appears to cover the photos preventing them from being clicked on.
    Move it to the back via the Arrange menu or get rid of it.
    How did you add the videos to the page?  If you just dragged them onto the page or used the movie page then iWeb will have to upload them when it publishes the page and all will load when the page is accessed which can cause long loading time for the page. 
    Also thre are some files missing for the TV page as seen in the Activity window (Command+Option+A) for the page. Publish the site to a folder on your hard drive and open it there.  Check to see if the movies play OK (after you fix that overlaying image issue). If they do then the problem lies in the uploading of the files.
    If those files are Quicktime then the viewers must have Quicktime installed on their computer in order to view them.  See this page on Roddy's iWeb for Musicians site for methods of presenting movies that will let all computers view them: Player-Showcase.html.  See the list at the right for different players you can use.

  • Captivate 7 Screen Captures (scrolling) not showing when published in HTML5

    I am using Captivate 7 and when I publish in HTML5 my screen captures (of the screen scrolling) do not show -- I get a blank screen for a couple of seconds --, even though they show when I preview for the Web in HTML5. They also show when I play them locally, but not from my server. Here is a link to a short video that has this problem -- click the fast forward button seven times after clicking play to get to a screen scroll.  http://streaming.missioncollege.org/library/media/Tutorials/Title/index.html

    I was using Internet Explorer 9. This morning I tried 10 & 11 with the same results. It works fine in Chrome and on a Mac with Safari. I do not have my iPad with me today, but I tried it this weekend and had the same problem, though I just updated my OS, so I will try again. If it does not work well on an iPad then I might as well output as FLASH. I will try my iPad again tonight and report back tomorrow. Thanks.

  • Kerberos double hop works internally, but not when published via TMG

    Hi all,
              Have 2 x IIS 8.5 servers internally with .net applications on them
    The IIS servers have been configured to use a domain account for their apppool... and credentials are pass successfully from the front end server to the back end server.
    When publishing the front-end server via TMG, the front-end web pages show up fine, but the delegated credentials aren't passed to the "back end" pages and a 401 - unauthorised error is presented.
    The TMG computer account has the front end and back end http SPN's defined for delegation in its AD account properties.
    Is this expected ? is this a limitation of TMG ? or have I simply done something incorrect ?

    Hi,
    Please check the following article to see if you missed anything.
    About Kerberos constrained delegation
    https://technet.microsoft.com/en-us/library/cc995228.aspx
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Works in preview but not when published in captivate 8?

    My youtube widget used in captivate 8 works just fine in the preview, but when published there's nothing where the video should be, any idea as to why?

    Hi Robert,
    as far as I understand your post, you are missing some kind of "button-artwork" in the published file, but do not report a problem with the "action" that the script should perform.
    My guess would be that it will be hard to help you without having a better understanding what your trying to achive and how (are you using a prebuilt component, or did you build the button fron scratch etc....)
    It might be even necessary to have a look at the fla itself.
    M

  • Assignments not showing when published....

    I've created a course in course manager, and have included a post with assignments, but the assignments aren't appearing in iTunes U when published public. What am I doing wrong?

    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your User/Library/Preferences folder.
    2 - go to your User/Library/Caches/com.apple.iWeb folder and delete the contents.
    3 - reboot.
    4 - launch iWeb.
    5 - delete the movie from the page and save.
    6 - add the movie again and publish again.
    If your page design is such that you may need to edit and republish it several times again there are other methods of adding a movie to a page that requires you to manually upload the movie file to the server ONLY once and link to it in your page. If this might be of interest to you then let me know and I'll link you to examples. These methods only load the movie when the Play button is selected allowing the page itself to load much faster.

  • Play button showing when publishing to responsive template

    I'm having difficulties when previewing and publishing a responsive project.
    Initially when I viewed the review/published project the first slide was blank and I had to use the TOC to navigate to the first page. I searched for a resolution and found a support document stating that auto play should be turned off when publishing a project in html5. I unchecked the auto play box in publish settings and the project now starts at the first slide. The issue now is that the play button displays throughout the course. Does anyone know how to remove this/change the settings? I've used Captivate 5.5 and 6 in the past and the play button has been hidden on click. Another issue is that the hand cursor doesn't appear when I hover over the button and it needs to be clicked twice before the project will start.
    Here is an example...This is the first page but when I click the button it still appears on every slide of the project.
    Please help.

    I see the Helvetica problem on the menu
    The birth card looks nice in italic, but I am sure that's not what you had intended.
    Can you see whether this particular font is already in the Font Book. There might be a clash of fonts here ... Font Book and FontExplorer. Restart you Mac and see if the problem persists. But save your site first.
    There is no need to re-install iWeb. This is a font issue.
    I am using Extensis Suitcase
    Joe
    [email protected]

  • Background image displays locally in HTML5 template but not when published

    I have used an excellent HTML5 template which uses JavaScript to display background images. However while this file works locally it doesn't when published. The site structure is sound and I notice this happens with the source files I downloaded also so it's nothing I have done in my build which could have caused this.
    This is the link to my site, everything is fine except the background image not showing.
    http://www.khawkinsdesign.com
    Any ideas, as I say fine locally, not fine when published?
    Message was edited by: Kyle Hawkins

    Hi Kyle,
    I realise you posted your question a couple of days ago but it looks like your background image issue may now be fixed?
    In any case, your site has a few issues. Not sure who told you the template was HTML 5 but they might be yanking your chain. There is nothing HTML 5 about the code used and the DOCTYPE is from HTML 4. As such, some of the code you have used is throwing up errors - some related to the DOCTYPE and some where you haven't closed the tags:
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.khawkinsdesign.com%2F&charset=%28detect +automatically%29&doctype=Inline&group=0
    <ul id="footer-nav">
    <li><a href="index.html">Home</a></li>
    <li><a href="portfolio.html">Portfolio</a></li>
    <li><a href="about.html">About</a></li> /*The closing tag is missing in your code */
    <li><a href="contact.html">Contact</a></li> /*The closing tag is missing in your code */
    </ul>
    It would be best to amend the errors but some might disappear when you add the HTML 5 DOCTYPE in to your code. Things like your lack of "type" on the sources is a required v4 attribute, but not in v5.
    <!DOCTYPE html>
    Have a read through this for more info - this is a great resource for everything HTML 5. http://diveintohtml5.info/
    Rik
    EDIT:// It seems that the DOCTYPE is the 5 version on all but the home page so you may only have one to correct. However, there are still no HTML 5 elements used to take advantage of the new DOCTYPE.

Maybe you are looking for