• Hi everyone !
    I’m very new to wordpress and building site in general.
    Recently I’ve been trying to customise my header and change the color along with removing the top bar. While it seems to work in the customise mode and the preview, after saving and going back to my page, changes don’t seem to be made although the settings are still there, the color and top come back.. so everytime I go onto customise mode I can see the changes but as soon I get back to “live” changes disappear.
    Maybe i should mention that my website is still not publicly activated.
    I hope what I said made sens and that someone wiil be able to help me out.
    Thank you !

    PS: I dont know how to send screenshots to show you what i mean…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @logserval,

    1. Disable caching plugins
    2. Purge cache from browser
    3. Have you altered caching yourself in any way?
    4. If you’re using any CDN like Cloudflare, enable dev mode and purge cache from their side
    5. Refresh page with Ctrl+ F5(or Cmd + R for Mac) which ignores cache
    6. If you’re making changes in CSS or JS, for example, make sure to take a look at source code in dev panel – maybe your CSS selectors are just not superior or you’ve got an error in other code.

    7. after you update the page, are you sure you are checking the actual page and not just the preview version? The preview version just stuck to a specific change. Any later changes will not show up.

    If caching isn’t the problem, check these common mistakes with URLs and file names:

    1. Verify the URL – Make sure you’re entering the correct URL in your web browser.
    Double-check the full path and file names.
    2. Verify the template – If you’re editing a template, make sure the post or page
    you’re viewing in your browser is using the template you’re editing.
    3. Verify the file – If you are editing a file on your local computer and then
    uploading the updated version, make sure you uploaded the correct file. Also, make sure you’re not working with a file with a similar name or the same name in another folder.

    If none of that helps, it’s your host.

    Thread Starter logserval

    (@logserval)

    Hey sorry for the late answer, I had to try to figure out what was some of the tips you gave me, and appreciate it very much by the way, but I couldn’t fixe the problem yet… What i can tell is that when inspect the page, I can see some issues:

    1. Devtools failed to load sourcemap.
    2. I see some errors like. MADRIN.png ; BASTIL.png ; ARMOND.png ; BOLEIR.png.
    3. Indicate whether to send a cookie in a cross-site request by specifying its SameSite attribute

    So do you think that they are the problem to my initial issue related to the header ?
    How can fix these ?
    Thank you again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header customise won’t save’ is closed to new replies.