miketerranova
Member-
Posts
12 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
miketerranova's Achievements
-
I have a couple of videos on https://www.julienbalmer.com/, the files are hosted on wistia at the moment. I would like to have them autoplay in loop mode, can this be programmed? It's a 7.0 site, using Wells. Many thanks for your help.
-
Please see some metrics of my website at https://www.webpagetest.org/vitals.php?test=240425_BiDc0T_951&run=2 . Positions 2 to 13 seem to bloat the site quite a bit. It's a 7.0 site using the Wells template. How can I speed up the loading of the site? Is it possible and advisable to remove some of the js or are they all necessary? Many thanks, I appreciate your help
-
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
@tuanphan hi again, thank you. I changed it, and it still does not display the video properly, see the attached screen recording. Why is it cutting the video in the height? RPReplay_Final1714031931.MP4 -
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
-
miketerranova started following Hiding a single site navigation item on homepage and "Suppress" ALT text
-
Please have a look at https://www.julienbalmer.com/heads/jb-tamy-glauser-bali-fashion-editorial, on the bottom left you can see the image title and the description I entered for this image. Is it possible to suppress the displaying of both image title and description, so it looks cleaner and more minimalistic, like for example https://www.julienbalmer.com/heads/jb-berliner-mode-shooting-youth (where I didn't add title and description). For SEO and google I would still like the title and the description to be there though. Can do with CSS? Thank you all.
-
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
@tuanphan thanks again. Now we are back where we were in the beginning, it's displaying the entire video but it is no longer going as wide as the photos above and below (always talking about mobile view). Is there no way to have both?? -
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
@tuanphan thank you again, this is taking care of the width on mobile, but now there is a new issue with the height of the video being cut, see the attached screenshot -
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
@tuanphan many thanks, and yes, this is the video in question. your suggestion improves the display of the video, but still it doesn't fill the screen the way the images do. i attach a screenshot, you can see the video is wider and larger but still has more padding than the images above and below. this screenshot is with tweaked values (max-width to 3000 px and padding parameter to 100%) but that didn't translate to a visibile improvement. Oh and yes, on desktop it of course now makes the video huge, so that cannot be the solution. Any thoughts? Thanks very much -
How to display video in vertical format?
miketerranova replied to Maniola's topic in Site Design & Styles
Hi all, towards the bottom of https://www.visualspectrum.ch/ausgewaehlte-hospitality-und-hotel-interior-fotografie I embed a vertical video. In desktop mode the display is okay, although also there I am unable to move the video more towards the right edge of the screen because of the 16:9 container ("field) it is dropped into. The bigger issue is on mobile view though, where the video displays way too small. It should be as wide as the photos below and above. I am thinking I need a vertical container, then both issues would be resolved.? How can i do this? Thanks a lot for your help -
Hiding a single site navigation item on homepage
miketerranova replied to miketerranova's topic in Customize with code
@justinjamesclack fantastic, thanks a million! -
Hiding a single site navigation item on homepage
miketerranova replied to miketerranova's topic in Customize with code
Hi @justinjamesclack, many thanks. Is that all I need to inject or do I have to add the name of the dropdown menu item somewhere to define what I want to hide? To be clear, I just want to hide this one item, the other menu item (called About/Contact) should stay visible. Cheers -
Hiding a single site navigation item on homepage
miketerranova posted a topic in Customize with code
Hi all, first time here on the forum, but long-term SQSP user. For the redesign of https://www.visualspectrum.ch/ I would like to hide the top menu item called "Galerien" from the homepage, forcing the visitor to scroll down and access the different pages via the images. But on all other pages I would like that dropdown menu item to show, to give the visitor the option to quickly access another gallery, rather than having to go via the homepage. How can i do this? Thanks a lot for your help