| Server IP : 65.109.86.83 / Your IP : 216.73.217.83 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/thrive-visual-editor/inc/views/ |
Upload File : |
<div id="left-editor-sidebar"> <div> <span class="summary"> <?php echo sprintf( esc_html__( 'Select or add an element on the %s canvas in order to activate this sidebar.', 'thrive-cb' ), '<br>' ); ?> </span> <?php if ( tcb_editor()->has_templates_tab() ) : ?> <img src="<?php echo esc_url( tve_editor_css( 'images/sidebar-blank-tpl.png' ) ); ?>" width="207" height="328" srcset="<?php echo esc_url( tve_editor_css( 'images/sidebar-blank-tpl@2x.png' ) ); ?> 2x"> <?php else : ?> <img src="<?php echo esc_url( tve_editor_css( 'images/sidebar-blank.png' ) ); ?>" width="193" height="326" srcset="<?php echo esc_url( tve_editor_css( 'images/sidebar-blank@2x.png' ) ); ?> 2x"> <?php endif; ?> </div> <div class="tcb-sidebar-more-features click" data-fn="openHelpCornerLightbox"> <div> <p><?php echo __( 'Curious about other cool features?', 'thrive-cb' ); ?></p> <button class="click text-button text-green"><?php echo __( 'More Features', 'thrive-cb' ); ?></button> </div> <img class="help-corner-default click" src="<?php echo esc_url( tve_editor_css( 'images/loud-voice.svg' ) ); ?>"/> </div> </div>