How would I create a mobile blog layout, by combining Business Catalyst's Modules and Adobe Muse's mobile design function?

The title says it all. I absolutely love Adobe Muse's ability to design mobile and tablet layouts and have grown very fond of the workflow between Business Catalyst and Adobe Muse. The only issue I have found is the ability to incorporate the blog module to a mobile design or tablet design. I understand that Business Catalyst has you insert a tag code to create a page template for the blog to sit in but is there any way to have a mobile and tablet layout for the same blog? I would love if visitors reading my blog from their phone, didn't have to switch from a phone layout to a desktop layout just to read the blog. Once they read/ switch the blog, they can no longer navigate back to the mobile website version because of the page template I have assigned to the blog. All in all, I just want the ability to have the blog fit all mobile, tablet, and desktop versions. Any ideas?

Hey Brad,
That answer really helped and I am making progress! Now for some reason when I pull up the blog on my mobile, it says 'Error: Some files are missing or can not be loaded. Please clear cache and reload the page.' Any ideas why this might be happening? I haven't used the {system_visitorDeviceClass} that you mentioned.
Maybe the method I used to create mobile layouts was wrong but what I did was create mobile and tablet layouts with the {tag_pagecontent} on each. Once published, I copied the html code for the phone template (as it did not automatically recognize the mobile and tablet page template were part of the same desktop layout) and pasted it to my template I had already assigned as a default. I then did the same for my tablet layout. What am I missing here : /
Thank you for all the help so far! I am making progress!

