Knowledge Base Home page - how can we remove the published date

smorri
Giga Expert

On our Knowledge Base homepage we have a column for the short description and another column for when an KB article was published.   We want to remove the Published column.

16 REPLIES 16

schd
Mega Contributor

All both script not working and unsuccessful


Picture5.pngPicture6.png



Thanks,


Suchawadee


can you navigate to your kb home page in chrome and right-click one of the publish dates and click "Inspect"?   and then take a screen print of that?   I need to see the html for that section.   The above is just a jquery selector to find the elements and hide / remove them. It is a bit "hacky" but the concept should work.



Also, you need to make sure that $j is working as your jquery object.



so once you get into developer tools and after you take the screenshot above, click the console tab.   at the bottom you can run javascript on the page.   make sure you select the appropriate frame to run the javascript in and then try to run the jquery statement I gave you.   see if that selects them properly.   you can test alot of things out in that console tab



find_real_file.png


did you get my last reply?   If you can send me that requested screen shot I can help you


schd
Mega Contributor

this's portal home page i don't know class: kb_link anywhere ?


i want to don't show published date



Thanks,


Suchawadee


Picture2.png


schd
Mega Contributor

This's here.Jonathan Barnes



Thanks,


Suchawadee