Skip to content

Instantly share code, notes, and snippets.

@careydayrit
Created April 9, 2020 14:16
Show Gist options
  • Save careydayrit/487687093c4e09ed47c7b51e7abb68b8 to your computer and use it in GitHub Desktop.
Save careydayrit/487687093c4e09ed47c7b51e7abb68b8 to your computer and use it in GitHub Desktop.
World continents html map
# create uploads folder
username@:machine:wp-content/uploads/$ mkdir worldcontinentshtmlmap/static/cache
# if this not work you need to create folders under worldcontinentshtmlmap
# go to the wp-content/plugins/worldcontinentshtmlmap/static, be sure remove the cache folder first
username@:machine:wp-content/plugins/worldcontinentshtmlmap/static$ ln -s ../../uploads/worldcontinentshtmlmap/static/cache ./cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment