Announcement

Collapse
No announcement yet.

Miva Merchant 9.0004 Template Changes

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

    #31
    Re: Miva Merchant 9.0004 Template Changes

    Here are the link to the updates for the Optics, Suivant and Iron & Wool ReadyThemes.

    Optics Updates
    Wiki: https://github.com/mivaecommerce/rea...v1.3.0-Updates
    Assets: https://github.com/mivaecommerce/rea.../master/assets

    Suivant Updates
    Wiki: https://github.com/mivaecommerce/rea...v1.3.0-Updates
    Assets: https://github.com/mivaecommerce/rea.../master/assets

    Iron & Wool Updates
    Wiki: https://github.com/mivaecommerce/rea...v1.1.0-Updates
    Assets: https://github.com/mivaecommerce/rea.../master/assets
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #32
      Re: Miva Merchant 9.0004 Template Changes

      Brennan or Matt,

      For some reason my Live Store does not have the new Client Dimensions Tab in the User Interface Settings. How can I fix this?
      Sincerely,

      Stephen M. LaBar, Jr.
      (770) 441-9447
      The Martial Arts Store

      Please Visit Our Site At:
      http://www.themartialartsstore.com

      Comment


        #33
        Re: Miva Merchant 9.0004 Template Changes

        Originally posted by Brennan View Post
        @Stephen

        There was an update the the Add To Cart JavaScript.
        Brennan,

        Any update as to why the updated changes are not working properly?
        Sincerely,

        Stephen M. LaBar, Jr.
        (770) 441-9447
        The Martial Arts Store

        Please Visit Our Site At:
        http://www.themartialartsstore.com

        Comment


          #34
          Re: Miva Merchant 9.0004 Template Changes

          The new add to cart function is here:

          https://github.com/mivaecommerce/rea...v1.3.0-Updates

          You can replace the entire thing, or just the code I posted.

          As for the client dimensions, you have to manually add it:

          http://docs.miva.com/docs/client-dimensions
          Brennan Heyde
          VP Product
          Miva, Inc.
          [email protected]
          https://www.miva.com

          Comment


            #35
            Re: Miva Merchant 9.0004 Template Changes

            Originally posted by Brennan View Post
            The new add to cart function is here:

            https://github.com/mivaecommerce/rea...v1.3.0-Updates

            You can replace the entire thing, or just the code I posted.

            As for the client dimensions, you have to manually add it:

            http://docs.miva.com/docs/client-dimensions
            Brennan,

            I replaced the whole javascript file and is it still not working.
            Sincerely,

            Stephen M. LaBar, Jr.
            (770) 441-9447
            The Martial Arts Store

            Please Visit Our Site At:
            http://www.themartialartsstore.com

            Comment


              #36
              Re: Miva Merchant 9.0004 Template Changes

              Maybe something is cached?

              I would need to see it turned on in your store to see what is going on.
              Brennan Heyde
              VP Product
              Miva, Inc.
              [email protected]
              https://www.miva.com

              Comment


                #37
                Re: Miva Merchant 9.0004 Template Changes

                Originally posted by Brennan View Post
                Maybe something is cached?

                I would need to see it turned on in your store to see what is going on.
                Brennan,

                Turned on?

                We are talking about the same thing, wishlists, correct? If so I believe they are turned on as the basket wishlist works perfectly fine.
                Sincerely,

                Stephen M. LaBar, Jr.
                (770) 441-9447
                The Martial Arts Store

                Please Visit Our Site At:
                http://www.themartialartsstore.com

                Comment


                  #38
                  Re: Miva Merchant 9.0004 Template Changes

                  I thought the original issue was that if URI management was enabled the add to basket link did not work. I something else happening?
                  Brennan Heyde
                  VP Product
                  Miva, Inc.
                  [email protected]
                  https://www.miva.com

                  Comment


                    #39
                    Re: Miva Merchant 9.0004 Template Changes

                    Originally posted by Brennan View Post
                    I thought the original issue was that if URI management was enabled the add to basket link did not work. I something else happening?
                    This is my original wishlist issue:

                    I've added the code on the Product page for Wishlists but have something weird happening.

                    If I use this form tag :<form method="post" action="&mvt:global:sessionurl;Screen=BASK"> I can add the product to the bask but cannot add the product to a wishlist it just puts the wishlist item in the shopping cart.

                    If I use the new form tag: <form method="post" action="&mvte:urls:BASK:auto;" name="add" id="js-purchase-product" class="inline-labeling"> I can add the product to a wishlist but I cannot add the product to the shopping cart.

                    Any ideas???
                    Last edited by slabar; 08-25-15, 01:54 PM.
                    Sincerely,

                    Stephen M. LaBar, Jr.
                    (770) 441-9447
                    The Martial Arts Store

                    Please Visit Our Site At:
                    http://www.themartialartsstore.com

                    Comment


                      #40
                      Re: Miva Merchant 9.0004 Template Changes

                      Originally posted by Brennan View Post
                      I thought the original issue was that if URI management was enabled the add to basket link did not work. I something else happening?
                      Brennan,

                      Please disregard and accept my apologies. I guess in trying to fix this I reverted the Form code to the older version and never changed it back to the new one after updating the Javascript file. It appears to be working now.
                      Sincerely,

                      Stephen M. LaBar, Jr.
                      (770) 441-9447
                      The Martial Arts Store

                      Please Visit Our Site At:
                      http://www.themartialartsstore.com

                      Comment


                        #41
                        Re: Miva Merchant 9.0004 Template Changes

                        Are the suivant specific template code changes out yet? I tried following through with the standard changes but it gets too complicated for me on some of the page...

                        I need this page specifically for the Suivant theme.
                        http://www.miva.com/mm9.4_template_changes.html

                        Comment


                          #42
                          Re: Miva Merchant 9.0004 Template Changes

                          Originally posted by Matt Zimmermann View Post
                          Here are the link to the updates for the Optics, Suivant and Iron & Wool ReadyThemes.

                          Suivant Updates
                          Wiki: https://github.com/mivaecommerce/rea...v1.3.0-Updates
                          Assets: https://github.com/mivaecommerce/rea.../master/assets
                          Completely confused...

                          Do I need to update FIRST the new 9x template code, and then do the theme changes,or just one, or just the other?

                          FYI - its seems to me that Ready Themes aren't ready to work fully with Miva. Having multiple changes every time Miva does an update - hmmm... priceless? Shouldn't a theme simply site on top of the underlying stuff?
                          William Gilligan - Orange Marmalade, Inc.
                          www.OrangeMarmaladeinc.com

                          Comment


                            #43
                            Re: Miva Merchant 9.0004 Template Changes

                            In the grand scheme of things, the ReadyThemes work just like updating any WordPress theme. It will overwrite any customizations you have done to the theme. WordPress has a "work around" - child themes. You create your custom work within the child theme. Not sure if this concept would even work with Miva's ReadyThemes.

                            I get your point too - much of the new stuff coming out is very very dependent upon the code needed to be adding into the template.
                            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


                              #44
                              Re: Miva Merchant 9.0004 Template Changes

                              Completely confused...

                              Do I need to update FIRST the new 9x template code, and then do the theme changes,or just one, or just the other?
                              William Gilligan - Orange Marmalade, Inc.
                              www.OrangeMarmaladeinc.com

                              Comment


                                #45
                                Re: Miva Merchant 9.0004 Template Changes

                                anyone know what this is? Not installed on my site, and don't see any reference anywhere
                                Code:
                                <mvt:item name="clientdimensions" />
                                William Gilligan - Orange Marmalade, Inc.
                                www.OrangeMarmaladeinc.com

                                Comment

                                Working...
                                X