Announcement

Collapse
No announcement yet.

webbot bot="Include" U-Include

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

    webbot bot="Include" U-Include

    Hi, I currently use Frontpage and would like to untilize a border i have on my mms pages. In FrontPage, the code to do this is <!--webbot bot="Include" U-Include="../borders/Newtop.htm" TAG="BODY" --> . The top does include a menu in css. I tried this code in the header of a test category page and it did nothing. Is there a different way to do this? Or have i left out a step?

    Any help is appreciated,
    Stephanie

    #2
    Re: webbot bot=&quot;Include&quot; U-Include

    you can't use the include tag but must add the content of the /borders/Newtop.htm file instead.
    Andreas Toman
    PCINET, LLC

    Miva Merchant Design, Development, Integration & Support
    We built over 200 Miva Merchant stores!
    Miva shopping cart design & integration service and see our Portfolio!


    e-mail: [email protected]
    web: www.pcinet.com
    LinkedIn: Andreas Toman
    phone: (786) 250-2056 (Miami, FL)

    Comment


      #3
      Re: webbot bot=&quot;Include&quot; U-Include

      You could use the EmporiumPlus Toolkit or PCI Net Toolbelt to call the external page, but I recommend that you copy and paste the code from the page into your store's global header/footer.
      Leslie Kirk
      Miva Certified Developer
      Miva Merchant Specialist since 1997
      Previously of Webs Your Way
      (aka Leslie Nord leslienord)

      Email me: [email protected]
      www.lesliekirk.com

      Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

      Comment


        #4
        Re: webbot bot=&quot;Include&quot; U-Include

        I cut and pasted the code into the header of a test page which already has a global header. I didn't want to mess up the public page. But the css nav bar did not work. It works on my frontpage page, but not the miva. Could this be because of the duplicate headers?

        Comment


          #5
          Re: webbot bot=&quot;Include&quot; U-Include

          Stephanie, make sure you replace the header and watch out for code which belongs in the head tag section and not the body. I checked the code and you got duplicate content in the HTML code.
          Andreas Toman
          PCINET, LLC

          Miva Merchant Design, Development, Integration & Support
          We built over 200 Miva Merchant stores!
          Miva shopping cart design & integration service and see our Portfolio!


          e-mail: [email protected]
          web: www.pcinet.com
          LinkedIn: Andreas Toman
          phone: (786) 250-2056 (Miami, FL)

          Comment


            #6
            Re: webbot bot=&quot;Include&quot; U-Include

            Andreas,
            I will try in the middle of the nite for the least possible disruption.
            Thank you for your help,

            Comment


              #7
              Re: webbot bot=&quot;Include&quot; U-Include

              Andreas,
              Here is what is posted, but it didn't behave any differently. This is the exact same way it is posted on my NewTop Border which is made in Frontpage and it works. I am sure I have left something off or whatever, but I can't figure it out.

              POSTED IN HEAD TAG CONTENT/CSS
              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
              <link type="text/css" rel="stylesheet" href="" media="">
              <!-- Start css3menu.com HEAD section -->
              <link rel="stylesheet" href="BraExpNav.css3prj_files/css3menu1/style.css" type="text/css" /><style>._css3m{display:none}</style>
              <!-- End css3menu.com HEAD section -->

              The part in the global headed is attached as it is too long.

              Thanks,
              Stepahnie
              Attached Files
              Last edited by stephvaughn; 01-22-12, 08:25 PM.

              Comment


                #8
                Re: webbot bot=&quot;Include&quot; U-Include

                Hi Stephanie,

                I think you're going to have to play with the path to the BraExpNav.css3prj_files/css3menu1/style.css file in your Head/CSS field. Try changing it to /BraExpNav.css3prj_files/css3menu1/style.css

                In your Global Header you may want to try playing around with the image paths. For example ../mm5/graphics/00000001/braexperience_small.jpg - try changing it to graphics/00000001/braexperience_small.jpg and greenbluecloud.gif might need to be changed to /greenbluecloud.gif OR redo the table to use CSS and make it a style.

                Also you shouldn't need to include the doctype in the Head tag - you can put it in HTML Profile tab.

                And if you want to post a link for other eyes to give you hand, please do.

                Leslie
                Leslie Kirk
                Miva Certified Developer
                Miva Merchant Specialist since 1997
                Previously of Webs Your Way
                (aka Leslie Nord leslienord)

                Email me: [email protected]
                www.lesliekirk.com

                Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

                Comment


                  #9
                  Re: webbot bot=&quot;Include&quot; U-Include

                  Thanks guys for all your help. It works now!

                  Comment

                  Working...
                  X