Cannot add or customize theme in wordpress on localhost
-
Hi there I installed wordpress on my local host and have no option to add a theme or plugin(https://drive.google.com/file/d/0B8ODbJUGizXpaURNUzFSRFgtZnM/view). As a workaround I add been dropping themes into the source files.
However I now want to use the ‘edit menus’ option and have hit a wall.
I have added this code to my wp-config hoping to bypass FTP credentials but it doesn’t appear to have worked. Does anyone know why I cannot add plugins themes etc? many thanks
<?php define(‘FS_METHOD’, ‘direct’);
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Cannot add or customize theme in wordpress on localhost’ is closed to new replies.