Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TheEFAF

    (@theefaf)

    I just realized that a bunch of archive settings was available inside “Add New Page” even though your help file doesn’t list that this is how you create an archive page (in fact, the Webcomic beginner’s guide says that the only use for Pages is maybe an “about” page, so I never looked in individual page options for archive options). Of course, all the settings were inaccessible because creating a child theme caused it to cease being able to “see” webcomic and claimed it wasn’t installed instead.

    I’ve decided to simply toss the child theme and gut the main theme to act how I want since your plugin simply doesn’t work properly with child themes.

    Thread Starter TheEFAF

    (@theefaf)

    I’m also attempting to have a very simple Archive page, and I’m absolutely pulling my hair out as I don’t know PHP. Aside from the fact that the “Archive” settings are ALSO gone from the child theme, all I want is an archive that looks like this:
    (1ST STORYLINE TITLE)
    (1ST WEBCOMIC TITLE) (2ND WEBCOMIC TITLE) (3RD WEBCOMIC TITLE) (ETC)
    (2ND STORYLINE TITLE)
    (4TH WEBCOMIC TITLE) (5TH WEBCOMIC TITLE) (ETC)
    (ETC)

    Due to how I have named these comics it should come out,
    Chapter 1
    1 2 3 4 5 6 7 8
    Chapter 2
    9 10 11 12 13 14 15 16 17
    Chapter 3
    18 19 20 21 22 23
    (etc)

    Seems simple, right? I don’t think even the normal “Archive” settings inside that Webcomic menu item handles an archive page like this. This is a commonly desired layout though for story-based comics so…

    Thread Starter TheEFAF

    (@theefaf)

    After a bunch of searching around, I finally got it.
    It was so insanely simple, I feel rather dumb. I’ve always worked on Linux/Apache servers. It had never occurred to me that I was working on Windows/IIS (I had not set up the server, you see, just came in afterwards and assumed). For Windows, you cannot use *nix commands like CHMOD. Instead, I had to go to my hosting provider and use their domain manager to change the file permissions to read/write for applications. For some reason I could not even access permission rights through explorer or any other way, just through the host’s back end.

    I hope this helps somebody. If you are having this issue and someone says, “but Windows servers shouldn’t need to change permissions! That must not be the problem!” then check your hosting service.

Viewing 3 replies - 1 through 3 (of 3 total)