Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter hatchb4ck

    (@hatchb4ck)

    I’m still working through some issues with what I’ve created. The modal-menu functionality that is present on other twentytwenty pages isn’t present in the manga+press pages.

    I’m pretty close to getting it resolved.

    Thread Starter hatchb4ck

    (@hatchb4ck)

    A bunch of digging later I have got the items ironed out for manga+press compatibility with the twentytwenty theme.

    Before going on, I want to apologize ahead of time to Jess, the plugin author, if what I’ve done is a “faux pas”.

    I made the following changes to the plugin:

    1. Added the following to the ‘public static $classMap’ array in vendor\composer\autoload_static.php

    'MangaPress\\Theme\\Compatible\\Twentytwenty' => __DIR__ . '/../..' . '/src/Theme/Compatible/Twentytwenty.php'

    2. Added the following to the ‘return’ array in vendor\composer\autoload_classmap.php

    'MangaPress\\Theme\\Compatible\\Twentytwenty' => $baseDir . '/src/Theme/Compatible/Twentytwenty.php'

    3. Copied resources\assets\css\twentynineteen.css to resources\assets\css\twentytwenty.css. The CSS isn’t perfect, but its a starting point for me to modify in my child theme.

    4. Using all of the provided files in src\theme\compatible as examples, created a Twentytwenty.php in that directory.

    Again, I am sorry if this is somehow disrespectful to the plugin author. I realize that an upgrade to the plugin will destroy these changes. Hopefully the next update has the twentytwenty compatibility built in.

    If the developer would like me to send a copy of my Twentytwenty.php, I am happy to do so. I’m sure they can make it better.

    • This reply was modified 5 years, 1 month ago by hatchb4ck.
    Thread Starter hatchb4ck

    (@hatchb4ck)

    *** Just uploaded another demo image. The sorting on the “Archive” page looks correct.

    I think I may not be understanding the distinction between “Comics” and “Comic Pages” in Manga+Press.

    The setup documentation indicated that I create “Latest Comic” and “Comic Archive” pages of the “Comic Page Type”.

    There was no drop down, so I assumed that creating them as new “Comic Pages” was the correct way to go.

    Following this, I posted my individual “demo” comic images via “Add New” under “Comics” in the dashboard.

    As of now, I view “Comics” as the individual image files and “Comic Pages” from the perspective of a wordpress page.

    If I have this reversed or misunderstood somehow, please correct me. I wouldn’t want to get too much farther only to find out I have it messed up.

    Thanks again.

    Thread Starter hatchb4ck

    (@hatchb4ck)

    Hey @ardathksheyna, thanks for diving into this issue.
    Just a quick reminder, those errors are displayed on the Manga+Press Options -> Basic Options tab.

    The PHP version is 7.2

    Archive page
    https://undeceasedproductions.com/bnt-comic/comics/archive/

    I only have dummy pages out there currently to work out some design/css ideas

    The archive settings are:
    Comic Archive Page Style == Gallery
    Archive Page Comic Order == DESC
    Archive Page Comic Order By == Order by date

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