Announcement

Collapse
No announcement yet.

I'm getting there ...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I'm getting there ...

    Thanks for all your help today on my earlier thread - I seem to be getting somewhere now. Just one more thing, how do I move the order status (little box that says "Items: Value:") into a frame I have set up?

    Thanks as always

    Sarah

    #2
    There's a little javascript embedded in the primary template that does this.

    All you have to do is copy (or cut) it and paste it where you want it.

    Mike
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment


      #3
      its embedded in a table too

      Comment


        #4
        Thanks for your encouragement, I have looked at the act_primary but not certail which element(s) I need to take out to get the little box displayed on my homepage.

        Thanks again
        Sarah


        <!-- Primary HTML begin -->
        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
        <HTML>
        <HEAD>
        <TITLE>
        NETQUOTEVAR:PAGETITLE
        </TITLE>
        <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/>
        <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
        <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
        <!--@act NETQUOTEVAR:HEADERMETA -->
        <!--@act NETQUOTEVAR:LOADFUNCTION -->
        <!--@act NETQUOTEVAR:SUBMITFUNCTION -->
        <!--@act NETQUOTEVAR:P3PFULLPOLICYLINK -->
        <LINK REL=STYLESHEET HREF="actinic.css">


        <SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
        <SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>

        <!-- Placeholder of cookie checking javascript code. Do not remove it! -->
        <Actinic:COOKIECHECK/>

        <!--
        The NETQUOTEVARs below can be uncommented for getting raw section lists:
        1. Top level section list
        2. Section list from current level and all children
        3. The whole section tree
        The rest covers the standalone structure members for each array - e.g. if
        you only need sName or sURL from an array.
        See the documentation for details.

        NETQUOTEVAR:TOPLEVELSECTIONS_RAW
        NETQUOTEVAR:CHILDSECTIONS_RAW
        NETQUOTEVAR:SECTIONTREE_RAW

        NETQUOTEVAR:SECTIONTREE_NAMES
        NETQUOTEVAR:SECTIONTREE_URLS
        NETQUOTEVAR:SECTIONTREE_IMAGES
        NETQUOTEVAR:SECTIONTREE_IMAGEWIDTHS
        NETQUOTEVAR:SECTIONTREE_IMAGEHEIGHTS
        NETQUOTEVAR:SECTIONTREE_SECTIONIDS

        NETQUOTEVAR:TOPLEVELSECTIONS_NAMES
        NETQUOTEVAR:TOPLEVELSECTIONS_URLS
        NETQUOTEVAR:TOPLEVELSECTIONS_IMAGES
        NETQUOTEVAR:TOPLEVELSECTIONS_IMAGEWIDTHS
        NETQUOTEVAR:TOPLEVELSECTIONS_IMAGEHEIGHTS
        NETQUOTEVAR:TOPLEVELSECTIONS_SECTIONIDS

        NETQUOTEVAR:CHILDSECTIONS_NAMES
        NETQUOTEVAR:CHILDSECTIONS_URLS
        NETQUOTEVAR:CHILDSECTIONS_IMAGES
        NETQUOTEVAR:CHILDSECTIONS_IMAGEWIDTHS
        NETQUOTEVAR:CHILDSECTIONS_IMAGEHEIGHTS
        NETQUOTEVAR:CHILDSECTIONS_SECTIONIDS

        The section level can be accessed through:
        NETQUOTEVAR:SECTIONLEVEL
        -->

        <!--
        The NETQUOTEVARs below can be uncommented and moved to the appropriate

        location
        to save and load shopping lists
        <A HREF="NETQUOTEVAR:SAVECARTURL"><FONT FACE=ARIAL SIZE=-1><I><B>Save

        Shopping List</B></I></FONT></A>
        <A HREF="NETQUOTEVAR:RESTORECARTURL"><FONT FACE=ARIAL SIZE=-1><I><B>Load

        Shopping List</B></I></FONT></A>
        --->

        </HEAD>

        <BODY NETQUOTEVAR:BGIMAGE OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGCOLOR TEXT="NETQUOTEVAR:FGCOLOR" NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR marginwidth="5" marginheight="5">
        <table width="100%" border="0" cellspacing="0" cellpadding="5" background="palette2bg.gif">
        <tr>
        <td>NETQUOTEVAR:LOGOIMAGE</td>
        <td align="right"> NETQUOTEVAR:SIMPLESEARCH&nbsp;</td>
        </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="5" background="palette1bg.gif">
        <tr>
        <td>&nbsp;</td>
        <td align="right">NETQUOTEVAR:FOOTERGUIDE&nbsp;</td>
        </tr>
        </table>

        <table width="100%" border="0" cellspacing="0" cellpadding="5" height="100%">
        <tr>
        <td background="palette3bg.gif" valign="top" width="160"><br>
        NETQUOTEVAR:TOPLEVELSECTIONSTOP<br>
        <br>
        <table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr>
        <td bgcolor="NETQUOTEVAR:FGCOLORCSS">
        <div align="center"> <span class="actxxsmall"> <font color="NETQUOTEVAR:BGCOLORCSS">
        <script language="JavaScript">
        <!--
        document.write("NETQUOTEVAR:CARTCOOKIEITEMS&nbsp;" + getCartItem(3)+"&nbsp;<BR>");
        document.write("NETQUOTEVAR:CARTCOOKIEVALUE&nbsp;" + getCartItem(1));
        // -->
        </script>
        </font></span> </div>
        </td>
        </tr>
        </table>

        <!-- coupon entry begins -->
        NETQUOTEDEL:CAPTURECOUPON
        <br>
        <br>
        <table width="100%" border="0" cellspacing="0" cellpadding="2">
        <form method="NETQUOTEVAR:CGIMETHOD" action="NETQUOTEVAR:CGIURL">
        <tr>
        <td colspan="2" valign="top"><strong>NETQUOTEVAR:COUPONTITLE</strong></td>
        </tr>
        <tr>
        <td colspan="2" valign="top">NETQUOTEVAR:COUPONMESSAGE </td>
        </tr>
        <tr>
        <td valign="top"><input type="TEXT" name="COUPONCODE" size="15" maxlength="255" value="NETQUOTEVAR:COUPONCAPTION" onFocus="this.value='';this.style.background='#FFFFFF'"></td>
        <td><input type="SUBMIT" name="ACTION" value="NETQUOTEVAR:COUPONACTION"></td>
        </tr>
        </form>
        </table>
        NETQUOTEDEL:CAPTURECOUPON
        <!-- coupon entry ends -->

        </td>
        <td valign="top">
        <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="CUSTOMVAR:ACTSTDWIDTH" ALIGN="CENTER">
        <TR>
        <TD VALIGN="MIDDLE" ALIGN="LEFT" >
        NETQUOTEVAR:FORMBEGIN
        <A NAME="top"><INPUT TYPE=HIDDEN NAME=RANDOM VALUE="NETQUOTEVAR:RANDOM"></A>
        NETQUOTEVAR:HIDDENFIELDS
        <!-- If customer accounts are in operation following two lines allow displaying -->
        <!-- User name and customer account name on every page -->
        <!-- NETQUOTEVAR:LOGINLINK --><Actinic:NOWSERVING/>
        <Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/><br>
        <!-- NETQUOTEVAR:HEADER -->
        <span class="actxsmall">NETQUOTEVAR:HEADERTEXT<br><br></span>
        NETQUOTEVAR:BULK <br><br>
        <span class="actxsmall">NETQUOTEVAR:FOOTERTEXT</span>
        <!-- NETQUOTEVAR:FOOTER -->
        NETQUOTEVAR:FORMEND<br>
        </TD></TR>
        </TABLE>
        </td>
        </tr>
        </table>

        </BODY>
        </HTML>
        <!-- Primary HTML end -->

        Comment


          #5
          This is the code you need to move...
          Code:
          <table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
          <tr>
          <td bgcolor="NETQUOTEVAR:FGCOLORCSS">
          <div align="center"> <span class="actxxsmall"> <font color="NETQUOTEVAR:BGCOLORCSS">
          <script language="JavaScript">
          <!--
          document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" <BR>");
          document.write("NETQUOTEVAR:CARTCOOKIEVALUE " + getCartItem(1));
          // -->
          </script>
          </font></span> </div>
          </td>
          </tr>
          </table>
          I agree it is not that obvious...

          Comment


            #6
            Thanks Chris

            That has sorted one problem but created another. Is there anyway of showing the cart summary box on a web page outside actinic. My homepage designed in DW has a permanent frame and it would be nice to show the cart summary there.


            Sarah

            Comment


              #7
              I think this is possible if you add the code mentioned above into the main body of your dreammeaver frame, and then enter the following lines into the <head> section:

              <SCRIPT LANGUAGE="JavaScript" SRC="http://your.URL/acatalog/actiniccore.js" TYPE="text/javascript"></SCRIPT>
              <SCRIPT LANGUAGE="JavaScript" SRC="http://your.URL/acatalog/actinicextras.js" TYPE="text/javascript"></SCRIPT>

              ... replacing 'your.URL' with whatever the URL of your site is.

              Comment

              Working...
              X