Forums

Article Directory
More control over layout and editing (2 posts)

  1. geminorum
    Member
    Posted 1 year ago #

    It would be great if the plugin generates the Author Panel output as a Loop-Like and not Login/Signup code. I mean something like :

    <?php
    /*
    Template Name: Author panel
    */
    get_header(); ?>
    <div><?php if (function_exists('article_directory_author_panel')) article_directory_author_panel(); ?></div>
    <?php get_sidebar();
    get_footer();
    ?>

    Also some WordPress like hooks for adding and saving extra fields on the submission form.

  2. markey101101
    Member
    Posted 1 year ago #

    I'm looking to do that too.

    To be able to add extra fields for saving.

    One for uploading attachments, and one for adding other info from text fields.

    Did anyone work this stuff out?

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic