Hi, I downloaded your plugin, but I have a question: How do I remove the word "description" from the custom post descriptions?
I want to hide that word because it seems obvious to me. I just want to leave the description as is without the word "description:"
I already deleted text it in the plugin editor but it still appears.
I'd also like to hide the word "sketch" that always appears before the image is displayed in each post. Thanks.
What should I change in the plugin to hide that word?
← Return to plugin
Comments
Log in with itch.io to leave a comment.
Hi, I downloaded your plugin, but I have a question: How do I remove the word "description" from the custom post descriptions?
I want to hide that word because it seems obvious to me. I just want to leave the description as is without the word "description:" I already deleted text it in the plugin editor but it still appears.
I'd also like to hide the word "sketch" that always appears before the image is displayed in each post. Thanks.
What should I change in the plugin to hide that word?
Thanks.
Hi, in CGMV_Window_EncyclopediaDisplay.prototype.drawCustomDescription change the line where it sets the label to instead be:
Ok, it worked! thanks!