Ayin Posted June 19, 2022 Posted June 19, 2022 Site URL: https://elizabethhoffmansart This might be a dumb question, but how do you get into a single page's HTML to change something? I want to add a link on an image, but I can't see where I can do that. There's these buttons that link to the pages, but it would be great if the images linked as well.
paul2009 Posted June 20, 2022 Posted June 20, 2022 7 hours ago, Ayin said: how do you get into a single page's HTML to change something? Squarespace is a web builder and does not provide you with access to the HTML. If you want to make changes to the DOM you’ll need to use JavaScript to make changes after the page has loaded. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
creedon Posted June 20, 2022 Posted June 20, 2022 The URL you site is unreachable, for me, so I was unable dig deeper into your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Ayin Posted June 20, 2022 Author Posted June 20, 2022 I'm sorry, I haven't published her site yet. I'm still working on things. The password is Hoffman7 to see the site. The page where I am looking to link the images is: https://www.elizabethhoffmanart.com/licensing. What is the DOM?
creedon Posted June 20, 2022 Posted June 20, 2022 Quote What is the DOM? Document Object Model (DOM). The short version is, that is how a page is represented in memory in the browser. The DOM can be manipulated with JavaScript. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
creedon Posted June 20, 2022 Posted June 20, 2022 If you are interested in the JavaScript route I already have some code to do what you want. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Ayin Posted June 20, 2022 Author Posted June 20, 2022 Creedon! Thank you so much! Works like a charm. I donated a little bit of dough to you for that. ;) creedon 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment