Cadac template registration buy page pre population issue

HI all, has anyone else seen this bug/ know how to sort it?
Im running windows 7 / IE 10 and using the Cadac template - http://www.hovepark.brighton-hove.sch.uk/shop
If you fill in the Registration Buy page incorrectly and then hit back on the Receipt Buy page (to go and fill the Registration Buy page corectly) the shipping address 'country' and 'postcode' are pre populated with the text you previously entered, however you cant write any new text in these fields.
Does anyone know of a solution to this?
Thanks in advance
Karl

Hi Karl, other then Credit Card detail fails you should not hit the other page for errors, if you are then there will be an error in your validation javascript you should look to fix up.
Your going back to a https page, try it on other sites, you notice they clear. Security reasons. If you could just history back on peoples payment forms on a computer you can grab all their details with ease.

Similar Messages

  • Displaying product information in registration buy page?

    Our client wants to add a section in the checkout process for www.grounded.com that displays product information before the checkout process is complete. I already tried the tags used in the shopping cart page to try and display in the registration buy page and that doesn't seem to work. Does anyone have any suggestions as to how I can get this to work, or is it just not possible?
    For example:
    The customer fills out their billing/shipping info, types in their credit card information, and sees their total amount. Before they click Submit and are redirected to the receipt page, they see a box on the registration buy page that says "You are about to purchase PRODUCTA and PRODUCTB for a total of TOTALPRICE. If this is correct, please submit your information and the checkout process will be complete."
    Possible?

    Why would you? Don't let your client say how the flow should work.
    That really is a bad user experience. The annoyance of it.
    You can add images and elements to the cart layout if you like but when you add items in the cart you know what your buying. The cart the minimum I do is have the products link to their detail view and in the payment form it is all simple , clean and easy to fill in and the total and payment options are very clear.
    So you know the total at the cart stage, you know the items and you get a final total also on the payment form.
    To then show the person again is a bit much :)
    Advise them it is a bad idea. Client is defiantly not always right. They may think it is a cool idea but it isn't :)
    Presentation of everything else for the user experience is the thing to nail.

  • Open 'Final Rating Page' with the New Proficiency Level Pre-Populated

    Hi
    Here is the requirement.
    Competency rating entered in the 'Update Standard Appraisal' page, to be Pre Populated in the 'New Proficiency Levels' of the Final Rating Page. Though we have the Scores of the Final Rating Page pre populated with the proficiency levels selected in the previous page, if we do not have the New Proficiency Levels selected in the Final Rating PAge, then ratings would be stored as NULL. Meaning, user has to enter the information twice in the subsequent forms.
    Is there a way to get this done? Please do suggest.
    Thanks
    Arun

    Your template contains an IE Conditional Comment that is adding 30px of top padding to  #sidebar1.  This padding may required in older versions of IE but not IE9.
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColFixRtHdr #sidebar1 { padding-top: 30px; }
    .twoColFixRtHdr #mainContent { zoom: 1; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    &lt;![endif]-->
    To fix it, change [if IE]  to [if lt IE 9]
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Having trouble with the Check Out (Registration - Buy) template - keep getting error message!

    Hello!
    Hoping somone can help me with this. I've been struggling for a while and must get this finished. I am using BC ecommerce and PayPal standard. I have set up my item, templates, etc. I'm testing the function and can get through until the checkout. When I try to checkout, I get an error message that says:
    "ERROR: You have deleted your web form. Please login to the Admin panel of your website and remove the previously submitted form from the web page you last visited. You will need to recreate this web form by going to Modules -> Webforms. After recreating simply insert this new web form into the web page and your web form should work properly."
    I edited the Registration - Buy template to only include PayPal as the payment method (though I don't see how this form functions).
    I followed the instructions on the kb site to set up PP standard (PDT token and all that) and have set that up in the gateway section.
    I can get to the item, add it to the cart, get to the cart, checkout button brings me to the checkout page, but then stuck.
    I'd appreciate any help you can offer as I'm behind on this now. Thank you

    Thank you for your quick reply Liam! You know, I checked the web forms list when I got that error message and the form isn't there. I was having trouble the other day when another of my forms kept getting deleted.
    Sorry if this is a stupid question (I'm a BC newbie) but I want to be sure so I can get this project finished... The proper workflow would be to create this form myself in Web Forms then insert it into the Registration - Buy template using the modules toolbox?
    Thanks to you I may get this done on time still... if my PayPal set up works

  • How to get the pre-population on modify account page?

    Hi,
    I am working on OIM 11g R2 PS1 and have a following requirement :
    User has to modify his existing email id through a request. User goes to modify account page, where all other fields from process form is hidden and only 'Email Address' field is displayed to the user to modify.
    I have to pre-populate the 'Email Address' attribute with some system generated logic on this modify account page. How to achieve that? (either a system generated dynamic label or system generated logic on the email address attribute itself)
    Any idea? As per my knowledge we cannot have pre-population on modify page, like we have on create page.
    Kindly suggest how to achieve this requirement.
    Thanks,
    Neha Gupta

    Hi,
    Let me explain in this way:
    1) User got some default email address first time, this is not through any request.[e.g [email protected]]
    2) Now the user got married and she wants to change her email address as per her new lastname(through a request).[First name: Neha , Last Name : pqr]
    3) So she will go to the modify account of the resource and will change her email id, here we have to display an oim suggested email address which is available, on modify page, this logic we will generate through java code.
         [oim suggested email address: [email protected]]
    That's why we want only on modify page not on create page, as creation of email address is not requestable.
    Thanks,
    Neha

  • Pre-populating forms with radio button values

    I have been pulling my hair out trying to figure out why my action page is not being pre-populate with the value that is passed from the radio button selection. Can get my hands around what I am actually doing wrong. I have changed my code several times and can not keep up with any more. So below, I have included the main page and the action page that needs to be pre-populated with the data from the database. Thank you in advance for you help and time.
    MAIN.cfm
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <!--- Declare and initialize the variables
    --->
    <cfset today = DateFormat(Now(),"mmmm d, yyyy")>
    <cfset current_time = TimeFormat(Now(),"h:mm tt")>
    <cfset application_name = "Corporate Intranet Directory">
             <cfset current_url ='http://'& #CGI.SERVER_NAME# & ':'& #CGI.SERVER_PORT# & #CGI.SCRIPT_NAME#>
    <cfset current_browser = #CGI.HTTP_USER_AGENT#>
    <html>
    <head>
    <title>Employee Directory</title>
    </head>
    <!--- Included heading for the page--->   
    <h1>Employee Directory</h1>
    <body>
    <!--- Display the today date and the current time--->
    <cfoutput>Today's date is #today#</cfoutput><br>
    <cfoutput>The current time is #current_time#</cfoutput><p>
    <!---Display the URL and Browser used for the template --->
    <p><cfoutput>URL of this template: #current_url#</cfoutput>
    <cfoutput>Browser used: #current_browser#</cfoutput></p>
    <!---Insert a field to have the user search by email address --->
    <tr bgcolor = "yellow">
    <td>Search</td>
    </tr><br>
    Email: <input type="text" name="EmailAddress"
    size="20" maxlength="100"><br>
    <input type="Submit" value="Search"><p>
    <!--- Query the Employees table to find the employee who's ManOfTheYear is set to "YES"--->  
    <cfquery name="employeeOfTheMonth" datasource="Directory">
        select
                e.FirstName,
                    e.LastName
                from
                Employees e
                where
                e.ManOfTheMonth = 'Yes'
            </cfquery>             
    <!--- Query the Employees and Departments tables to find employee's First Name, Last Name, Title, Phone Extension, Email Address, and Department Name--->      
    <cfquery name="employees" datasource="Directory">
    select
    e.EmployeeID,
    e.FirstName,
    e.LastName,
    e.Title,
                    e.PhoneExtension,
                    e.EmailAddress,
                    d.DepartmentName,
    d.DepartmentID
    from
    Employees e,
                    Departments d
                where
                e.DepartmentID = d.DepartmentID
    </cfquery>
    <table border="2" bordercolor="blue">
    <!--- Display the Employee of the Month--->   
              <cfoutput query="employeeOfTheMonth">
    <tr>
                <th align="center" colspan="5">Employee of the Month: #employeeOfTheMonth.FirstName# #employeeOfTheMonth.LastName# </th>
                </tr>
                </cfoutput>
                <tr>
    <th>ID</th>
    <th>Name</th>
    <th>Title</th>
    <th>Department</th>
    <th>Phone Extension</th>
                    <th>Email</th>
    </tr>
    <!--- Display the First Name, Last Name, Title, Department Name, Phone Extension, and Email Address--->   
    <form action="admin3.cfm?EmployeeID=#EmployeeID#" method="post">
    <cfoutput query="employees">
    <cfswitch expression="#DepartmentID#">
        <cfcase value="1">
           <cfset backgroundcolor="00FFFF">
       </cfcase>
    <cfcase value="2">
           <cfset backgroundcolor="ff6699">
       </cfcase>
    <cfcase value="3">
           <cfset backgroundcolor="99ff99">
       </cfcase>
    <cfcase value="4">
           <cfset backgroundcolor="ffcc99">
       </cfcase>
    <cfcase value="5">
           <cfset backgroundcolor="cc99ff">
       </cfcase>
        <cfdefaultcase>
            <cfset backgroundcolor="red">
        </cfdefaultcase>
    </cfswitch>
    <tr bgcolor=#backgroundcolor#>
    <td><input type ="radio" name="EmployeeID" value="#employees.EmployeeID#"</td>
    <td><a href="http://localhost:8500/spiderbytes/assignments/employee_details.cfm?EmployeeID=#EmployeeID#"> #employees.FirstName# #employees.LastName#</td>
    <td>#employees.Title#</td>
                    <td>#employees.DepartmentName#</td>
    <td>#employees.PhoneExtension#</td>
                        <td>#employees.EmailAddress#</td>
    </tr>
    </cfoutput>
    <tr>
    <!--- Display the number of employee's in the directory--->
    <td align="right" colspan="5"><cfoutput>#employees.recordCount# Employee(s) found.</cfoutput></td>
    </tr>
    </table>
    <input type="Submit" name="Action" value="Add New Employee">
    <input type="Submit" name="Action" value="Edit Employee">
    <input type="Submit" name="Action" value="Delete Employee"><p>
    </form>
    <!--- Include a footer --->
    <CFINCLUDE template="footer.cfm">
    </body>
    </html>
    ADMIN.cfm
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>Add New Employee</title>
    </head>
    <body>
    <CFIF ISDEFINED("Action")>
    <!--- Use the "Action" variable to display the same name as a heading --->
    <h1><CFOUTPUT>#Action#</CFOUTPUT></h1>
    <!--- Determine if the user select Edit Employee or Delete Employee --->
    <CFIF Action IS "Edit Employee" OR Action IS "Delete Employee">
    <!--- Query the database to get the data for current employee the user
    selected--->
    <cfquery name="DisplayEmployeeRecord" datasource="Directory">
    SELECT *
    FROM Employees
    Where EmployeeID = #EmployeeID#
    </cfquery>
    <cfoutput query="DisplayEmployeeRecord">
    <cfset variable.EmployeeID = "#EmployeeID#">
    <cfset variable.FirstName = "#FirstName#">
    <cfset variable.LastName = "#LastName#">
    <cfset variable.DepartmentID = "#DepartmentID#">
    <cfset variable.Title = "#Title#">
    <cfset variable.Salary = "#Salary#">
    <cfset variable.PhoneExtension = "#PhoneExtension#">
    <cfset variable.HomeAddress = "#HomeAddress#">
    </cfoutput>
    </CFIF>
    <form action="query.cfm" method="post">
    <table border="2">
    <!--- Server-Side Validation - First Name, Last Name, Department, and and Email Address are required
    fields --->
    <input type="hidden" name="EmployeeID_required" value="First Name is
    a required field">
    <input type="hidden" name="FirstName_required" value="First Name is
    a required field">
    <input type="hidden" name="LastName_required" value="Last Name is
    a required field">
    <input type="hidden" name="DepartmentID_required" value=" Department ID is
    a required field - Please fill in the coorsponding Department ID for the employee">
    <input type="hidden" name="EmailAddress_required" value="Email Address is
    a required field">
    <!--- Create a table for the names of the fields and the textbox --->
    <tr>
    <td>
    First Name (required): </td>
    <td><input type="Text"
    name="FirstName" size="35" maxlength="35"><br></td>
    </tr>
    <tr>
    <td>
    Last Name (required): </td>
    <td><input type="Text" name="LastName"
    size="35" maxlength="35"><br></td>
    </tr>
    <tr>
    <td>
    Department Number (required): </td>
    <td><input type="Text"
    name="DepartmentID" size="35" maxlength="4"><br></td>
    </tr>
    <tr>
    <td>
    Title: </td>
    <td><input type="Text"
    name="Title" size="35" maxlength="35"><br></td>
    </tr>
    <tr>
    <td>
    Salary: </td>
    <td><input type="Text" name="Salary"
    size="35" maxlength="10"><br></td>
    </tr>
    <tr>
    <td>
    Email (required): </td>
    <td><input type="Text" name="EmailAddress"
    size="35" maxlength="35"><br></td>
    </tr>
    <tr>
    <td>
    Work Phone: </td>
    <td><input type="Text" name="PhoneExtension"
    size="35" maxlength="10"><br></td>
    </tr>
    <tr>
    <td>
    Address: </td>
    <td><input type="Text" name="HomeAddress"
    size="35" maxlength="50"><br></td>
    </tr>
    <!--- Adds the new employee to the Directory database---> 
    <tr>
    <th align "center" colspan ="2">
    <br><input type="Submit" name="Action" value="<cfoutput>#Action#</cfoutput>">
    </th>
    </tr>
    </table>
    </form>
    <!--- Include a footer --->
    <CFINCLUDE template="footer.cfm">
    </body>
    </html>
    </CFIF>

    Thanks for your reply.  The radio button was placed inside the anchor so that when the user selects that employee, it will pre-populate the from base upon the "Action" selected (i.e. Edit Employee and Delete Employee).  I quite sure this can be done with out using javascript.  I know that I accomplish this by using a drop-down list, but I would like to use the radio buttons instead because I would have to change my code.
    Here is the  code with the radio button:
    <tr bgcolor=#backgroundcolor#>
    <td><input type ="radio" name="EmployeeID" value="#employees.EmployeeID#"</td>
    <td><a href="http://localhost:8500/spiderbytes/assignments/employee_details.cfm?EmployeeID=#EmployeeID#"> #employees.FirstName# #employees.LastName#</td>
    <td>#employees.Title#</td>
                    <td>#employees.DepartmentName#</td>
    <td>#employees.PhoneExtension#</td>
                        <td>#employees.EmailAddress#</td>
    </tr>
    Here is are some ways that I coded my form action is coded:
    <form action="admin3.cfm" method="post">  OR
    <form action="admin3.cfm?EmployeeID =# EmployeeID#" method="post">

  • When I buy a pre order song how do I get it to play with the rest of the CD?

    When I buy a pre-order song from i tunes, and then purchase the CD the song was from it will not play with the rest of the CD.
    Example: Tori Amos's new CD Unrepentant Geraldines
    I purchased the single Trouble's Lament when it was released, before the CD.
    I just purchased the CD and the song should be #2 on the CD, but its not there, it is listed separately, and will not play with the CD.
    Also, other issue... Free U2 CD, it says its in my Library when I clicked on the CD add in the store. It's nowhere to be found in my library!! I really would love to listen to it since I have several of there CD's and am a big fan
    If anyone can help with either of these issues , I would greatly appreciate it.

    For the single, if you select the track in your library and do 'get-info' (control-I) on it and select its Summary tab on the popup are its details (e.g. album name and artist) the same as for the other tracks on the album ?
    For the U2 album you should be able to download it into your library by ticking the 'show iTunes in the Cloud purchases' tick box on the Store tab in iTunes > Preferences - it should then show in the Music part of your library with a cloud icon against it for downloading (downloading the booklet for it this way may not work, you may get a 'corrupt file' message when trying to open it, though that might have been fixed by now).
    Or go to the Purchased link under Quick Links on the right-hand side of the iTunes store homepage and you should be able to download it from there.
    A third option is to sign out of your account (Store > Sign Out menu option), find the album in the store and then click on its free 'price' button - you should then be prompted to sign back in and the album should download.

  • InDesign CS5.5 crashes while applying Template to a page

    Hi,
    We installed Adobe InDesign CS5.5. on 10 Windows XP SP3 32-bit workstations with 2 GB RAM. On every computer, when a user tries to apply a template to a page in a .indd document, InDesign immediately shuts down without displaying any error messages. Using the Sysinternals Tools and Dr.Watson, I think that the faulty plugin might be this one: C:\Program Files\Adobe\Adobe InDesign CS5.5\Plug-Ins\Layout\PAGES PANEL.APLN.
    Here's a part of the drwtsn32.log file (the full log can be made available upon request):
    Une exception d'application s'est produite :
            App : C:\Program Files\Adobe\Adobe InDesign CS5.5\InDesign.exe (pid=2844)
            Lorsque : 2012-08-13 @ 14:32:37.017
            Numéro d'exception : c0000005 (violation d'accès)
    *----> Liste des tâches <----*
       0 System Process
       4 Error 0xD0000022
    452 Error 0xD0000022
    508 Error 0xD0000022
    532 Error 0xD0000022
    576 Error 0xD0000022
    588 Error 0xD0000022
    764 Error 0xD0000022
    *----> Suivi arrière de la pile <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe InDesign CS5.5\Required\LAYOUT.RPLN -
    ChildEBP RetAddr  Args to Child             
    06606b88 0625bf00 00020002 0408010b 0a8b1984 CJKGRID+0x20b55
    0aa2915c 0aa1f130 0aa21a50 0aa1cb90 0aa1ba60 0x625bf00
    0aa1d060 8108244c 000132f9 8b157500 c985044e LAYOUT+0xf130
    8bf18b56 00000000 00000000 00000000 00000000 0x8108244c
    Has anybody ever experienced this issue ? Are there known workarounds ?
    Let me know if you need additionnal information.
    Thank you in advance !
    LR

    Hi,
    I am not sure if this is a "Master Page since we use a French version (the functionnality is  named "Gabarit" in French), so here is a printscreen which shows what our users try to do:
    Immediately after the drop is completed, InDesign shuts down without further notice as described before.
    I fully patched one machine to 7.5.3, rebooted it and it still does not work.
    I know 2 GB is a little bit short, but since this is currently a corporate standard in my customer's organization, I will need to be sure that this is the direct and only cause before any upgrade request can be made.
    Thank you for your help.

  • Apply Template to existing page problems

    I've coinstructed a Dreamweaver Template (dwt) that I want to apply to existing pages in a web site.  I have onle two editable regions defined right now, "doctitle" and "propertyinfo".  When I try to attach my template to a page,  [modify, templates, apply templates to page, select the dwt file, and click select] I get a window named "Inconsistent Regiopn names" which indicates two other editable regions, "document body" and document head".  I've tried various combinations to the "move content to a new region" and get bad results in that other areas of my page are replaced.
    Is there somethign I have to place in the page to resolve this?  I'm very confused by this issue.

    You're right on again.
    Asking for the "body" and "head" regions threw me off and my tenacity kicked in.  I played with that for hours until I came to the conclusion that producing an "empty" page from a DWT, then constructing each page from those was definitely the way to go.
    Thank you.
    Steve

  • TS2755 iMessage pre-populated for all new messages

    When I create a new message in IMessage it is pre-populated with an old message I once sent someone - it is like it has become a template and I am forced to delete it before I can write my new message. Any idea how I can stop this from happening?

    I can also no longer text on my computer or iPad.  Fine on iPhone.  Same as you - I can see everything up until a specific day.  But I didn't do any kind of update where it should have stopped.  And it stopped working on my computer and iPad at the same time.

  • Apply template to html pages in dreamweaver 2004

    How do I apply a template to html pages in dreamweaver 2004?
    The template has editable regoins. Will this effect it?
    Why do I get an orphan message when I try to apply the
    template to new pages?

    You don't want to apply templates to pages. Instead use FILE
    | New > Page
    from Template > site name > template name, spawn a new
    page, and use this
    page for the content. THis is not really an issue for a brand
    new page, but
    if the page already has content when you apply the template,
    you'll see what
    I mean.
    You are being confused by a) not understanding root relative
    vs document
    relative links, and b) not understanding how DW previews
    files.
    If I have a document with a link to an image that looks like
    this -
    <img src="/images/foo.gif"...
    That's what's called a root relative link.
    If I preview that document in DW, then the browser gets the
    document, sees
    the leading "/" and reads that as the root of the hard drive,
    since the
    browser has no idea where the root of the site is. Thus, the
    image is
    broken in the preview.
    If I have temp files enabled, then DW will secretly convert
    the file being
    previewed into a temporary file, and hand that to the
    browser. This temp
    file has had all root relative links converted to document
    relative links
    (as you will see by looking at the code in the browser), and
    has had all
    include files actually embedded in the page, and has had all
    external CSS
    and js markup embedded in the page. In other words, DW has
    made the
    document into a stand-alone page.
    If you do not have temp files enabled, all of these links
    would be broken on
    preview.
    Now - if you are using root relative links, AND you have temp
    files enabled,
    AND you click away from the previewed document, then all of
    your links will
    be broken, since DW has not made that linked file into a temp
    file. This is
    what you are seeing.
    So - if you want to click away on preview, then you must use
    document
    relative links for the site -
    <img src="../images/foo.gif"... (for example)
    These will still work on preview since the browser knows how
    to determine
    the current file's location and how to follow that path.
    GEDDIT?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "happydreamweaver" <[email protected]> wrote
    in message
    news:[email protected]...
    > How can I apply a template to new pages? I have done the
    following:
    > Apply the template to the pages as follows:1 Select File
    > Open.
    > 2 Browse to and select index.html.
    > 3 Select Modify > Templates > Apply Template to
    Page.
    > 4 Type the title of the page in the Banner Editable
    Region. Type or insert
    > text in the Body Editable Region.
    > 5 Select File > Save.
    >
    > Then when I preview the broswer, I see the html page as
    I should, put when
    > I
    > click to a new page, the new new doesn't have the
    template.
    >
    > Also, when I went to apply the template to a new page, a
    message said that
    > I
    > had orphaned stuff. What does that mean and how can I
    get the template
    > show
    > apply without the hassle.
    >

  • Form data pre population

    I have read through the numerous pre population posts but none of them addresses the requirement I have.
    I need to prepopulate a fillable PDF form with some information that will tie the person who downloaded this PDF.
    I understand I can use XDP to specify the data and within this specify the URI to the PDF template. That way when the user downloads and open the XDP it will launch the PDF and fill in the data.
    What I need is also the requirement that the user cannot update these prepopulated fields. The prepop fields/data is to be read only.
    Is there a way I can achieve this?
    Thanks
    Jim

    Jim,
    This isn't the right forum group for talking about PDF Forms. This group is
    for dicussion of the LiveCycle Data Services server which supports Remoting,
    Messaging and Data Management from Flex applications.
    Sorry we can't help.
    Tom

  • Cadac Template - Carousel Advice Required

    Hey guys the design firm I work for are pretty new to building websites and Business Catalyst has been a really great resource for us as they are easy to use and the templates look great!
    We are graphic designers and know very little programming. I am developing the Cadac Template for one of our clients and I don't know how to edit the slider.
    Does anyone know what I need to do in the code to make the slider show only 4 images with no text or sidebar?
    Here's a link to the site so far http://nightingalesgoldencare.businesscatalyst.com/

    Thanks Justin,
    With your input and a fresh pair of eyes it's fixed - I think.
    It would seem the template designer has chosen to include some of the <div class="???"> statements within the html of each "Page" rather than the "Page Template". Something I consider dangerous when the end users of the CMS may not be web savvy. As had happened in this case those  users can delete those <div> statements if they choose to edit the "Pages" using the back end... the very same <div> statements that are responsible for giving the page its structure.
    Add that to my earlier rant about this template's unsuitability for a CMS system in its current incarnation
    So... In this case... the Slide/Carousel "Description" was entered into the "Description" box from scratch - hence it contained none of the required <div> statements to enclosed it correctly.
    We've shifted those essential  <div> statements from to the"Pages" to the "Page Templates" where they are less likely to be accidentally removed.
    It also didn't help that the Carousel "Detail Layout" already had extra table regions that we didn't need.

  • Detatch template from all pages

    I have about 300+ pages and 1 Template. I would like to
    detatch the template from all pages and delete it. I will no longer
    be using a template on this site.

    P.S.   There seems to be something wrong with this forum software, at least  for me.  After I write this and hit Post, it says "There was an error,  please check below        ", where it says I can't post a blank  message.  I cut it and paste it back and it then works.
    Sorry - I hate this forum software passionately.  And thankfully, I'm not responsible for it!  You would have to direct these comments to Adobe's Customer service.
    As an example, the metatags remain from the template, if I had them in an editable region.
    The more important issue to me is:
    When    I said I wanted to remove ALL tags, I meant all the tags in the    documents, including style, font, heading, etc. I would like only    paragraph tags to remain.
    The objective is to take    pages that are built on a template and move them into a new template    with new styling.  Unfortunately, the author has loads of style/class    tags that need to be removed.  I want to start over by creating a new    template with new styles and taking the content from the original    editable regions, removing all the tags, putting it in the new   template,  and then adding the new style tags.
    Perhaps there is a simple way to do this?
    How many pages are you talking about here?  The only way to do it under the conditions you are describing would be to create your template, spawn new pages from it, copy content only from the old pages and paste it into the new pages, and then save the new page with the old page's name.

  • How to access Templates created in PAGES iwork06?

    How to access Templates created in PAGES iwork 06?
    I also want to eliminate default template folders and recreate my own as in 06 version of PAGES.
    Templates file is located where in '08?
    Don't need all the pre-made templates!

    The pre-made templates are contained in the Pages application package. Any templates you create yourself are stored in HD > Users > [your account] > Library > Application Support > iWork > Pages > Templates > My Templates. There is no separation of user created templates by Pages version. Those I created with Pages 1 & 2 are in the same place where my Pages 3 templates are & are all available to me in Pages 3. The only problem with this would be if you decide to use a previous version of Pages, you won't be able to access templates created with a newer version.

