| 1 |
<?php defined('ABSPATH') || exit; ?> |
| 2 |
|
| 3 |
<div class="ultp-dashboard-container"> |
| 4 |
|
| 5 |
<!-- getting start content --> |
| 6 |
<div class="ultp-dashboard-body ultp-card ultp-getstart-body"> |
| 7 |
|
| 8 |
<div class="ultp-container-grid"> |
| 9 |
|
| 10 |
<div class="ultp-getstart-content"> |
| 11 |
<div class="ultp-card ultp-p25"> |
| 12 |
<iframe width="650" height="395" src="https://www.youtube.com/embed/_GfXTvSdJTk" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 13 |
<div class="ultp-feature-btn"> |
| 14 |
<a class="ultp-btn ultp-btn-primary" target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://www.wpxpo.com/postx/', 'postx_dashboard_started_details')); ?>"><?php esc_html_e('Plugin Details', 'ultimate-post'); ?></a> |
| 15 |
<a class="ultp-btn ultp-btn-transparent" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://www.wpxpo.com/postx/starter-packs/', 'postx_dashboard_go_library')); ?>"><?php esc_html_e('Go to Templates Library', 'ultimate-post'); ?></a> |
| 16 |
</div> |
| 17 |
</div> |
| 18 |
<div class="ultp-features"> |
| 19 |
<div class="ultp-text-center"><h2 class="ultp-lg-heading"><?php esc_html_e('Why Choose PostX?', 'ultimate-post'); ?></h2></div> |
| 20 |
<div class="ultp-feature-items"> |
| 21 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 22 |
<div class="ultp-feature-image"> |
| 23 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/advanced_query.jpg'); ?>" alt="Advanced Query Builder"> |
| 24 |
</div> |
| 25 |
<div class="ultp-feature-content"> |
| 26 |
<h4 class="ultp-xs-heading"><?php esc_html_e('Advanced Query Builder', 'ultimate-post'); ?></h4> |
| 27 |
<div><?php esc_html_e('Sort the posts and pages based on multiple criteria that include categories, tags, popular, recent, related, most commented, and much more.', 'ultimate-post'); ?></div> |
| 28 |
</div> |
| 29 |
</div> |
| 30 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 31 |
<div class="ultp-feature-image"> |
| 32 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/starter_packs.jpg'); ?>" alt="Ready-made Starter Packs"> |
| 33 |
</div> |
| 34 |
<div class="ultp-feature-content"> |
| 35 |
<h4 class="ultp-xs-heading"><?php esc_html_e('Ready-made Starter Packs', 'ultimate-post'); ?></h4> |
| 36 |
<div><?php esc_html_e('PostX comes with lots of Starter Packs (Premade Templates) and numerous design variations for the post blocks.', 'ultimate-post'); ?></div> |
| 37 |
</div> |
| 38 |
</div> |
| 39 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 40 |
<div class="ultp-feature-image"> |
| 41 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/archive_builder.jpg'); ?>" alt="Archive Page Builder"> |
| 42 |
</div> |
| 43 |
<div class="ultp-feature-content"> |
| 44 |
<h4 class="ultp-xs-heading"><?php esc_html_e('Archive Page Builder', 'ultimate-post'); ?></h4> |
| 45 |
<div><?php esc_html_e('The Archive Page Builder helps you to create dynamic categories, taxonomies, tags, author, date, and search result pages.', 'ultimate-post'); ?></div> |
| 46 |
</div> |
| 47 |
</div> |
| 48 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 49 |
<div class="ultp-feature-image"> |
| 50 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/post_slider.jpg'); ?>" alt="Dynamic Post Slider"> |
| 51 |
</div> |
| 52 |
<div class="ultp-feature-content"> |
| 53 |
<h4 class="ultp-xs-heading"><?php esc_html_e('Dynamic Post Slider', 'ultimate-post'); ?></h4> |
| 54 |
<div><?php esc_html_e('Post Sliders are now easier to build using our post slider blocks. It is fully dynamic and can be used with any custom query to display your posts.', 'ultimate-post'); ?></div> |
| 55 |
</div> |
| 56 |
</div> |
| 57 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 58 |
<div class="ultp-feature-image"> |
| 59 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/ajax_filter.jpg'); ?>" alt="AJAX Powered Post Filter"> |
| 60 |
</div> |
| 61 |
<div class="ultp-feature-content"> |
| 62 |
<h4 class="ultp-xs-heading"><?php esc_html_e('AJAX Powered Post Filter', 'ultimate-post'); ?></h4> |
| 63 |
<div><?php esc_html_e('The Ajax filtering feature helps to let the visitors filter posts by specific or multiple categories and tags without reloading the whole page.', 'ultimate-post'); ?></div> |
| 64 |
</div> |
| 65 |
</div> |
| 66 |
<div class="ultp-feature-item ultp-card ultp-p25"> |
| 67 |
<div class="ultp-feature-image"> |
| 68 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/posts_pagination.jpg'); ?>" alt="Advanced Posts Pagination"> |
| 69 |
</div> |
| 70 |
<div class="ultp-feature-content"> |
| 71 |
<h4 class="ultp-xs-heading"><?php esc_html_e('Advanced Posts Pagination', 'ultimate-post'); ?></h4> |
| 72 |
<div><?php esc_html_e('PostX offers three types of dynamic and customizable paginations including Navigation, Numeric Pagination, and Load More.', 'ultimate-post'); ?></div> |
| 73 |
</div> |
| 74 |
</div> |
| 75 |
</div> |
| 76 |
<div class="ultp-text-center"> |
| 77 |
<a class="ultp-btn ultp-btn-primary" target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://www.wpxpo.com/postx/all-features/', 'postx_dashboard_started_feature')); ?>"><?php esc_html_e('More Features', 'ultimate-post'); ?><span class="dashicons dashicons-arrow-right-alt"></span></a> |
| 78 |
</div> |
| 79 |
</div> |
| 80 |
|
| 81 |
<div class="ultp-getstart-documentation"> |
| 82 |
<div> |
| 83 |
<h4 class="ultp-md-heading"> |
| 84 |
<?php esc_html_e('Easy Documentation', 'ultimate-post'); ?> |
| 85 |
</h4> |
| 86 |
<div class="ultp-documentation-desc"> |
| 87 |
<?php esc_html_e('Get step-by-step guides on the best ways to use PostX.', 'ultimate-post'); ?> |
| 88 |
</div> |
| 89 |
</div> |
| 90 |
<a href="https://docs.wpxpo.com/docs/postx/" target="_blank"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 91 |
</div> |
| 92 |
</div> |
| 93 |
|
| 94 |
<!-- # Right Sidebar Content --> |
| 95 |
<div> |
| 96 |
<?php |
| 97 |
require_once ULTP_PATH.'classes/options/Banner.php'; |
| 98 |
$obj = new \ULTP\Banner(); |
| 99 |
$obj->premium_feature_sidebar(); |
| 100 |
?> |
| 101 |
<div class="ultp-aside-image ultp-mb40"> |
| 102 |
<a href="<?php echo esc_url(ultimate_post()->get_premium_link('https://www.wpxpo.com/postx/patterns/', 'postx_dashboard_go_patterns')); ?>"> |
| 103 |
<img loading="lazy" src="<?php echo esc_url(ULTP_URL.'assets/img/admin/dashboard/postx-sidebar-design.jpg'); ?>" alt="Filter Category"> |
| 104 |
</a> |
| 105 |
</div> |
| 106 |
<div class="ultp-aside-content ultp-card ultp-p25"> |
| 107 |
<div class="ultp-aside-heading ultp-sm-heading"> |
| 108 |
<span class="dashicons dashicons-facebook"></span> |
| 109 |
<?php esc_html_e('Join Facebook Group', 'ultimate-post'); ?> |
| 110 |
</div> |
| 111 |
<p class="ultp-support-desc"> |
| 112 |
<?php esc_html_e('You can discuss anything related to PostX. You can share your issues, tips, and idea with the group member.', 'ultimate-post'); ?> |
| 113 |
</p> |
| 114 |
<a href="https://www.facebook.com/groups/gutenbergpostx" class="ultp-btn ultp-btn-transparent" target="_blank"> |
| 115 |
<?php esc_html_e('Join Facebook Group', 'ultimate-post'); ?> |
| 116 |
</a> |
| 117 |
</div> |
| 118 |
<div class="ultp-aside-content ultp-card ultp-p25"> |
| 119 |
<div class="ultp-aside-heading ultp-sm-heading"> |
| 120 |
<span class="dashicons dashicons-media-document"></span> |
| 121 |
<?php esc_html_e('Changelog', 'ultimate-post'); ?> |
| 122 |
</div> |
| 123 |
<p class="ultp-support-desc"> |
| 124 |
<?php esc_html_e('Be up to date with all the latest features, bug, and error fixing updates of PostX.', 'ultimate-post'); ?> |
| 125 |
</p> |
| 126 |
<a href="<?php echo esc_url(ultimate_post()->get_premium_link("https://www.wpxpo.com/postx/changelog/", 'postx_dashboard_started_changelog')); ?>" class="ultp-btn ultp-btn-transparent" target="_blank"> |
| 127 |
<?php esc_html_e('View Changelog', 'ultimate-post'); ?> |
| 128 |
</a> |
| 129 |
</div> |
| 130 |
<div class="ultp-aside-content ultp-card ultp-p25 ultp-aside-content-rate"> |
| 131 |
<div class="ultp-aside-heading ultp-sm-heading"> |
| 132 |
<span class="dashicons dashicons-star-filled"></span> |
| 133 |
<?php esc_html_e('Show your love', 'ultimate-post'); ?> |
| 134 |
</div> |
| 135 |
<p class="ultp-support-desc"> |
| 136 |
<?php esc_html_e('Enjoying PostX? Give us a review to support our endless work.', 'ultimate-post'); ?> |
| 137 |
</p> |
| 138 |
<a href="https://wordpress.org/plugins/ultimate-post/#reviews" class="ultp-btn ultp-btn-warning" target="_blank"> |
| 139 |
<?php esc_html_e('Rate it now', 'ultimate-post'); ?> |
| 140 |
</a> |
| 141 |
</div> |
| 142 |
</div> |
| 143 |
|
| 144 |
</div> |
| 145 |
</div> |
| 146 |
</div> |
| 147 |
|