File Editor
Directories:
.. (Back)
admin
builder
ext
functions
module-customizer
Files:
activation.php
block-editor-integration.php
builder-integrations.php
choices.php
core.php
customizer.php
dynamic-assets.php
et-social-followers.php
et-social-share.php
installation.php
layouts.php
modules-defaults.php
modules.php
navigation.php
plugins-eventon-support.php
plugins-lifterlms-support.php
plugins-seo-support.php
plugins-woocommerce-support.php
projects.php
ratings.php
sanitization.php
template-tags.php
theme-builder.php
widgets.php
Create New File
Create
Edit File: navigation.php
<nav class="post-nav"> <div class="nav-links clearfix"> <div class="nav-link nav-link-prev"> <?php next_posts_link( et_get_safe_localization( __( '<span class="button">Older Entries</span>', 'extra' ) ) ); ?> </div> <div class="nav-link nav-link-next"> <?php previous_posts_link( et_get_safe_localization( __( '<span class="button">Next Entries</span>', 'extra' ) ) ); ?> </div> </div> </nav>
Save Changes
Rename File
Rename