Maybe you are looking for

  • Help needed in extracting values from XML

    SAMPLE XML: - <Form1> - <Name> <Ttl>MR</Ttl> <Fore>ABC1</Fore> <Sur>XYZ2</Sur> </Name> - <Address> <Line>ADD_LINE_1</Line> <Line>ADD_LINE_2</Line> <PostCode>PST CDE</PostCode> </Address> <BirthDate>0001-01-01</BirthDate> - <Details> <TotalEarnings>12

  • DW 8.0 OS 10.4.6 Network Home Folder unable to save

    We have clients running 10.4.6 and MM DW8.0. The users have home folders on windows servers running Extremezip. The clients connect to ad using the Active Directory plugin in directory access and mount the home folders using AFP. When creating a site

  • EWS Push Notification : Notification Service is not getting called from Exchange Server.

    I have written 2 web services 1) Subscribing to Exchange Server 2) Notification client I am able to create subscription to Exchange Server. But from Exchange server my notification client webservice is nt getting called. I am not sure how i am missin

  • What Unverified really means on av.AccuracyCode?

    I have been running some tests with AV and found that most of the addresses I'm trying come out with the av.AccuracyCode of Unverified. I can't find much documentation of what this exactly means but I also noticed under the accuracy code the data was

  • Problem with proper driver installat

    Hi. I purchased a SB X-Fi Xtreme Music sound card, installed all the things from the installation disk (I had to download it, I only got a disk for Windows Vista with my card) and downloaded the latest drivers from Creative's site. My problem is that