Similar Messages

  • How would I create buttons states for MCs I am creating abstract MCs

    I am creating a generic website that would have abstract MCs that would load jpg or TXT fields for the user interface to allow for fast updates to the site. The MCs that would make up the user interface would be empty and load things into it using XML or PHP later on. How would I create button states for the user interface MCs.  I started creating a function for every MC button state but I thought there might be a more efficient way.
    would creating a array help in this case?
    and is using URLRequest the way to link to pages with in a movie well the flash movie that is the site it's self?
    /*---------------------------- THE START OF MY ACTION SCRIPT ------------------------------*/
    var waywardLogo_mc:MovieClip = new MovieClip;
    var theCollection_mc:MovieClip = new MovieClip;
    var newsPage_mc:MovieClip = new MovieClip;
    var whatthe#$@!doyouwant!?_mc:MovieClip = new MovieClip;
    /*---------------------------- onOver ------------------------------*/
    waywardLogo_mc.addEventListener(MouseEvent.ROLL_OVER,onOver);
    theCollection_mc.addEventListener(MouseEvent.ROLL_OVER,onOver);
    newspage_mc.addEventListener(MouseEvent.ROLL_OVER,onOver);
    whatthe#$@!doyouwant!?_mc.addEventListener(MouseEvent.ROLL_OVER,onOver);
    /*---------------------------- onOut ------------------------------*/
    waywardLogo_mc.addEventListener(MouseEvent.ROLL_OUT,onOut);
    theCollection_mc.addEventListener(MouseEvent.ROLL_OUT,onOut);
    newspage_mc.addEventListener(MouseEvent.ROLL_OUT,onOut);
    whatthe#$@!doyouwant!?_mc.addEventListener(MouseEvent.ROLL_OUT,onOut);
    /*---------------------------- onClick ------------------------------*/
    waywardLogo_mc.addEventListener(MouseEvent.CLICK,onClick);
    theCollection_mc.addEventListener(MouseEvent.CLICK,onClick);
    newspage_mc.addEventListener(MouseEvent.CLICK,onClick);
    whatthe#$@!doyouwant!?_mc.addEventListener(MouseEvent.CLICK,onClick);
    function onOver(event:MouseEvent):void
    event.target.alpha = .5;
    function onOut(event:MouseEvent):void
    event.target.alpha = 1;
    function onClick(event:MouseEvent):void
    event.target.URLRequest("");
    /*---------------------------- onover, onOut, onClick buttonModes ------------------------------*/
    waywardLogo_mc.buttonMode = true;
    theCollection_mc.buttonMode = true;
    newspage_mc.buttonMode = true;
    whatthe#$@!doyouwant!?_mc.buttonMode = true;

    click insert/new symbol, tick movieclip, assign a name, tick export for actionscript and in the class textfield enter a name (say ButtonClass) and click ok.
    attached to the first frame of your new movieclip, type stop() in the actions panel.  put whatever graphic you want on-stage for your button's up stage.  create another keyframe, label it "over" and put whatever graphic you want for button's over state on-stage.
    in a layer above those graphics, you'll probably want to add a dynamic textfield so each of your buttons can have different text.  assign the textfield and instance name (say tf) and extend its timeline to the last frame of your movieclip button.
    then when you want to create a button, on your timeline you can use:
    var b:ButtonClass=new ButtonClass();  // these two lines need to be entered for each button
    buttonhandlerF(b,someX,someY);
    //-------code between dotted lines only needs to be entered once no matter how many buttons you add --------------------
    function buttonhandlerF(b:ButtonClass,x:Number,y:Number){
    b.addEventListener(MouseEvent.MOUSE_OVER,overF);
    b.addEventListener(MouseEVent.MOUSE_OUT,outF);
    b.x=x
    b.y=y
    addChild(b);
    function overF(e:MouseEvent){
    e.currentTarget.gotoAndStop("over");
    function outF(e:MouseEvent){
    e.currentTarget.gotoAndStop(1);
    //-------code between dotted lines only needs to be entered once --------------------
    // you'll also want to create a click listener and listener function
    the code between the dotted lines is amenable to being added to a ButtonClass.as class file if want to expand your capabilities.

  • How do I create a hyperlink from a tablet view to a desktop view in another muse site.

    How do I create a hyperlink from a tablet view to a desktop view in another muse site.
    The page keeps redirecting to a table view in the 2nd site.  There is no tablet view set up.

    Here's a similar thread that should clarify most of your doubts regarding linking pages between different layouts.
    http://forums.adobe.com/message/5147694
    Thanks,
    Vinayak

  • How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    I have a 13" MacPro.  How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    You don't need to create an account.   Your use your Apple ID to log into Facetime.
    If you haven't already you will need to download the Facetime App from the Mac App Store.
    https://itunes.apple.com/us/app/facetime/id414307850?mt=12&ls=1
    FaceTime for Mac: Troubleshooting FaceTime - Apple Support

  • Reply to blog comments on a business catalyst site

    how to add reply to blog comments on a business catalyst site?
    I have clients site blog set up with comments and comment approval is set up etc.
    Is it standard for a blogger to be able to reply to comments?
    If so where is the BC porvision for that?

    Nope

  • How do i find the ftp server address information in business catalyst, adobe technical support says

    how do i find the ftp server address information in business catalyst, adobe technical support says mine are wrong. I haven't changed nothing and it used to connect. someone please meassge me, not too sure how to use a forum and do not know how to get catalyst support.

    Hi Michael,
    I think you are referring to the changes switching from regular FTP to SSH connection which is now required. 
    Please review the article below covering this recent update and the changes needed to establish your connection via (DW or FTP client).
    - http://forums.adobe.com/docs/DOC-2841
    Kind regards,
    -Sidney

  • How would i create dynamic categories.

    http://www.quietlyscheming.com/blog/components/flexbook/
    http://www.rubenswieringa.com/blog/flex-book-component-beta
    I am trying to create a dynamic flipbook, the first one i
    ever made in flex is here.
    http://proof7.com/holiday2008/
    Now I am trying to create a book with a few different
    categories. 8 to be specific.
    How would I go about creating a book with sub categories that
    will allow me to click a menu or button, to flip to the next
    category, but the actual page contents be dynamic?
    The other members of my team say that it can be achieved
    through XML, but I havent seen any examples showing how to
    dynamically generate pages from the DB. Some say use the URLloader.
    The code is from the QS version. I like this one because it
    has the zoom but I have to figure out how to get it to talk with
    the backend first.
    Any help would be greatly appreciated.
    Court

    http://www.rubenswieringa.com/blog/flex-book-component-beta
    Nobody ever created a project that had more than 1 category
    with this component?

  • How would you create a read/display only applicaiton montior role for SRM

    Hello,
    I was hoping to get some insight on how to create a display/read only SRM Application monitor role.  This role would be used by our Service Desk to perform basic trouble shooting before escalating.  Currently in our system it is tied into a tab named SAP Administration and has the capability of doing more than read.  How do you create a read version of this to only display the application monitoring in read mode? We currently have an SRP role that has the followiing auths below.  Would a EPP portal role need to be created and if so how>  Thank you for any assistance.
       Manually   BBP Component                                                BBP
              Manually   SRM: General Access Authorizations in EBP                    BBP_FUNCT
               Manually   SRM: General Access Authorizations in EBP                    T-SD59003000
                 Function in SRM (for Authoriza MON_ALERTS                                                                  BBP_FUNCT
    - Todd

    Hello,
    I was hoping to get some insight on how to create a display/read only SRM Application monitor role.  This role would be used by our Service Desk to perform basic trouble shooting before escalating.  Currently in our system it is tied into a tab named SAP Administration and has the capability of doing more than read.  How do you create a read version of this to only display the application monitoring in read mode? We currently have an SRP role that has the followiing auths below.  Would a EPP portal role need to be created and if so how>  Thank you for any assistance.
       Manually   BBP Component                                                BBP
              Manually   SRM: General Access Authorizations in EBP                    BBP_FUNCT
               Manually   SRM: General Access Authorizations in EBP                    T-SD59003000
                 Function in SRM (for Authoriza MON_ALERTS                                                                  BBP_FUNCT
    - Todd

  • How would I create an USB Barcode Scanner Listener using Adobe AIR?

    I want to create a USB barcode scanner listener that would read in the scanned barcode, and place the barcode in a field in my AIR App even if the program wasn't focused on that particular field in the App.  If the client was using the application at the time for something else the scan would be buffered in AIR till requested or the AIR App has been idle for x period of time where upon the field would be brought into focus.
    How would I go about this (I'm developing on windows)  Was hoping for a USB solution within AIR but not fussy at all if I have to go outside AIR to solve this problem.  Java, Flex, ActionScript, Flash, C, C++, C#, VB (currently I've developed the rest of the App using Adobe AIR and JavaScript)
    I thought after some research that I could make a Java App (if all else fails) that listens and buffers the input and passes it along using a socket but JUSB doesn't work on Windows properly.
    I'm not stuck on any one particular implementation or idea just want to get development underway so...  Any ideas? or suggestions would be awesome.  I've googled a lot but haven't found any examples or solid suggestions, so any URL pointing to that information would be great too, if you know of a good one, then I'd be able to read up on any suggestion.
    Thanks,
    Marty

    Thanks Joe,
    Just for anyone else.  I bought a Metologic Scanner - VoyagerCG.  I was trying to get it to work using Java USB for a bit with no luck.  But if you get this scanner or one like it, it can be configured as a Virtual COM Port.  Which is very very easy in Java to set up as a listener and use sockets to transfer the data and listen within AIR.
    This PDF has links to drivers and instructions if this is useful to anyone.
    http://taltechnologies.com/products/Eclipse-Voyager%20Interface%20Options.pdf
    All the best,
    Marty

  • How do I create a template/page layout for artwork for a folder?

    Hi can someone please explain how I can create a page layout in Indesign CS5 to design the artwork for a folder.  The folder is an A4 paper wallet type folder with a 3mm spine - I'm just not sure how to build this on the page!  I have a subcription to lynda.com but can't seem to search out a relevant tutorial.
    Thanks in advance for any help!
    Olwen

    Do you mean for a Pocket Folder?
    Here's a quick and dirty way.
    New document > Page Size > A3 > Toggle wide
    Place your curser in the width and after the dimension type +3mm
    Set Columns to 2, Gutter = 3mm
    Margins 0
    Bleed, if needed, to 3mm

  • How would I create an assembly of forms using only form names?

    I want to create an assembly of forms by passing only the names of the forms stored in the LC repository to the Assembly service. How would I do that? Is the assembly service the correct service to use in this case? Thank you.

    String classname = "Abc.class";
    Class class = Class.forName(classname); // catch ClassNotFoundException
    Object object = class.newInstance(); // catch InstantiationExceptiion
    MyIntrface myInterface = (MyInterface)object; // catch ClassCastException

  • How do I create sections in page layout mode?

    The "section break" option is always greyed out in page layout mode.
    But I want to create a newsletter with a cover page and then the other three pages will have different headers and footers and I want repeating images on them. This would seem to be quite normal for newsletters. Even the template newsletters do this, but they do do it manually, repeating the images for each page, and manually creating a header and footer for each page.
    I can do it word processing mode, but this is a page layout task - as indicated by Apple including the newsletter templates in the page layout templates.
    Is there anyway to create sections in page layout mode??

    If you compare Page Layout mode with Word Processing mode, you'll see that every page is a separate section.
    In Page Layout, you've got headers & footers, although it's possible some of Apple's Page Layout templates have it turned off, and you can turn off "Use previous headers & footers" on the first page after your cover page, so it seems to me like it's possible to do what you're trying to accomplish.
    A "section break" is a special character you place in the body text of a word processing document to force a new section (see also: page, column, layout, paragraph, and line breaks). In Page Layout, there is no body, and sections/pages are controlled by the Page Thumbnail View.

  • How do I create a crystal report layout with a table and borders

    My crystal report is a signin sheet. The sign in sheet has an ID column, Name column, Institution column, Place to signin column, and Weekday columns with checkboxes in each column for the visitor to checkoff.
    How do I display the data that is being used int he crystal report in a table layout with borders around each cell? And is it possible to center vertical alignment of the data within eacvh cell like Excel?

    Blahahaha! Great answer Deb!
    Seriously though... There is no vertical alignment in CR. There have been several past threads related to this issue and all of them have various workarounds. None of them are very elegant.
    The best workaround I've found (especially if you are grid or borders) is to turn off the boarders for the field itself and drawl a rectangle around the field(s). Now you can place the field in the lower portion of the rectangle and adjust the rectangles height to place the field text in the center of the rectangle.
    This will give you more control over the height of your elements than using a carriage return before the text.
    Jason

  • HT5538 How do you created different apple ID's on same iTunes account? Wife and 2 kids contacts are all linked on my phone and got to separate! Any help would be appreciated!

    My contacts are merging with wife, son and daughter. How do we create separate ID's but still maintain same iTunes account?

    You can use separate AppleIDs for iCloud, iMessage and iTunes - you just need to create unique AppleIDs for the iCloud accounts if syncing contacts that way (you will need an email address that is not already registered as an AppleID though to get another AppleID).
    Apps are different: purchases are tied to the AppleID used to log in to the store to make the purchase.  So you can create another AppleID for iTunes as well and use different ones on the different phones, but any apps you have already purchased with your existing AppleID are permanently tied to that AppleID.
    So,  unless you are sharing apps, content and such, there is no reason to use the same AppleID on each  So the simplest solution is to create new AppleID(s) for other devices.  If you need an email address to do that, just get a gmail account (or any other free email account).
    Good luck

  • How do I create a LINK to BOOKMARKS which will open FireFox like favorites and IE ?

    Click on a 'link' in FAVORITES and the default browser will open and present the web page for the link!
    HOW do I CREATE a 'BOOKMARKS' that will display my FireFox links that will open the default browser ((FireFox)) and present the web page for the link?????

    Firefox can export your bookmarks as a web page when you exit the browser, and you can set a specific location for that, so in theory you could have a shortcut to a reasonably up-to-date version of the file. I don't know whether it can be pinned to the Windows 8 start screen, but a shortcut on the traditional desktop interface should allow this regular swapping of the target file (or you could simply save it to the desktop directly).
    To set this up, you need to do a little work in the about:config preferences editor. Note: this is based on [https://support.mozilla.org/questions/967389#answer-465903 cor-el's post here], and I haven't tried it myself yet.
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the search box above the list, type or paste '''book''' and pause while the list is filtered
    (3) Double-click the '''browser.bookmarks.autoExportHTML''' preference to switch it from false to true.
    When Firefox exits, your bookmarks should be exported to a web page named bookmarks.html in your currently active Firefox settings folder (profile folder). To change the location and/or file name:
    (4) Select and copy the following preference name:
    '''browser.bookmarks.file'''
    Next, right-click any existing preference and choose New > String
    Paste browser.bookmarks.file as the name and then Firefox will prompt you for the location. You can put anything temporarily, then come back and double-click to edit and paste in the desired full location and file name such as:
    C:\Users\''username''\Desktop\mybookmarks.html
    (Your ''username'' obviously will be different than mine...)

Maybe you are looking for