New Landing How can we help? Atelier Downloadable Products, Video and Responsiveness

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #186437
    giu_gugl
    Member
    Post count: 39

    Hi Swift Ideas! Love the theme!!!

    A couple of question

    1. Downloadable Products: As my company sells only physical products I would like to remove “My Downloads” form the My Account Page, is there a way to do that?

    2. Language: the Italian version still presents part in english. I took the liberty to make a list of them and to propose possible translations. Do you think is it possible to have a new update with this changes processed a long the next days?
    – List:
    Coupon code = Codice Coupon
    Apply Coupon = Inserisci qui il tuo coupon
    Update Cart= Aggiorna il carrello
    Shipping = Spedizione
    Shipping Calculator = Calcolo costi di spedizione
    Cart Totals = Totale Carrello
    Clear Selection = Annulla Selezione
    Your cart is empty = Il tuo carrello è vuoto
    Your Wishlist is empty = La tua wishlist è vuota
    Select = Seleziona
    View all products = Vedi tutti i prodotti
    View Cart = Vai al carrello

    3. Videos: I tried to display a self hosted videos (.mov format) in my Home page in autoplay mode, then I tried through a youtube link using the video tool provided by the SPB. in both cases I hadn’t any luck. Is there a way to displays video with this theme? It gives me this message: “Oooops! the embed code for this video is not valid”. Is that because of the video format or I need a further plug in?

    4. Responsiveness: The theme looks having problems displaying the website through different device and different browsers can you please check that?

    Uuuufff a bit long!! :-D

    Thanks for your time!!

    #186665
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding your points:

    1) Add the code below to your custom css option

    ul.my-account-nav > li:nth-child(2) {
      display: none;
    }

    2) The major part of those translations is already inside the it_IT.po that comes with the theme just missing a couple text. How did you translate it?

    Check this documentation
    http://swiftideas.com/documentation/2014/05/26/translation/

    3) Vimeo example
    [spb_video title="Vimeo" link="http://vimeo.com/36176127" full_width="no" width="1/1" el_position="first last"]

    Youtube Example
    [spb_video title="YouTube" link="http://www.youtube.com/watch?v=Ip2ZGND1I9Q" full_width="no" width="1/1" el_position="first last"]

    Maybe you used a short link version
    Regarding the background video you should upload it in 3 formats
    .mp4, .webm, .ogg

    You can use a software like http://www.mirovideoconverter.com/ to convert the videos.

    4) We need specific details with screenshots and in what conditions(browser, mobile model, etc)

    -Rui

    #188011
    giu_gugl
    Member
    Post count: 39

    Hi Rui

    Really sorry for the late replay.

    Give you some updates about the above issues.

    1) Sorted

    2) I did that translations by my own as I am native Italian tongue. For instance if I can give you an advice, the right translation of “back to my account” is not “indietro al mio account” as it is at the moment but “Torna al mio account”.

    Following your instructions can I change the translations already done in it_IT.po file by my self?

    3) About the youtube and vimeo links issue is sorted. About the self hosted videos not yet. I tried following your instructions using the three suggested formats but I haven’t any luck with the three of them.

    Is there anything else that I can do?

     

    4) Most of issues looks sorted. At the moment I only have a problem with mozilla browser which doesn’t show the menu bar when I am at the top of the pages while it is shown when I scroll down. I provide you an attachment.

    Many thanks

     

    Attachments:
    You must be logged in to view attached files.
    #188663
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    2) Thanks for the heads up, we did based on other customers input. Yes of course.

    3) Try to add this to the htaccess of your server, maybe those types are restricted in your server.

    AddType video/mp4 .mp4 .m4v
    AddType video/ogg .ogv
    AddType video/webm .webm

    4)`
    @-moz-document url-prefix() {

    header-6 #logo.has-img a > img {
    padding: 0px;
    margin-top: -110px;
    }
    }`

    Hope it helps.

    -Rui

    #189198
    giu_gugl
    Member
    Post count: 39

    Point

    3) working on it. I’m using a plug in for htaccess editing!

    4) Red worning in the css section “Unknown @-rule”. Can I add the rule @-moz-document url-prefix()  some where?

    Thanks

    gg

    #189699
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    4) Ignore that, definitely that code don’t work.
    Try this one instead.

    
    #logo img.retina {
        width: 290px;
    }

    -Rui

    #189815
    giu_gugl
    Member
    Post count: 39

    Hi Rui

    I sorted number 4, using this rule
    #logo.has-img img {
    max-height: 59px;
    }

    #189819
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Glad it’s sorted.
    Thanks for sharing.

    -Rui

    #244440
    giu_gugl
    Member
    Post count: 39

    Issue sorted

    #244457
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks Rui.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register