Announcement

Collapse
No announcement yet.

Bootstrap Framework for Miva Merchant - Support Thread

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Re: Bootstrap Framework for Miva Merchant - Support Thread

    What an odd little thing to be missed when the dev site was set up. I'm opening a support ticket to get it updated. Thanks!
    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


      Re: Bootstrap Framework for Miva Merchant - Support Thread

      Has anyone had trouble with the carousel? We just set up a dev store using the bootstrap package. The carousel does not side. Could there be something missing in our set up?
      Don Lappin
      Manager
      PLFixtures.com
      1-816-463-3034

      Comment


        Re: Bootstrap Framework for Miva Merchant - Support Thread

        Yes. I added data-ride="carousel" to <div id="bs-storefront-carousel" class="carousel slide"> and now it starts automatically. That div is located in the header/footer for the storefront page.
        Trent Studios, LLC
        Graphic Design, Website Design
        TrentStudios.com
        (970) 568-8652

        Comment


          Re: Bootstrap Framework for Miva Merchant - Support Thread

          data-ride="carousel" Fixed it thanks!
          <div id="bs-storefront-carousel" class="carousel slide" data-ride="carousel">
          Don Lappin
          Manager
          PLFixtures.com
          1-816-463-3034

          Comment


            Re: Bootstrap Framework for Miva Merchant - Support Thread

            I have tried everything I can think of but still cannot get product thumbnails to display. They are on the server and in the thumbnail path for each product. For this install I'm not using the image machine to display the thumbnails. Should I change the img path in this
            Code:
            <img src="&mvte:product:imagetypes:main;" alt="&mvte:product:name;" class="img-responsive" />
            It should be noted that the image type was created after the framework was applied.
            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


              Re: Bootstrap Framework for Miva Merchant - Support Thread

              The navigation functionality / responsiveness is awesome, but what I've always wanted to do is to have my cats and subcats in a multi level sort of dropdown - I only have two tiers of navigation - Two main categories, each with about 20 subcategories.

              I'd like to change the navigation so that instead of "All Products" it shows the top level categories (to do this I moved the loop outside of the opening LI.) I was able to get this to work so that the loop was displaying each category as a li with a ul below it, but I want to make the dropdown contain only the subcategories of the top category.
              I want to do something like this...

              Code:
              foreach top level category {<li class= dropdown>Cat Name
                <ul class="subcategories>foreach subcategory of top level category <li><a href=linktosubcat>subcatname<a></li>
              <ul><!--end subcats -->
              </li>end dropdown
              }

              so that I end up with two items (cat 1 and 2) in my navigation bar and all of my subcategories available by dropdown from any other page. I bet it would be trickier with multiple pages but I only have 1 level of dropdown to worry about! :)
              Mike
              Last edited by AbleMike; 03-28-14, 12:59 PM. Reason: Clarification

              Comment


                Re: Bootstrap Framework for Miva Merchant - Support Thread

                I'm wondering if we need to create a Bootstrap forum. I've got two new issues that I need to post. One is with the BASK screen and one is the need to convert cat tree code. Will posted each separately after this.

                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


                  Re: Bootstrap Framework for Miva Merchant - Support Thread

                  Bootstrap BASK screen Quantity box - can't see the quantity in the box to be able to change it. If I look at the same screen for a different site, I can see the quantity but the box is very large. If I remove the .form-control width:100% - the box becomes big enough to see the quantity. When I compare the BASK screen on two different sites using the Bootstrap framework - the layout is different. Where changes made to this screen in the version updates?

                  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


                    Re: Bootstrap Framework for Miva Merchant - Support Thread

                    Comment on the cat tree issue - it may be more of a MMUI to CSSUI conversion which I'll post at Store Morph forum.

                    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


                      Re: Bootstrap Framework for Miva Merchant - Support Thread

                      Agreed. 128+ posts and counting is going to make this hard to find stuff efficiently.
                      Bruce Golub
                      Phosphor Media - "Your Success is our Business"

                      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
                      phosphormedia.com

                      Comment


                        Re: Bootstrap Framework for Miva Merchant - Support Thread

                        Originally posted by Bruce - PhosphorMedia View Post
                        Agreed. 128+ posts and counting is going to make this hard to find stuff efficiently.
                        Add to this because it is also difficult to know which version of the bootstrap framework people are working with. The first versions had several issues that have been fixed (I think). However there is no way to know if the problems people are encountering are because they started a dev site with the original and have not made the needed changes.
                        Mark Hood
                        Vermont Gear

                        Comment


                          Re: Bootstrap Framework for Miva Merchant - Support Thread

                          Hey Everyone -

                          We took your advice and opened a new category specific for Bootstrap questions. We're going to close this thread.

                          If you have any outstanding issues, please open them in a new thread under the bootstrap category.

                          http://extranet.mivamerchant.com/for...-Miva-Merchant
                          Last edited by Brennan; 04-01-14, 02:22 PM.
                          Brennan Heyde
                          VP Product
                          Miva, Inc.
                          [email protected]
                          https://www.miva.com

                          Comment

                          Working...
                          X