Home › Forums › MapPress Support › Can't see custom icons in 2.38.4-beta › Reply To: Can't see custom icons in 2.38.4-beta
Hi Chris,
I have sorted it out. It was really quite silly; I’m using Roots theme which changes the ‘uploads’ folder (not the default /wp-content/uploads), so I just needed to place the mappress/icons folder (with my custom icons) in the actual uploads folder.
Although it is pretty obvious, maybe you should consider rewording your documentation from
If you have custom icons, you must move them from the
/icons/
directory (under the MapPress installation directory) to/wp-content/uploads/mappress/icons
.
to something like
If you have custom icons, you must move them from the
/icons/
directory (under the MapPress installation directory) to/your-uploads-folder/mappress/icons
(default is/wp-content/uploads/mappress/icons
).
Thanks for your interest!