Josianne Posted September 6, 2023 Posted September 6, 2023 (edited) Hello here ! I tried to install this code on my site, following the instructions. I started on this section to see, but it does not work for me! https://www.cordeetficelle.com/boutique/cache-pots-et-vase Can you help me ? Edited September 6, 2023 by Josianne
tuanphan Posted September 9, 2023 Posted September 9, 2023 On 9/7/2023 at 4:29 AM, Josianne said: Hello here ! I tried to install this code on my site, following the instructions. I started on this section to see, but it does not work for me! https://www.cordeetficelle.com/boutique/cache-pots-et-vase Can you help me ? You mean add description here? 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!)
creedon Posted September 9, 2023 Posted September 9, 2023 On 9/6/2023 at 2:29 PM, Josianne said: I tried to install this code on my site, following the instructions. You skipped the first step of installing twcsl. Install twcsl. After you install twcsl be sure to continue on with the rest of the steps. 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.
Josianne Posted September 11, 2023 Posted September 11, 2023 (edited) On 9/9/2023 at 5:51 AM, tuanphan said: You mean add description here? Edited September 11, 2023 by Josianne
Josianne Posted September 15, 2023 Posted September 15, 2023 (edited) @creedon @tuanphan It don't works 😞 Here is screenshot of what I did. https://www.cordeetficelle.com/boutique/cache-pots-et-vase Thanks a lot 🙂 Edited September 15, 2023 by Josianne
creedon Posted September 15, 2023 Posted September 15, 2023 5 hours ago, Josianne said: It don't works 😞 Here is screenshot of what I did. In your link page the link is /s/twcsl-f4e5.js It should be /s/twcsl.js 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.
JustinWTTC Posted September 29, 2023 Posted September 29, 2023 (edited) Redacted, looks like I just needed to READ more thoroughly. Got it sorted and working properly, thank you for this fix, ever so much! Edited September 29, 2023 by JustinWTTC situation resolved. creedon 1
mp2018 Posted October 17, 2023 Posted October 17, 2023 Hello @creedon I tried implementing your code on my website, but that didn't work. Like others, I created a "shop all" page, as well as category pages. I would like to have a custom description at the top of each of my category pages. Right now, the description of "shop all" appears on all the category pages. See here: - Shop all: https://wateroverleaves.com/shop-all - Category page: https://wateroverleaves.com/shop-all?category=Organic Using your documentation, I am stuck here: "Add a section to the store page list as the last section. Add a code block to the section and set the content to the following. Read the code for any instructions within." => I don't understand where to put the code. I am able to put a code section at the top of "shop-all", but not as "last section". And when trying as intro, the copy appears on all my categories. Not sure what I am doing wrong. Could you help me? Thanks
creedon Posted October 17, 2023 Posted October 17, 2023 (edited) 2 hours ago, mp2018 said: I tried implementing your code on my website, but that didn't work. It's not going to work because my code is written for v7.1 and your site is v7.0 in Developer Mode. Please see the following for some v7.0 code that may work. I can't say for sure as it wasn't developed for Developer Mode. Note : DO NOT TURN OFF Developer Mode as you may destroy your site. Edited October 17, 2023 by creedon 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.
mp2018 Posted October 17, 2023 Posted October 17, 2023 Thanks @creedon unfortunately, it's not working either on my website. Still looking for a way around it.
creedon Posted October 17, 2023 Posted October 17, 2023 39 minutes ago, mp2018 said: it's not working either on my website. You have syntax errors in your code. The following should be changed from... <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> ...to... <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> Also note that you generally only need one, most recent, copy of jQuery installed. You should also remove the v7.1 code you installed as it is doing nothing for your v7.0 site and muddling issues. 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.
tomtom151 Posted October 19, 2023 Posted October 19, 2023 I am having the same issue with not being able to add individual descriptions to individual categories within my shop. Could I please get assistance with this?
creedon Posted October 19, 2023 Posted October 19, 2023 1 hour ago, tomtom151 said: I am having the same issue with not being able to add individual descriptions to individual categories within my shop. Could I please get assistance with this? What is your issue? Have you tried installing some code as suggested? 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.
tomtom151 Posted October 20, 2023 Posted October 20, 2023 On 10/19/2023 at 12:46 PM, creedon said: What is your issue? Have you tried installing some code as suggested? I am struggling in any of these forum posts to find the actual code to implement and the instructions.
creedon Posted October 21, 2023 Posted October 21, 2023 9 minutes ago, tomtom151 said: I am struggling in any of these forum posts to find the actual code to implement and the instructions. I have code in my May 6, 2021 post in this thread that may be of use. You'll need to determine if it will work with your version of SS and for your need. 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.
tomtom151 Posted October 21, 2023 Posted October 21, 2023 I found the instructions and have completed the installation, but I am struggling to insert the code into the footer. Appears you can not copy and past and keep the nessisary formation.
tomtom151 Posted October 21, 2023 Posted October 21, 2023 Just got the code injected properly. Apparently there was a significant delay in the entry. Now adding the section to the store page. Thanks for the help! 🙂
Gerhard Posted November 15, 2023 Posted November 15, 2023 Hi @creedon First off, thanks for this great bit of code! Transitioning from 7.0 to 7.1 now, and this is very helpful in retaining one of core website features. I managed to get everything to work well - though I had a question to which I couldn't find an answer in the documentation. Feel like I may be I missed something obvious. Q: Is it possible to create line breaks within the text? I tried using <br> between sentences, though it did not seem to work for me. I have very minimal HTML and CSS knowledge, so perhaps there's something simple here that I am missing. Some of my descriptions are quite long and breaking them up into individual lines would be hugely helpful. Please let me know if there's a way to implement this. Thanks again, Maks -
creedon Posted November 15, 2023 Posted November 15, 2023 1 hour ago, Gerhard said: Is it possible to create line breaks within the text? I tried using <br> between sentences, though it did not seem to work for me The intent of the code is to allow some HTML but there is currently a bug in the code. I will attempt to address it. Please give me several days. If you don't hear from me, please bump this thread. Gerhard 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.
creedon Posted November 18, 2023 Posted November 18, 2023 Quote The intent of the code is to allow some HTML but there is currently a bug in the code. I have updated my code in my May 6, 2021 post. From the changes... second fix for description html not coming through Please note that the element where you define your data has changed. Let me 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.
Gerhard Posted December 5, 2023 Posted December 5, 2023 (edited) Edit 12.07.2.23: I managed to change the max text width in the Product Header Code Injection Page. Just had to remove the dividing line in order to make it clean, as I couldn't change the line width to scale independently from the text. Still on the 0.7.3 version - but with my fix I didn't need to do any additional HTML. Thanks again! Another quick one for you! I just realized, after some thought, that doing line breaks would actually be a less efficient way of doing what I wanted. I'm thinking about a way to set the max width of the description text so that it reads a little more like a paragraph, and less like a long line of text at the top of the page. Is there a way to set an attribute so that it moves text to the next line once the width of the text exceeds something like 960 pixels? so about 50% of a full 1920 page width? Additionally, I can easily change the text type on the paragraph text (thanks for the thorough description on how to do that in your documentation!), but is there a way to do the same with the title text? I'm hoping to make it bold. Thanks again for your help with this! Edited December 7, 2023 by Gerhard Update creedon 1
jennis Posted December 7, 2023 Posted December 7, 2023 Hi @creedon, Do you mind checking what's wrong with my coding? I've been doing the steps that you created several times now but I can't get it work right and the category description is just not showing up.. https://jennisei.com/shop Thanks in advance! Br; Jenni
creedon Posted December 11, 2023 Posted December 11, 2023 On 12/7/2023 at 12:10 AM, jennis said: Do you mind checking what's wrong with my coding? Yes you have syntax errors in your code. Please try the following. <script data-twc-splcda type="application/ld+json"> /* the format of each entry is a category list and a description for the category list for category list use values from Store Settings > Categories > [category name] > Edit > NAME field for the store page. you need all the text from the field. if you want to add a description to the main store page use All for the category list for a top level category you would enter something like... Top Category For a nested category you enter something like... Top Category > Sub Category following is an example entry. copy the example entry below and paste after the example entry, removing the double forward slash space lines from the beginning of each line. repeat for as many categories as you want to add a description. this has been done once initially if your description contains double quote characters they will need to be escaped. " becomes \" */ { // "[enter category list here replacing square brackets]" : " // [enter category description here replacing square brackets] // ", "Cotton Bags" : " Cotton bags description ", "Art" : " Art description ", "Posters" : " Posters description ", } /* Optional Attribtues there are three optional attributes that can be added to the script tag data-paragraph-style value is one of the following. the default is Heading 3 Heading 1 Heading 2 Heading 3 Heading 4 Paragraph 1 Paragraph 2 Paragraph 3 Monospace data-selector-destination value is any valid selector value. the default is .nested-category-title data-action value is one of the following. the default is after after append before prepend Example of Adding an Attribute <script data-twc-splcda data-paragraph-style="Heading 1 type="application/ld+json""> */ </script> 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.
jennis Posted December 15, 2023 Posted December 15, 2023 Wow it works now. Thank you so much!! 🙂 creedon 1
sarah97 Posted January 10 Posted January 10 Hello @creedon, I've reread and tested all the codes you've given to add a personalized description to each category page in my shop. But it doesn't work for me. For the moment I've added a block with text above my category (catalog) but it can't be customized because on each of my category pages it's always the same text that's displayed. I understood that the code had changed following an update but even with the latest codes from 2023, I can't manage to customize the description on my category pages. When I add the codes, I always get an error message about the syntax. Can you help me?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment