Title: Cache problems after website transfer
Last modified: February 25, 2020

---

# Cache problems after website transfer

 *  [Martin Braun](https://wordpress.org/support/users/martinbraun/)
 * (@martinbraun)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cache-problems-after-website-transfer/)
 * Hi,
 * first of all, great plugin, I love it so much, because I can obey law without
   exposing my personal data to crawlers.
 * I like to work on my website on localhost and update all files to my host in 
   one take. Since I work on my website alone, this is no problem when it comes 
   to conflicts. All files and the database in my host are replaced when I publish
   my website.
 * There is no issue with the domain name either, since I prefer to modify my hosts
   file to work locally. So, in theory everything is the same. The only thing that
   changes is the apache that is running my website and the IP of the host server.
 * For some reason my settings are not applied when I publish my website to my remote
   host only on this plugin. Every plugin works, but this plugin seems to have issues
   by loading the font. However my settings are not lost and when I re-save the 
   plugin settings (I don’t even need to reset anything), it will fix the font again.
 * Here is how it looks after publishing my website: [https://ibb.co/QM9Ms7V](https://ibb.co/QM9Ms7V)
   
   Here is how it should look: [https://ibb.co/wJFncGC](https://ibb.co/wJFncGC) 
   Here is how my configuration looks: [https://ibb.co/zs7gPMy](https://ibb.co/zs7gPMy)
 * After inspecting the FTP, it seems the plugins cache files are replaced by those
   ugly ones when loading the first time.
 * Can you give me an explanation when this plugin would re-create fallback cache
   files in that scenario? I definitely upload the cache files of this plugin from
   localhost, too.
 * The worst part is the fallback font is ASCII only, ruining any umlauts. My publishing
   pipeline is silent, I don’t like to be forced to post-config anything after publishing.
 * Hopefully you can give me some insights.
 * Best regards,
 * Martin Braun

Viewing 1 replies (of 1 total)

 *  Plugin Author [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * (@andi-dittrich)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cache-problems-after-website-transfer/#post-12479482)
 * Hi Martin,
 * the cache paths and font paths may differ between your local setup and the server.
   cryptex uses a hash based cached (font path+properties) to identify images – 
   in case the underlying filesystem structure is changed the image name will change.
   due to different font paths on both system the plugin cannot open the font using
   the local path -> fallback image is used. by clicking “save settings” the (new)
   font path is used
 * generally such scenario isn’t tested nor supported…in case you want work offline
   it is more suitable to create a static copy of your site and just upload the 
   html files.

Viewing 1 replies (of 1 total)

The topic ‘Cache problems after website transfer’ is closed to new replies.

 * ![](https://ps.w.org/cryptex/assets/icon-256x256.png?rev=1631787)
 * [Cryptex | E-Mail Address Protection](https://wordpress.org/plugins/cryptex/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cryptex/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cryptex/)
 * [Active Topics](https://wordpress.org/support/plugin/cryptex/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cryptex/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cryptex/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/cache-problems-after-website-transfer/#post-12479482)
 * Status: not resolved