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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment