rachelt 1 Share Posted June 28, 2020 Site URL: https://naonow.squarespace.com/config/ Hi! I'd like to hide one of these images in my Korean version and the other in my English version. How should i do so? @rwp https://ko.naonow.com/about Link to post
0 rwp 292 Solution Share Posted June 28, 2020 It looks like the sections are in the wrong location in the editor. You just be able to move the university logos up one level and that should fix it. rachelt 1 Link to post
1 rwp 292 Share Posted June 29, 2020 You will need to duplicate the section with the boy and put it below the section with the girl. In English, hide the bottom section, and in Koren hide the top one. Link to post
0 rwp 292 Share Posted June 28, 2020 #block-yui_3_17_2_1_1592726362523_39087:lang(ko) { display: none; } #block-yui_3_17_2_1_1593310964731_25599:lang(en) { display: none; } rachelt 1 Link to post
0 rachelt 1 Author Share Posted June 28, 2020 (edited) Is there a way to swap these two parts in Korean version only? @rwp Edited June 28, 2020 by rachelt Link to post
0 rwp 292 Share Posted June 28, 2020 Easiest way that I can think of is to make a 3rd section, which is an exact copy of the first section, and then we can use lang() to hide number 1 or number 3 the same as we did before. so: Section 1 Section 2 Section 1 (copy) In EN version, we hide Section 1 (copy) and in KO version hide section 1 Link to post
0 rachelt 1 Author Share Posted June 28, 2020 Thanks!! I decided to reverse it in English too! But then it moved my university logos... How Can I put the university logos above the block right under the green? Link to post
0 rwp 292 Share Posted June 28, 2020 If you move and change sections the coding we wrote before will need to be changed. rachelt 1 Link to post
0 rachelt 1 Author Share Posted June 28, 2020 Ya.... how do I change this code now? Sorry!!! Link to post
0 rachelt 1 Author Share Posted June 28, 2020 (edited) Hi @rwp what should I do if I want to swap the two sections but keep the university logos in the same location in Korean mode? Edited June 29, 2020 by rachelt Link to post
Question
rachelt 1
Site URL: https://naonow.squarespace.com/config/
Hi! I'd like to hide one of these images in my Korean version and the other in my English version. How should i do so? @rwp
Link to post
Top Posters For This Question
5
5
Popular Days
Jun 28
9
Jun 29
1
Top Posters For This Question
rachelt 5 posts
rwp 5 posts
Popular Days
Jun 28 2020
9 posts
Jun 29 2020
1 post
Popular Posts
rwp
#block-yui_3_17_2_1_1592726362523_39087:lang(ko) { display: none; } #block-yui_3_17_2_1_1593310964731_25599:lang(en) { display: none; }
rwp
If you move and change sections the coding we wrote before will need to be changed.
rwp
It looks like the sections are in the wrong location in the editor. You just be able to move the university logos up one level and that should fix it.
Posted Images
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment