PencilPress

Course Apply Form

Go to admin → Course Application → Form Fields Menu and manage All fields.   Create Page and add shortcode…

Validate License key

Go to admin→appearance→Theme License

Page Templates

The PencilPress Theme includes multiple pre-designed page templates that you can use to quickly create important pages like Blog, Contact,…

Change Our Programs learn more button text

Add below code in functions.php add_filter( ‘pencilpress_learn_more_text_programs’, ‘custom_learn_more_text_pro’ ); function custom_learn_more_text_pro( $text ) { return __( ‘View Program Detail’, ‘pencilpress’…

Change Home page learn more button text

Add this code in functions.php add_filter( ‘pencilpress_learn_more_text’, ‘custom_learn_more_text’ ); function custom_learn_more_text( $text ) { return __( ‘View Details’, ‘pencilpress’ );…

Widgets

Go to appearance → Widgets and manage sidebar, footer section.   Add Widgets.       Footer Section Footer-1 <h5…

News Section

Go to admin→ News Menu and manage All News.  

Our Programs

Go to admin→ Our Programs Menu and manage All Programs.  

Our Courses

Go to admin→ Courses Menu and manage All Courses.  

Services

Go to admin→ Services Menu and manage services.