by suleski | Mar 27, 2015 | Reference, Technical, Troubleshooting
I have a case where I want the website to be live, but password-protected. Simply put, there are Facebook-related operations that do not play nicely with a local setup. Unfortunately, the radio app I’ve been developing will not play this music because the music...
by suleski | Mar 27, 2015 | Technical, Troubleshooting
Normally, I am able to export my site databases locally, then transfer up to my live/remote server. Unfortunately, an issue arose – When transferring to the remote database, it kept giving me an error about not having SUPER privileges to create stored...
by suleski | Mar 26, 2015 | Reference, Technical
Earlier, I wrote a quick article that introduced WordPress Roles and Capabilities. Today, I revisited that page to figure out how to make it so that my new custom post type would only be accessible by the Administrator. The Codex page did not really make me...
by suleski | Mar 11, 2015 | Technical, Troubleshooting
I came into a problem on one of my machines where the WordPress permalinks were not working. Typically, I go to the WP backend and click Settings >> Permalinks, then resave what I have there so that WP updates the .htaccess file. However, that did not do the...