Guest Posted September 11, 2020 Share Posted September 11, 2020 What's the best way to add a text description for each product category, to be displayed when the user navigates to that category? For example: On /shop/large-widgets I want it to say: "Large Widgets: These widgets measure 48 inches and are perfect for outdoor use." But on /shop/small-widgets I want: "Small Widgets: These widgets measure 24 inches and are recommended for indoor use." So far I haven't found a great way to edit individual category pages in this way. What's the best practice? Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Can you share link to large - small widgets page? 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
Guest Posted December 2, 2020 Share Posted December 2, 2020 Hello, I have the same question. What is the solution for this? Link to comment
Guest Posted December 16, 2020 Share Posted December 16, 2020 Also, the content we add on "Shop" page will appear on each and every category page. So can we add different content for "/shop" and "/shop/category"? Link to comment
creedon Posted December 16, 2020 Share Posted December 16, 2020 @SAUMIL Perhaps the following post will point you in the right direction. The whole thread covers some variations on the technique. I don't know if it will work for you as I have no information about your site. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Guest Posted December 19, 2020 Share Posted December 19, 2020 @creedon I have added script part in header, Script is not working "$ is not defined. " Link to comment
creedon Posted December 19, 2020 Share Posted December 19, 2020 (edited) @SAUMIL Did you follow the following step? Add the following to Settings > Advanced > Code Injection > HEADER. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> Edited December 19, 2020 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Guest Posted December 19, 2020 Share Posted December 19, 2020 @creedon its working now thanks Link to comment
Riviello Posted May 20 Share Posted May 20 @creedon Hate to bother you on an old topic, but I can't seem to get this to work. I'm trying to add a description under each category. I have added all of the code and did a test. This page: https://www.sweetteaoriginals.com/shop/shatterproof-cups Should have "These cups are great!" (just typed something as a test) under the category title of "Shatterproof Cups" What am I doing wrong? Link to comment
creedon Posted May 20 Share Posted May 20 17 minutes ago, Riviello said: What am I doing wrong? Add a forward slash to your category in my code. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Riviello Posted May 20 Share Posted May 20 32 minutes ago, creedon said: Add a forward slash to your category in my code. Let us know how it goes. DUUUDE! You are amazing. I can't believe I overlooked that. I looked it over multiple times too! I appreciate your time and your effort to help people. This code makes for an amazing user experience. Thanks again!! creedon 1 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