How to retrieve cached version of Style.css - css

I accidently overwrote my stylesheet and need help to find a backup

I know this is an old post and i know this won't help the OP anymore, but i was searching for the same thing and found a talented guy who made a terrific and simple copy/paste (no kidding!) tool to recover a cached file!
http://www.sensefulsolutions.com/2012/01/viewing-chrome-cache-easy-way.html
For anyone ever in need for such solutions, go there and follow the instructions, nothing so simple and helpful! saved me tons of hours of work!!!
And remember to thank this awesome guy! :D

In Firefox type "about:cache" in the adress bar, and click on the link to list all the cached files... if I discover how to do the same in other browsers I'll update my answer.
Good Luck meanwhile... and +1 for the "backup" tag! LOL :D
Edit for Opera and Chrome
http://www.techyard.net/view-opera-and-chrome-cache/

Windows users:
Right-click the file or folder, and then click Restore previous versions

Related

Styles css file isnt applied to my site because of the new windows update i guess

I am doing an online course and we created a site Blog App and a few days ago it worked perfectly. Today when i wanted to see it i saw that the styles are no more applying(app.css)
I have all the paths and names and code exactly like the teachers. I searched for like 3 hours to solve it but nothing solved it.
I also talked to a student from this course and the site is working perfectly for him, but he has mac.
I think the problem is from the new windows update.. but idk how to solve it. If anyone knows about this please help
I managed to do it by changing the directory name.. with the name "stylesheets" it does not work. It was no typo or wrong paths.

Github.io image links

I have an issue with the image paths on github.io it seems that it can't display images from my github repository (yes I checked spelling with case sensitivity) and I'm kind of out of ideas maybe you'll spot my mistake. If you want to check the linking go to src/css/inc/variables.scss. Thanks for your help! Repo: enter link description hereWebsite: https://b0r3d.github.io/PDH/
Answered below
Ok apparently it took 1h to parse those images so they display. Answer to the problem with github images would be either you made some spelling mistakes (github is on linux which results in case sensitivity) or your images are beeing processed for quite a long time

Wordpress site deletes the edits I made

I would need some help with my Wordpress site.
I made a lot of change in my theme (one-page-express):
added some plugins and edited the code as well (I only edited header.php, header-homepage.php, footer.php and style.css).
For a while everything looks okay but then after a few hours it seems to auto delete the changes I made in the editor.
Keeps the new plugins and its edits though, but all the code gets restored to default.
Anyone has any idea why is it happening and how could I fix it?
I learnt coding/Wordpress by myself so I might have missed some crucial point, I don’t know.
Thanks anyone who can help me!
First, try to desactive yours plugins one by one and check if you have something new. And be sure to have correctly crushed your old files (In you FTP manager, you can see the last date of editting a file, don't miss something ;))
NEVER make changes in an existing theme if you want them to persist. Use a child theme to do so. I guess you pressed the update button (as you should). Updating a theme will remove/delete the current theme (all files) and download the latest version. This might look and feel like 'auto-delete'.
Source: https://codex.wordpress.org/Child_Themes

retrieve old cached version of a css file?

I'm kind of experiencing an emergency, where I'm using a "magento go" platform and wanted to upload my own css file. However, what I didn't understand is that it OVERWRITES the current css file of my site.
Is there a way that I can look back through my chrome browser's css files cached from this afternoon in order to see the site from what it once looked like and move from there?
any help would be greatly appreciated.

css cache google chrome

I'm having problems with cache, I think.
I have a website in Joomla, and I have some .css (layout.css, position.css, .... ) and I have at home of the website, 3 buttons, I tested in localhost, and when I see the home well, I upload everything to production, to my server.
Now, I just edited some styles of these buttons, for example, the width, in order to see them better...but I'm having a problem with the cache, because sometimes I see them with new changes, but other times I see with the old styles.....I realized that this happens especially with chrome
Could you help me, please?
Best regards, Daniel
You can force the browser to use the latest stylesheet. Read more here:
http://www.impressivewebs.com/force-browser-newest-stylesheet/
I hope that helps.
Try delete cache data when new version is done, see hint.
In FF you can delete cache data by use a combination of keys Ctrl+F5.
Chrome is an awesome browser but the cache is a bit of pain, I use the incognito mode as this also switches off the cache from my experience.

Resources