Problem with file name

richdowrichdow Registered Users Posts: 6 Beginner grinner
edited May 9, 2007 in SmugMug Support
I have always enabled the "use the file name as the caption name option" on all of my galleries. But the function appears intermitent. Yesterday I uploaded a file and the gallery allowed that funtion; today it did not. I emphasize that I double check that the above mention function has been enabled when ever I up load a file.
:scratch

Richard

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited May 9, 2007
    richdow wrote:
    I have always enabled the "use the file name as the caption name option" on all of my galleries. But the function appears intermitent. Yesterday I uploaded a file and the gallery allowed that funtion; today it did not. I emphasize that I double check that the above mention function has been enabled when ever I up load a file.
    headscratch.gif

    Richard
    Add this to your CSS and see it adds the filenames.

    /* expose filenames */
    #fileNameBoxWrapper {
    display: block;
    }

    That addes the box below photo.
    Make sure the caption is blank to get it in there.
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.