RossF1984 0 Posted October 15 Hi, I have done some searching but can't find what I am looking for. Is there an easy way of displaying a link to a 'File Manager > Document' page within the 'category' bar? I am using the Foundation Skin and CC 6.2.6 if this makes any difference. Thanks in advance. Quote Share this post Link to post Share on other sites
bsmither 1,341 Posted October 15 You are wanting to see in the top navigation (Category list) bar a link to a site's document? (And where do you see File Manager?) In the skin's template box.navigation.php, there is a <ul> list that a link to a document can be added. You will need to have CubeCart clear its internal cache because the constructed HTML is saved for repeated use. 1 Quote Share this post Link to post Share on other sites
RossF1984 0 Posted October 15 (edited) 3 hours ago, bsmither said: You are wanting to see in the top navigation (Category list) bar a link to a site's document? (And where do you see File Manager?) In the skin's template box.navigation.php, there is a <ul> list that a link to a document can be added. You will need to have CubeCart clear its internal cache because the constructed HTML is saved for repeated use. File Manager is the heading displayed in the Admin side of the site for documents. Apologies for any confusion. Thanks, I will take a look at the .php file. Edited October 15 by RossF1984 Quote Share this post Link to post Share on other sites
RossF1984 0 Posted October 15 (edited) @bsmither Worked perfectly. Thanks! Edited October 15 by RossF1984 Quote Share this post Link to post Share on other sites