Announcement

Collapse
No announcement yet.

Divino Readytheme

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

    Divino Readytheme

    Is there a section to discuss the Divino Readytheme? I'm testing it out and I have some questions.

    #2
    Well darn, I was going to create one for you but my powers aren't super enough. Hopefully one of the members from the Miva team will see your request and get it added.
    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


      #3
      Well let's just start one here. Here is a bug with the cart icon. It appears to be a Safari issue only. This is a screen shot from apps.miva.com.
      Attached Files
      Last edited by fastees; 04-16-16, 05:38 AM.

      Comment


        #4


        Here is another Divino issue. These fonts are simply missing in the install.

        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-300.woff, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-700.woff, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-regular.woff, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-300.ttf, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-regular.ttf, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-700.ttf, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-300.svg, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-700.svg, line 0)
        [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (work-sans-v2-latin-regular.svg, line 0)
        Last edited by fastees; 04-16-16, 08:13 AM.

        Comment


          #5
          We'll check out the add to cart icon in safari.

          For the fonts, I don't believe those are fonts the theme currently uses. Could them be coming from somewhere else?
          Brennan Heyde
          VP Product
          Miva, Inc.
          [email protected]
          https://www.miva.com

          Comment


            #6
            They all have this as the bad link with the divino directory

            http://www.wvshirtshop.com/mm5/theme...0.svg#WorkSans

            Comment


              #7
              This is still an issue apparently. Looking at a new Devino merchant site.
              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


                #8
                For the mini basket in Safari, this should fix it:
                Code:
                .safari .mini-basket-icon {
                    margin-right: 1rem;
                    float: left;
                    margin-top: .5rem
                }

                Comment

                Working...
                X