How to Change the default setting of images

Home Forums Iconic One Pro Support How to Change the default setting of images

This topic contains 5 replies, has 2 voices, and was last updated by  Gemini23 10 years, 5 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #949

    Gemini23
    Member

    I would like to change the default setting when inserting images into posts from default of ‘media’ to ‘none’.

    How to do this?

    #954

    Unfortunately it’s a WordPress setting, theme has no control over it. Even we are setting this manually to ‘none’ everytime 🙂

    You might want to ask this in here
    http://wordpress.org/support/forum/how-to-and-troubleshooting

    #955

    Gemini23
    Member

    I have… “It always “sticks” for me. Can you replicate the problem using the default Twenty Thirteen theme with all plugins deactivated?”

    So it would appear to be an issue with the ‘theme’

    #956

    I have found a solution for you

    Go to appearance -> editor -> functions.php

    in the very end after everything paste the following code and save

    update_option('image_default_link_type','none');

    Let me know if this works for you.

    #958

    Gemini23
    Member

    thanks.. I also had seen that… the functions.php is not writeable.. and I cannot seem to locate which one it is to make it writeable.. what is the file path?

    #959

    Gemini23
    Member

    okay.. I have gone into cpanel and changed it.. and it has worked.. brilliant!

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.