-
Posts
15 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
CalvinEK's Achievements
-
tuanphan reacted to a post in a topic: How to remove the underline of linked contents?
-
paul2009 reacted to a post in a topic: How to remove the underline of linked contents?
-
How to remove the underline of linked contents?
CalvinEK replied to Yijie's topic in Site Design & Styles
Thank you, Paul. This worked wonderfully (as I'm sure you knew it would)! -
How to remove the underline of linked contents?
CalvinEK replied to Yijie's topic in Site Design & Styles
I have a similar question. In my case, what I would like to do is to remove the underline on Headings (H1, H2, H3, H4) when they have links "on them". See the front-page on www.calvin.no -
Beyondspace reacted to a post in a topic: Spotify embed cut on mobile
-
Yes, this works. Thank you very much @bangank36!
-
CalvinEK reacted to a post in a topic: Spotify embed cut on mobile
-
Thank you again. When I add this code, Squarespace says "Syntax Error on line 52" (the line with " + { "). So I didn't save it and don't know what would happen if I did. Thank you for the link to the plugin and the instruction video. I looked at the first blog and second blog post: https://www.calvin.no/en-slags-grind/hunden https://www.calvin.no/en-slags-grind/aronsen and found that their respective embedded Spotify players have different block ids. So if I replace the old block id with the new, the fix will (apparently) only work on the second blog post. And it will reoccur on the first blog post. Will I have to add more custom CSS every time I add embed a Spotify player in a blog post? Like this: @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1637960750049_2648 .embed-block-wrapper iframe { height: unset; } #block-08104326c4a328c45446 { margin-top: 30px; } } @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1637351429136_2825 .embed-block-wrapper iframe { height: unset; } #block-yui_3_17_2_1_1637351524693_2665 { margin-top: 30px; } } It seems to solve the problem. But it is laborious.
-
@bangank36 I just published a new blog post with an embedded Spotify player playing a different track. The fix you provided works on the original blog post, but not on the new one: https://www.calvin.no/en-slags-grind/aronsen Any idea how I can make it work every time I embed a Spotify player?
-
Beyondspace reacted to a post in a topic: Spotify embed cut on mobile
-
It works beautifully! Thank you very much!
-
CalvinEK reacted to a post in a topic: Spotify embed cut on mobile
-
Site URL: https://www.calvin.no/en-slags-grind/hunden I have embedded a Spotify player on this page: https://www.calvin.no/en-slags-grind/hunden When viewed on a mobile device (or in the mobile preview in Squarespace) the bottom part of the player is cut, like this: On a computer screen it looks like this: Is there a way that I can make the whole player show on mobile?
-
This worked wonderfully. Thank you!
-
CalvinEK reacted to a post in a topic: Newsletter block placeholder text
-
I tried the suggestions in this post on https://www.calvin.no/, but they didn't work on my site. Any idea how I can change the placeholder text to something else ("E-post").
-
I'm on the Business Plan.
-
I wonder about this too. How to display "Comments", "Newest First"/"Oldest First"/"Most Liked"/"Least Liked", "Preview", "Edit", "Post Comment...", "Not Logged In", "Just now", "A minute ago" and so on, in another Language. Norwegian in my case. And "COMMENT AWAITING MODERATION", "Your comment has been successfully posted and is awaiting moderation." Example page: https://www.calvin.no/solo/aske
-
tuanphan reacted to a post in a topic: Customize "Read more", date formats and form labels
-
Beyondspace reacted to a post in a topic: Customize "Read more", date formats and form labels
-
Beyondspace reacted to a post in a topic: Customize "Read more", date formats and form labels
-
CalvinEK reacted to a post in a topic: How to translate first name and last name in contact form
-
Customize "Read more", date formats and form labels
CalvinEK replied to CalvinEK's topic in Customize with code
And finally, I found this forum entry, which solved the form labels issue: -
CalvinEK reacted to a post in a topic: Date display format options
-
Customize "Read more", date formats and form labels
CalvinEK replied to CalvinEK's topic in Customize with code
Found this forum entry, which solved the date format issue on the front page (blog page) for me: -
Customize "Read more", date formats and form labels
CalvinEK replied to CalvinEK's topic in Customize with code
Found this forum entry, which solved the "Read more" issue: -
CalvinEK changed their profile photo
-
Site URL: https://www.calvin.no/ On the front page https://www.calvin.no/, how do I go about changing these things? Date format from "MM/DD/YY" to "DD.MM.YYYY" "Read more" to "Les mer" And on blog post pages, like https://www.calvin.no/solo/korrespondentbrev Date format from "Oct 26" to "26. oktober" (and so on) In the contact form, https://www.calvin.no/kontakt, is it possible for me to change the labels under the name fields ("First Name" and "Last Name") to the Norwegian "Fornavn" and "Etternavn"?