I’m getting prompted to enter my FTP information (in this case, SFTP) for installing plugins/themes in WordPress. Problem is, I keep getting denied with valid SFTP credentials. I have...
  • May 24, 2022
  • 0 Comments
I have a sudomain-based WPMU installation locally with xampp. My vhosts lists domains like follows: 127.0.0.1 mainDomain.com 127.0.0.1 siteA.mainDomain.com 127.0.0.1 siteB.mainDomain.com 127.0.0.1 siteA.com 127.0.0.1 siteB.com The WordPress MU Domain...
  • May 24, 2022
  • 0 Comments
In the command line, I used vv create to make a new WordPress multisite, selecting “y” on the multisite option during setup. Once the process finished, the site was...
  • May 23, 2022
  • 0 Comments
I’ve been looking into build tools lately, specifically stuff that allows PostCSS, and would therefore enable to create a build process that among other things would automatically autoprefix, minify...
  • May 20, 2022
  • 0 Comments
Homepage loads just fine, but I cannot log into the admin page. Looking in Chrome developer tools I notice that /wordpress/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,jquery-ui-core,jquery-&load%5B%5D=ui-widget,jquery-ui-mouse,jquery-ui-sortable,postbox,dashboard,customize-base,customize-loader,thickbox,plugin-install,underscor&load%5B%5D=e,shortcode,media-upload,svg-painter,heartbeat,wp-auth-check,word-count,wplink&ver=4.0 and /wordpress/wp-admin/load-styles.php?c=0&dir=ltr&load=dashicons,admin-bar,wp-admin,buttons,wp-auth-check&ver=4.0 never load. I’ve waited about 5...
  • May 19, 2022
  • 0 Comments