PluginProbe
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More / 5.2
Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More v5.2
6.35 6.34 6.33.1 6.33 6.32.1 6.32 6.31 6.25 6.25.1 6.26 6.26.1 6.27 6.28 6.29 6.3 6.3.1 6.3.2 6.30 6.4 6.4.1 6.4.2 6.5 6.5.1 6.5.2 6.5.3 All 141 releases
formidable / classes / views / welcome / show.php

show.php in Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More 5.2, at classes/views/welcome/show.php

93 lines 5.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if ( ! defined( 'ABSPATH' ) ) {
3 die( 'You are not allowed to call this page directly.' );
4 }
5 ?>
6 <div class="frm_wrap">
7 <div class="frm_grid_container frm_no_grid_750">
8 <div class="frm6">
9 <div class="frm-ws-block-1">
10 <div class="frm-ws-logo">
11 <?php
12 FrmAppHelper::show_logo(
13 array(
14 'height' => 68.76,
15 'width' => 69,
16 )
17 );
18 ?>
19 </div>
20 <h1><?php esc_html_e( 'Welcome to Formidable Forms!', 'formidable' ); ?></h1>
21 <p><?php esc_html_e( 'Thanks for choosing Formidable Forms - The most powerful and versatile form builder for WordPress', 'formidable' ); ?></p>
22 <?php FrmWelcomeController::maybe_show_license_box(); ?>
23
24 </div>
25 </div>
26 <div class="frm6">
27 <div class="frm-player">
28 <iframe width="480" height="240" src="https://www.youtube.com/embed/7X2BqhRsXcg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
29 </div>
30 </div>
31 </div>
32
33 <div class="frm_grid_container frm-top-spacing">
34 <div class="frm6 frm-ws-block frm-create-blank-form">
35 <div class="frm-icon"><?php FrmAppHelper::icon_by_class( 'frmfont frm_plus_icon' ); ?></div>
36 <div class="frm-fill">
37 <h3><?php esc_html_e( 'New Blank Form', 'formidable' ); ?></h3>
38 <p><?php esc_html_e( 'Create a new view from scratch', 'formidable' ); ?></p>
39 </div>
40 <?php FrmAppHelper::icon_by_class( 'frmfont frm_arrow_right_icon frm-right-arrow' ); ?>
41 </div>
42 <div class="frm6 frm-ws-block frm-trigger-new-form-modal">
43 <div class="frm-icon frm-icon-briefcase">
44 <svg viewBox="0 0 24 24" fill="none"><path d="M15 6.5a1 1 0 01-1-1V4h-4v1.5a1 1 0 01-2 0V4c0-1.1.9-2 2-2h4a2 2 0 012 2v1.5a1 1 0 01-1 1z" fill="currentColor" fill-opacity=".6"/><path d="M18 12.5v1c0 .3-.3.7-.8.7s-.7-.4-.7-.8v-.9h-9v1c0 .3-.3.7-.8.7s-.7-.4-.7-.8v-.9H0v6.8A2.8 2.8 0 002.8 22h18.4a2.8 2.8 0 002.8-2.8v-6.7h-6zM21.3 5H2.6A2.8 2.8 0 000 7.8V11h6V9.7c0-.4.3-.7.8-.7s.7.3.7.8V11h9V9.7c0-.4.3-.7.8-.7s.7.3.7.8V11h6V7.7A2.8 2.8 0 0021.2 5z" fill="currentColor"/></svg>
45 </div>
46 <div class="frm-fill">
47 <h3><?php esc_html_e( 'New Form From a Template', 'formidable' ); ?></h3>
48 <p><?php esc_html_e( 'Check out our powerful pre-built templates', 'formidable' ); ?></p>
49 </div>
50 <?php FrmAppHelper::icon_by_class( 'frmfont frm_arrow_right_icon frm-right-arrow' ); ?>
51 </div>
52 </div>
53
54 <div class="frm-ws-carousel-wrapper">
55 <h4><?php esc_html_e( 'Get limitless possibilities', 'formidable' ); ?></h4>
56
57 <div class="frm_grid_container">
58 <div class="frm3">
59 <div class="frm-icon">
60 <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65 65"><path d="M57 39.5V11a4 4 0 00-4-4H11a4 4 0 00-4 4v42a4 4 0 004 4h42a4 4 0 004-4v-3M32.5 8.5v48" stroke="currentColor" stroke-width="3" stroke-linecap="round"/><path d="M40 28h10.5M40 34h10.5" stroke="currentColor" opacity=".6" stroke-width="3" stroke-linecap="round"/><path d="M32 33H8m12.5-18.5V25m3.6 16.2l-7.4 7.4M15 20h10.5m-9.1 21.2l7.4 7.4" stroke="currentColor" stroke-width="3" stroke-linecap="round"/></svg>
61 </div>
62 <h3><?php esc_html_e( 'Calculators', 'formidable' ); ?></h3>
63 <p><?php esc_html_e( 'Give instant online estimates and calculate advanced product options.', 'formidable' ); ?></p>
64 <?php FrmWelcomeController::upgrade_to_pro_button(); ?>
65 </div>
66 <div class="frm3">
67 <div class="frm-icon">
68 <?php FrmAppHelper::icon_by_class( 'frmfont frm_comment_icon' ); ?>
69 </div>
70 <h3><?php esc_html_e( 'Survey and Polls', 'formidable' ); ?></h3>
71 <p><?php esc_html_e( 'Collect customer feedback & data like a pro - no coding required.', 'formidable' ); ?></p>
72 <?php FrmWelcomeController::upgrade_to_pro_button(); ?>
73 </div>
74 <div class="frm3">
75 <div class="frm-icon">
76 <svg viewBox="0 0 28 28" fill="none"><path d="M25 12.9L14.3 23.6a7 7 0 11-10-9.9L15.2 3a4.7 4.7 0 016.6 6.6L11 20.3A2.3 2.3 0 017.7 17l9.9-9.9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
77 </div>
78 <h3><?php esc_html_e( 'File uploads', 'formidable' ); ?></h3>
79 <p><?php esc_html_e( 'Easily upload documents, files, photos, and music for user avatars, featured images, or email attachments.', 'formidable' ); ?></p>
80 <?php FrmWelcomeController::upgrade_to_pro_button(); ?>
81 </div>
82 <div class="frm3">
83 <div class="frm-icon">
84 <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.3 5.5H1.8C1 5.5.5 4.9.5 4.3V1.8C.5 1 1.1.5 1.8.5h5.4c.7 0 1.3.6 1.3 1.3v2.4c0 .7-.6 1.3-1.2 1.3zm0 9H1.8c-.7 0-1.3-.6-1.3-1.2v-2.5c0-.7.6-1.3 1.3-1.3h5.4c.7 0 1.3.6 1.3 1.2v2.5c0 .7-.6 1.3-1.2 1.3zm0 9H1.8c-.7 0-1.3-.6-1.3-1.2v-2.5c0-.7.6-1.3 1.3-1.3h5.4c.7 0 1.3.6 1.3 1.2v2.5c0 .7-.6 1.3-1.2 1.3z" stroke="currentColor" opacity=".6"/><path d="M23.3 1.4H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6zm0 2H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6zm0 7H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6zm0 2H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6zm0 7H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6zm0 2H11.7c-.4 0-.7.3-.7.6s.3.6.8.6h11.5c.4 0 .7-.3.7-.6s-.3-.6-.7-.6z" fill="currentColor"/></svg>
85 </div>
86 <h3><?php esc_html_e( 'Display form data with views', 'formidable' ); ?></h3>
87 <p><?php esc_html_e( 'Now you can display form data in custom Views without any PHP.', 'formidable' ); ?></p>
88 <?php FrmWelcomeController::maybe_show_conditional_action_button( 'views', 'views-info' ); ?>
89 </div>
90 </div>
91 </div>
92 </div>
93