torgrim Posted May 19, 2020 Share Posted May 19, 2020 Site URL: https://www.handverkslaget.squarespace.com Hi all 🙂 Are there anybody out there that would be able to help with the code injections for these? I have searched for results here, but couldn't find the answer. It's for pages where Squarespace doesn't have a system to change the language. Thank you! Best regards, Torgrim 🙂  STORE: When you click one of the items, you will see "Prev I Next" in the top right corner. I would like to be able to change this text, if easy to solve. When you click one of the "medlemskap" items, there are several options you can buy. I would like to change the text saying "Select". For items that are out of stock, see "Klistremerke" (Stickers), you will see that the box to purchase still says "Purchase". I would like to change this text if easy to solve. If you try to put some items in the shopping cart and continue checking things on the website, before going to the shopping cart in the top right corner, you will get to a page saying "Shopping cart", and below "Item", "Qty.", "Price", "Size", "Subtotal" and "Checkout" Is there a way to translate/change this text without too much work? The whole check out site is mostly english and I don't think this is any easy fix, so don't worry about it. CALENDAR: If easy solve, I would like to be able to change the english names on months and days. And also be able to use 24 hour system on the time/clock, instead of the british/american AM/PM function.  BLOG: Under blog, where you have an overview of all blogs, it says "Read More" at the bottom. I would like to change this text if easy to solve. Same place as above. If possibe, I would like the dates to go Date/Month/Year instead of Month/Date/Year. Again, only if easy to solve. When clicking each blog post, on top you will see the Month/Date. I would like to translate the english months to another language, and have the date in front of the month.  SEARCH BOXES: If possible, I would like to translate the text in the search boxes, saying "Search".  FOOTER (All pages) At the bottom, you can see some links to other pages/sites. I would like to keep the Url link, but to remove the underline so that it looks cleaner.  FAQs General question, but I tried this code injection (see https://www.kayleighnoele.com/blog/how-to-install-a-faq-dropdown-accordion-in-squarespace) for a FAQ dropdown system. I added it and it looks okay, but it doesn't seem to dropdown/close when clicking the question. I did install this here: https://handverkslaget.squarespace.com/ofte-stilte-sporsmaal-faqs (password: trond), but I can't see it work for me. Is it just me? Just if an easy solve.  Link to comment
tuanphan Posted May 20, 2020 Share Posted May 20, 2020 What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted May 25, 2020 Share Posted May 25, 2020 On 5/23/2020 at 12:14 AM, rafdeclerck said: I need this too... If you share link to your site, I can give the code to translate some text... Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
torgrim Posted May 28, 2020 Author Share Posted May 28, 2020 (edited) Hi Tuan, Sorry for my slow response. The site was published last week, under www.handverkslaget.no, and should be open now I believe. The squarespace site URL is https://www.handverkslaget.squarespace.com and password we used was "trond". Thank you so much!  Edited May 28, 2020 by torgrim Minor Link to comment
rafdeclerck Posted May 30, 2020 Share Posted May 30, 2020 It's a test site: https://flower-grouper-gwna.squarespace.com/ and the password is : test  Link to comment
GerDevCole Posted November 20, 2020 Share Posted November 20, 2020 Hi, Did any of you guys get code for change the language for months and days on the default SSpace calendar. Would appreciate some advice.  Thanks Ger Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 On 11/20/2020 at 11:43 PM, GerDevCole said: Hi, Did any of you guys get code for change the language for months and days on the default SSpace calendar. Would appreciate some advice.  Thanks Ger Have you solved it yet? If no, can you share link to page where you use calendar? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
GerDevCole Posted November 22, 2020 Share Posted November 22, 2020 No haven't solved it, thanks for offering to look at it. https://www.liosnanog.com/filire-1 Link to comment
GerDevCole Posted November 23, 2020 Share Posted November 23, 2020 Am trying something like this for the days but can't get the correct selectors for the Month. Also can't yet hide the English dayname - it is still appearing alongside the Irish one. .yui3-calendar-weekday[aria-label="Monday"]:after { Â content : "Luan"; } .yui3-calendar-weekday[aria-label="Tuesday"]:after { Â content : "Mairt"; } Link to comment
tuanphan Posted November 23, 2020 Share Posted November 23, 2020 Hover on date > It show event description. You want to translate monday, tuesday..in this hover popup? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
GerDevCole Posted November 23, 2020 Share Posted November 23, 2020 Hi tuanphan - I just want to translate Monday, Tuesday etc in the calendar grid. I also want to translate the month in the grid heading. The following code does in fact change the days in the grid but the English is still there - it does not overwrite the content. .yui3-calendar-weekday[aria-label="Monday"]:after {  content : "Luan"; } .yui3-calendar-weekday[aria-label="Tuesday"]:after {  content : "Mairt"; } Ger Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 On 11/23/2020 at 10:13 PM, GerDevCole said: Hi tuanphan - I just want to translate Monday, Tuesday etc in the calendar grid. I also want to translate the month in the grid heading. The following code does in fact change the days in the grid but the English is still there - it does not overwrite the content. .yui3-calendar-weekday[aria-label="Monday"]:after {  content : "Luan"; } .yui3-calendar-weekday[aria-label="Tuesday"]:after {  content : "Mairt"; } Ger Do you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment