Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Downloadable Products, Video and Responsiveness
New Landing › How can we help? › Atelier › Downloadable Products, Video and Responsiveness
- This topic has 9 replies, 3 voices, and was last updated 8 years by David Martin – Support.
-
Posted in: Atelier
-
June 19, 2015 at 4:43 pm #186437
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 carrello3. 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!!
Thanks for your time!!
June 21, 2015 at 6:59 pm #186665Hi,
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, .oggYou 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
June 24, 2015 at 1:14 pm #188011Hi 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.June 25, 2015 at 3:28 pm #188663Hi,
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
June 26, 2015 at 3:56 pm #189198Point
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
June 29, 2015 at 12:42 pm #189699Hi,
4) Ignore that, definitely that code don’t work.
Try this one instead.#logo img.retina { width: 290px; }
-Rui
June 29, 2015 at 3:50 pm #189815Hi Rui
I sorted number 4, using this rule
#logo.has-img img {
max-height: 59px;
}June 29, 2015 at 4:01 pm #189819ok. Glad it’s sorted.
Thanks for sharing.-Rui
January 28, 2016 at 12:25 pm #244440Issue sorted
January 28, 2016 at 12:46 pm #244457Great, thanks Rui.
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.