• Using the latest plugin, latest WordPress, PHP 5.2.4.

    I have a custom file where I’m running custom WordPress, called quick.php (it includes wp-load.php, then does a custom query_posts() bit, uses get_header() and get_footer().

    It appears the plugin isn’t even trying to load. It’s activated, but the custom CSS for the highlight field isn’t showing up, the jQuery call isn’t showing up either when I View Source.

    When I’m inside my loop, in_the_loop = 1, but nothing appears to be highlighted.

    Inside my loop, I have the_content() tags and everything, but they don’t get detected.

    When I switch off to the default theme, everything gets detected and loaded, and it works like a charm. Suggestions?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter ubergraham

    (@ubergraham)

    Made my template (which was sitting outside the WordPress directory) into a “Page Template” and got it working. It’s a hack, but that’s fine. If you have non-hack ways of enabling it, please let me know. Thanks so much for the plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Front-end Editor] Custom Template File Not Working with FEE’ is closed to new replies.