UnknownJet
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Custom fonts on mobile deviceThanks for your response!
I thought that by uploading the font into my theme’s folder, along with the code above, that the font would be downloaded when the site is visited. Or is that not correct?
I am unsure about iPhone yet, but it is not working on my Android device
Forum: Fixing WordPress
In reply to: Unable to get 'Pretty' permalinks workingThat was it, thanks Tara!
Forum: Fixing WordPress
In reply to: Unable to get 'Pretty' permalinks workingMy apologies!
Where the article states:
“Pretty permalinks are available under:
Apache web server with the mod_rewrite module”
I assumed that my version of Apache would have this included and enabled by default. However, I am on hosting on a raspberry pi with raspbian, therefor the command to start mod_rewrite was:
a2enmod rewriteHopefully this will help someone!
Forum: Fixing WordPress
In reply to: Unable to get 'Pretty' permalinks workingThanks for the quick reply!
Unfortunately custom permalinks are still not working after renaming .htaccess. and reading the recommended article.
Default permalinks are still working though.