Posts by beachwebamster1

    I uploaded the ckeditor to the plugins folder


    now how do I get it in perch control panel for the section below?


    I never used templates, I just added the code to my existing php website


    PHP
    1. <?php include('/home/perch/runtime.php'); ?>
    2. <?php perch_content('Intro');
    3. ?>