• Hello!

    I’m currently working on a WordPress site using Wamp as host.
    Now following problem appeared:

    I use the twentythirteen theme as my parent theme and created a child theme.
    Once I created the child theme, everything worked out well. But everytime I restart my PC, the changes in my child theme doesn’t show up on my website.

    Does anybody how to solve that problem?

    Thank you so much in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you confirm that your changes to the child theme stylesheet are still there? Are your code changes still present inside the stylesheet file after restarting?

    Are your permissions correct for editing files in your htdocs directory? If your user account doesn’t have permissions to read/write/execute files inside that directory, your changes won’t be saved.

    Have you checked to see if WAMP or your web browser is caching your site? It may be showing you the cached version of the site.

    How are you editing the child theme css? Are you sure the changes are saving?

    Thread Starter samoubi

    (@samoubi)

    Problem solved! It was indeed the cache.

    Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘css in child theme doesn’t work any more’ is closed to new replies.