• Hi all. I am pretty much newbie in WordPress. Now I am using your plugin Article forge. If very useful to me. Thanks to give such a nice plugin. But now I am in trouble. I can add articles and view them but now I need to display all the articles in a custom page with some summery like blog page. How can I do this ? When I am add regwptk_generate_content(); to a page inside my theam page which shows a fatal error.

    http://ww.wp.xz.cn/plugins/article-forge/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author borgboy

    (@borgboy)

    It sounds like the Article Forge plugin isn’t activated. Given your other support question of three weeks ago, it sounds like you did activate it but ran into an error afterwards.

    I got the same error, then looked in the plugin’s functions and used
    <?php regwptk_get_content(); ?> in my template files and that seems to work fine.

    Seems the docs have the wrong info…

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

The topic ‘Fatal error regwptk_generate_content(); undefined.’ is closed to new replies.