• Resolved Ajay Tiwari

    (@mmajay)


    I have added custom background image code in my themes functions file

    ‘add_theme_support( ‘custom-background’ );’

    Now the issue i am facing is when ever i click on Customize button in admin bar background image gets removed automatically.

    I tried whatever i can but issue is still there…

    Can anyone suggest what could be wrong?

Viewing 6 replies - 1 through 6 (of 6 total)
  • maybe you can customize your background directly in the CSS to face your problem.
    Let me know if it s a solution for you.

    I have the same issue in a hosted hosted installation, where I do not have access to WP files. I am using the Twenty Thirteen theme and would like to replace the default image with a .png file of my own, by clicking on the “Add new image” button.
    This click results with the Choose Image pop-up where I can select the already uploaded image in my Media Library. When I select that image and click on the “Select and Crop” button (lower right corner) the image correctly renders in that pop-up window. However, the only way to dismiss this pop-up (close it) does not result with this image replacing my default image.

    It seems that the pop-up window should have a “Save” button??

    Thread Starter Ajay Tiwari

    (@mmajay)

    Nikivancic i think your issue is different then mine .. your issue might be due to Upload folder permissions which can not be solved without getting access to wp files.. i believe you can ask for FTP login access from your hosting provider by which you can get access to wp files..

    My issue is different.. i’m using a custom theme that i created.. and i am trying to add custom background image in customizer so my client can change background image as per his wish.

    Thread Starter Ajay Tiwari

    (@mmajay)

    detourdumonde, yes i can make changes in CSS but i want to add Background image option in customizer..

    Your assessment seems right Ajay. I appreciate your advice and will do as you say ??

    Thread Starter Ajay Tiwari

    (@mmajay)

    Somehow i solved my problem by myself..

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Custom background image not working’ is closed to new replies.