Thread Starter
tech22
(@tech22)
I just located the picture options available when left-clicking on an uploaded image in the Write Post feature, but the only options available are:
No Thumbnail
Not Linked
Send to Editor
Delete
Close Options
and No Thumbnail has a line through it, so I am guessing the system is “forcing” images to be thumbnailed and then preventing Blog viewers from clicking on this thumbnail to view the image in its original size.
Any help would be greatly appreciated,
-Karl
Thread Starter
tech22
(@tech22)
I got it figured out. I thought there was just a checkbox somewhere that would add the poster’s name. Didn’t know I would have to dig around in the code- it was fun though.
For posterity’s sake: I was using the default theme, and I just went into Presentation>Theme Editor, clicked on Main Index File and found the php code that displays the date of the post. Next to it the author’s name was commented out, so I just had to uncomment it and save the changes.