swarmofbees
Forum Replies Created
-
Forum: Plugins
In reply to: No "add new" option in Plugins tab of Admin screenAh, found the problem, it was my multisite plugin hiding it – I’d have checked the Network dashboard sooner, but for some reason I was convinced I’d already tried it. WELP. 😀
Forum: Fixing WordPress
In reply to: Functions.php in child theme – need syntax*nod* That was one of the first things I tried; I only tried monkeying around with functions.php when none of the in-admin-screen settings seemed to do anything.
I get the impression that with this kind of thing, there’s endless contradictory instructions overwriting each other; but functions.php seemed to be the one all the others listen to. It works, in the parent theme; I’m just concerned with moving the relevant bit of code to the child theme, so updates won’t wipe it and stick me back with the 40-word limit.
Forum: Fixing WordPress
In reply to: Functions.php in child theme – need syntaxSorry for not replying before, I got this thread muddled with another one and thought it had been closed. *is new here*
Vtxyzzy: Yes, it does. In all other aspects, my child theme is active and functioning fine.
Govpatel: I’ve got that, it was the first thing I had. I’ve had no hitches with the child theme until this part.
Well, all in all, it’s nice to know there’s nothing egregiously wrong with my code, but it makes its current nonworking state all the more puzzling. :O
Forum: Networking WordPress
In reply to: Empty directory is lying to meOh wow, thanks heaps, guys. 😀 RSS works. I get this phantom folder nonsense now. So that’s the job of the .htaccess file? To define how these pages and folders are generated? Magic, fo’sho. Pure mother-<?php?>ing miracles.
I did make (i.e. Notepad) and upload my own .htaccess file to the relevant directory when I started doing all this, but my FTP (Dreamhost’s one) has that problem mentioned in the Codex where it won’t display .htaccess files, due to parsing them with no filename or what-have-you. Is there any work-around for that, in case I need to edit it again? Should I just keep re-uploading it to the same folder?
Forum: Networking WordPress
In reply to: Empty directory is lying to meThe root directory for that sub-site is http://www.knockoutcomics.com/ko/events/ – but that’s the dir that’s mysteriously empty, apart from one folder I manually shoved in there to no effect. I… think that’s the site URL. I could easily be wrong. ;____;