Steam

Steam

367 ratings
Hide Artwork/Screenshot Titles
By David Macintosh and 1 collaborators
A guide on how to put empty artwork/screenshot titles after the the Web Engine update!





3
   
Award
Favorite
Favorited
Unfavorite
Intro


      This guide is a solution for the previous guide on how to
           remove titles from artworks/screenshots:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=961711822


  This method will let you prevent your artwork/screenshot
        title to be shown on the showcase!
Upload untitled artwork/screenshot...




        Open this page in your web browser (e.g. Chrome, Firefox or Opera):
           https://steamhost.cn/steamcommunity_com/sharedfiles/edititem/767/3/





              Open the dev console by pressing Ctrl + Shift + I.





            Go to the "Console" tab and paste the following code:


If you upload plain artwork:
v_trim=_=>{return _},$J('#title').val(' \n'+Array.from(Array(126),_=>'\t').join(''));
If you upload a screenshot, include this code:
$J('[name=file_type]').val(5);

            IMPORTANT INFO
         After pasting the code above, DO NOT MODIFY THE TITLE FIELD!

             After this, hit the ENTER key to submit the code.





       Load your desired image, tick the "I certify that I created this artwork"
              and click "Save and Continue" button.

     If your image is longer than 506 pixels, follow the instructions listed in this guide: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=748624905

How to update the title/description...


  Follow this step only if you want to edit the description
    of the artwork/screenshot you've already uploaded.

   Go to your artwork/screenshot and click the "Edit title & description" or "Edit caption" label.



  Open the developer tools by pressing Ctrl + Shift + I, click the "Console" tab and apply this code:
$J('.caption_quotebox').append('<input type="hidden"id="title"name="title" />'); v_trim=_=>{return _},$J('#title').val(' \n'+Array.from(Array(126),()=>'\t').join(''));


              Fill in the description if needed and click "Save".

Outro


       Check out other helpful guides:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2175748848 https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2174159512 https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2164230951
            Original method provided by David Macintosh!
     Thanks to C4T4 for helping with the guide and providing an alternative method!




   
38 Comments
DEXTER 7 hours ago 
+rep
nanakoos 4 Jul @ 4:20pm 
tanks!!
munffy 7 Feb @ 9:20am 
thanks!:steamhappy:
ItIsYeReiz 30 Dec, 2024 @ 2:07pm 
perfect!
Ada Schlong 1 Dec, 2024 @ 6:33am 
Perfect!
エンケー 28 Nov, 2024 @ 6:02pm 
+rep
hanma 12 Nov, 2024 @ 11:48am 
Tks!!!
D̶a̸ ⁧v̴i̸i̵d̸o̷v̶ 26 Oct, 2023 @ 7:33am 
Thank you.
KLR 650 5 Oct, 2023 @ 5:40am 
I tried
changing start icon target -no effect
WinKey+r steam://open/console -got console option at top, but only opens a blank field.
KLR 650 5 Oct, 2023 @ 4:55am 
  Open the developer tools by pressing Ctrl + Shift + I,

cant open console