• Resolved grimmet

    (@grimmet)


    First: Thanks for the well developed and maintained plugin!

    I would like to propose a feature-request: Have a dedicated folder, where one can save a personal template-file within the themes-directory of ones active wordpress theme.

    Maybe a folder like:
    [your-site.com]/wp-content/themes/[your-theme]/appbox-template

    Now let wp-appbox check: If the folder exists and has a file called “simple.php” or “compact.php” use these templates, insteat of the standard-template which are delivered with the pluging.

    with a solution like this, one could use their own wp-appbox-designs, without having to be super cautious about future plugin-updates. right now i overwrite the “simple.php”-file in the tpl-folder of the plugin. so i have to replace the standard-file with my own after every update.

    Thanks for considering this feature-request and have a great day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcelismus

    (@marcelismus)

    Just create some files within your theme-folder. ??

    wpappbox-simple.php
    wpappbox-screenshots.php
    wpappbox-compact.php
    wpappbox-screenshots-only.php

    • This reply was modified 8 years, 1 month ago by Marcelismus.
    • This reply was modified 8 years, 1 month ago by Marcelismus.
    • This reply was modified 8 years, 1 month ago by Marcelismus.
    Thread Starter grimmet

    (@grimmet)

    Great. My mistake – and thanks for the fast feedback.

    For others searching: It seems that the feature ist documented here (in German).

    Plugin Author Marcelismus

    (@marcelismus)

    Jep. ??

    BTW: There was a little bug, should be fixed with v3.4.3.

    You can now use the following paths/files:

    FIRST:

    THEME/wpappbox-simple.php
    THEME/wpappbox-screenshots.php
    THEME/wpappbox-compact.php
    THEME/wpappbox-screenshots-only.php

    OR:

    THEME/wpappbox/simple.php
    THEME/wpappbox/screenshots.php
    THEME/wpappbox/compact.php
    THEME/wpappbox/screenshots-only.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Personal appbox templates in wordpress “wp-content/Themes” directory’ is closed to new replies.