PoppieSkold Posted May 27, 2020 Share Posted May 27, 2020 Site URL: https://www.poppieskold.com/ Hallo! Can anyone on here help create a copyright footer on my website - www.poppieskold.com - which is using the Wells template? Here's the copyright text: © Poppie Sköld 2020 Squarespace support won't troubleshoot how to do it as it needs custom code, but have suggested using this forum! Anyone on here able to advise? Thanks in advance! Poppie Link to comment
tuanphan Posted May 27, 2020 Share Posted May 27, 2020 Hi. Which plan do you use? (Personal or Business)? PoppieSkold 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
PoppieSkold Posted June 6, 2020 Author Share Posted June 6, 2020 Hallo, many thanks for responding. I use the personal plan. Why do you ask, will it affect my options to do the CSS? Poppie Link to comment
paul2009 Posted June 6, 2020 Share Posted June 6, 2020 (edited) 1 hour ago, PoppieSkold said: I use the personal plan. Why do you ask The Wells template is the oldest Squarespace template available and it doesn't offer a footer. Adding a footer will require JavaScript (not CSS) and this is a Premium Feature that cannot be used on Personal Plans. Edited June 6, 2020 by paul2009 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
PoppieSkold Posted June 6, 2020 Author Share Posted June 6, 2020 Hallo Paul, Many thank for the info. Are you aware of an alternative method to add "© Poppie Sköld 2020" to my website? Poppie Link to comment
Solution paul2009 Posted June 6, 2020 Solution Share Posted June 6, 2020 You could add the notice to the end of the left sidebar with some CSS, like this: This could be achieved by adding the following to Design > Custom CSS. Adjust the position and the font-size to suit: #headerWrapper:after { content: '© Poppie Sköld 2020'!important; visibility: visible!important; height: 34px!important; padding-top: 34px; //adjust position font-size: 13px; } delmi 1 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
PoppieSkold Posted June 6, 2020 Author Share Posted June 6, 2020 Done! Amazing, thank you for the help/support. Link to comment
crodonline Posted August 2, 2020 Share Posted August 2, 2020 On 6/6/2020 at 8:12 AM, paul2009 said: You could add the notice to the end of the left sidebar with some CSS, like this: This could be achieved by adding the following to Design > Custom CSS. Adjust the position and the font-size to suit: #headerWrapper:after { content: '© Poppie Sköld 2020'!important; visibility: visible!important; height: 34px!important; padding-top: 34px; //adjust position font-size: 13px; } Hi Paul, I've been wondering about the same issue and wonder if a link can be added to the CSS code. Is it possible? Link to comment
paul2009 Posted August 2, 2020 Share Posted August 2, 2020 50 minutes ago, crodonline said: I've been wondering about the same issue and wonder if a link can be added to the CSS code. CSS cannot be used to add links. However, you can add a link to the Navigation and then use CSS to reposition/restyle it. 🙂 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
crodonline Posted August 2, 2020 Share Posted August 2, 2020 25 minutes ago, paul2009 said: CSS cannot be used to add links. However, you can add a link to the Navigation and then use CSS to reposition/restyle it. 🙂 Thanks! I have one more question: When I do that, would I be able to reposition it at the end of the header like the previous solution? Link to comment
sebastian_woe Posted October 6, 2020 Share Posted October 6, 2020 how would I do this if I had a wells template for a business plan? Link to comment
paul2009 Posted October 6, 2020 Share Posted October 6, 2020 1 hour ago, sebastian_woe said: how would I do this if I had a wells template for a business plan? Did the CSS not work for you? 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
chrisbors Posted April 10, 2021 Share Posted April 10, 2021 On 6/6/2020 at 9:43 AM, PoppieSkold said: Done! Amazing, thank you for the help/support. Hi Poppie and Paul, What position setting did you use to get it to appear at the bottom left. Can you post the code? Thanks. Link to comment
tuanphan Posted April 10, 2021 Share Posted April 10, 2021 9 hours ago, chrisbors said: Hi Poppie and Paul, What position setting did you use to get it to appear at the bottom left. Can you post the code? Thanks. Can you share link to your site? We can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
paul2009 Posted April 10, 2021 Share Posted April 10, 2021 11 hours ago, chrisbors said: What position setting did you use to get it to appear at the bottom left. Can you post the code? The code has already been posted above. 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
Gump Posted July 12, 2021 Share Posted July 12, 2021 Could we do something similar, using the Wells template (which I prefer) that would allocate a small (C) Copyright item in what would typically be the footer area -- which is also clickable and would navigate to a copyright statement. I'm guess this may not be possible, unless you create a new page then style it with CSS to keep it invisible from the left navigation, but visible in the footer (which I don't yet know how to do). Link to comment
paul2009 Posted July 12, 2021 Share Posted July 12, 2021 41 minutes ago, Gump said: Could we do something similar, using the Wells template (which I prefer) that would allocate a small (C) Copyright item in what would typically be the footer area -- which is also clickable and would navigate to a copyright statement. Yes, if the website is on a business plan or above. You'd need to submit more details, including a working link to the site and a mockup of what you'd like to see. 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. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
Gump Posted July 13, 2021 Share Posted July 13, 2021 On 7/12/2021 at 2:17 PM, paul2009 said: Yes, if the website is on a business plan or above. You'd need to submit more details, including a working link to the site and a mockup of what you'd like to see. All I require is a smaller Copyright (C) element and a small paragraph statement (ie: when clicked on, etc). Don't need an external URL for it. I think everyone should be able to do this, frankly, regardless of plan. Link to comment
Guest JCStudio Posted December 31, 2021 Share Posted December 31, 2021 Hi, I have a business account and am using Wells, also trying to add a footer for a copyright label that will display at the bottom of all pages. I used the code above for the solution of inserting the label into the bottom of the left-side navigation, however when viewed in mobile mode, it creates a large awkward gap between the top navigation and the copyright label. Are there any codes for creating a regular footer in Wells? Thank you! Link to comment
tuanphan Posted January 1, 2022 Share Posted January 1, 2022 5 hours ago, JCStudio said: Hi, I have a business account and am using Wells, also trying to add a footer for a copyright label that will display at the bottom of all pages. I used the code above for the solution of inserting the label into the bottom of the left-side navigation, however when viewed in mobile mode, it creates a large awkward gap between the top navigation and the copyright label. Are there any codes for creating a regular footer in Wells? Thank you! Can you share link to your site? We can check problem easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Guest JCStudio Posted January 1, 2022 Share Posted January 1, 2022 This is my site: https://www.jenncacciolastudio.com/ I removed the code so it's not currently displayed in the left sidebar anymore. I manually added it to the bottom of the pages that I could, but it's not possible to add at the bottom of the gallery pages (where I would need it most). Link to comment
tuanphan Posted January 4, 2022 Share Posted January 4, 2022 On 1/2/2022 at 2:18 AM, JCStudio said: This is my site: https://www.jenncacciolastudio.com/ I removed the code so it's not currently displayed in the left sidebar anymore. I manually added it to the bottom of the pages that I could, but it's not possible to add at the bottom of the gallery pages (where I would need it most). Try adding this to Design > Custom CSS to add to Gallery page body.collection-type-gallery #thumbnails:after { content: "© Jenn Cacciola Studio 2022"; display: block; position: absolute; bottom: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Guest JCStudio Posted January 4, 2022 Share Posted January 4, 2022 That's perfect, thank you so much!! Link to comment
rd23 Posted December 26, 2022 Share Posted December 26, 2022 (edited) Hello I need a little help from you. I am using the Wells template to make a website. I have manually added the copyright notice on each page at the bottom, via a text block. But I could not manually add a text block in the template's in built "Gallery Page" and the "Album Page." These two pages are not letting me add a text block. I tried using the following code, this code does work on the gallery page in the computer. But it does not reflect on the Mobile Version. body.collection-type-gallery #thumbnails:after { content: "© Jenn Cacciola Studio 2022"; display: block; position: absolute; bottom: 0; } Would you be able to kindly give me a CSS code which would work on both the Gallery Page and the Album Page, both in computer and mobile version. Thank you for your help. Edited December 26, 2022 by rd23 Link to comment
creedon Posted December 27, 2022 Share Posted December 27, 2022 3 hours ago, rd23 said: I have manually added the copyright notice on each page at the bottom, via a text block. But I could not manually add a text block in the template's in built "Gallery Page" and the "Album Page." These two pages are not letting me add a text block. Wells doesn't have a footer section like many of the other templates so getting one going could be a bit tricky. CSS alone probably won't get you very far because you can't easily express visual complexity as far as text goes. To go farther you'd need to use JavaScript. You can try one of the following CSS bits to Design > Custom CSS. #canvas::after { content : '© Jenn Cacciola Studio 2022'; display : block; font-size : large; font-weight : bold; text-align : center; visibility : unset; } #pageWrapper::after { content : '© Jenn Cacciola Studio 2022'; font-size : large; font-weight : bold; text-align : center; visibility : unset; } Let us know how it goes. tuanphan 1 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. 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