X7ROOT File Manager
Current Path:
/home/softbdltd/images-bd.com/wp-content87b/themes/eventum-old/post-format
home
/
softbdltd
/
images-bd.com
/
wp-content87b
/
themes
/
eventum-old
/
post-format
/
??
..
??
ajobpost
(853.84 KB)
??
content-aside.php
(1.17 KB)
??
content-audio.php
(1.17 KB)
??
content-gallery.php
(3.89 KB)
??
content-image.php
(1.17 KB)
??
content-link.php
(1.03 KB)
??
content-none.php
(1.53 KB)
??
content-quote.php
(1.39 KB)
??
content-video.php
(2.74 KB)
??
content.php
(1.17 KB)
??
social-buttons.php
(2.12 KB)
Editing: content-none.php
<?php global $themeum_options; ?> <div class="page-content"> <?php if ( is_home() && current_user_can( 'publish_posts' ) ) { ?> <p><?php printf( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'eventum' ), admin_url( 'post-new.php' ) ); ?></p> <?php } elseif ( is_search() ) { ?> <img src="<?php echo esc_url(get_template_directory_uri().'/images/search-error.png'); ?>" alt="<?php esc_html_e( 'Error Search', 'eventum' ); ?>"> <h2 class="search-error-title"><?php esc_html_e( 'Nothing Found', 'eventum' ); ?></h2> <p class="search-error-text"><?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with different keywords.', 'eventum' ); ?></p> <?php if(isset($_GET['post_type'])){ ?> <div class="course-search col-md-offset-2 col-sm-12 col-md-8"> <form role="search" action="<?php echo esc_url(site_url('/')); ?>" method="get"> <input class="custom-input" type="search" name="s" placeholder="<?php esc_html_e( 'Find Course, Tutorials','eventum' ); ?>"/> <input type="submit" alt="Search" value="" class="transparent-button" /> </form> </div> <?php }else{ get_search_form(); } ?> <?php } else { ?> <p><?php esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'eventum' ); ?></p> <?php get_search_form(); ?> <?php } ?> </div><!-- .page-content -->
Upload File
Create Folder