| 1 |
<?php defined('ABSPATH') || exit; ?> |
| 2 |
|
| 3 |
<div class="ultp-dashboard-body ultp-tutorial-body"> |
| 4 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40 ultp-p40"> |
| 5 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/DuGzILsO9rw" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 6 |
<div> |
| 7 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Advanced Query Builder', 'ultimate-post'); ?></div> |
| 8 |
<div class="ultp-mb40"> |
| 9 |
<?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. You can also display custom post types with ease.', 'ultimate-post'); ?> |
| 10 |
</div> |
| 11 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/postx-features/advanced-query-builder/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 12 |
</div> |
| 13 |
</div> |
| 14 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40 ultp-p40"> |
| 15 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/rSlj3mWgXz0" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 16 |
<div> |
| 17 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use AJAX Filtering', 'ultimate-post'); ?></div> |
| 18 |
<div class="ultp-mb40"> |
| 19 |
<?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'); ?> |
| 20 |
</div> |
| 21 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/postx-features/postx-ajax-filtering/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 22 |
</div> |
| 23 |
</div> |
| 24 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 25 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/nr2kOOJKhI0" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 26 |
<div> |
| 27 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Advance Pagination', 'ultimate-post'); ?></div> |
| 28 |
<div class="ultp-mb40"> |
| 29 |
<?php esc_html_e('PostX offers three types of paginations that include Navigation, Load More, and Numeric Paginations. While using any of the types you can also make it AJAX-powered pagination within a single click.', 'ultimate-post'); ?> |
| 30 |
</div> |
| 31 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/postx-features/pagination/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 32 |
</div> |
| 33 |
</div> |
| 34 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 35 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/q9KVVoE4MBg" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 36 |
<div> |
| 37 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Ready Design Library', 'ultimate-post'); ?></div> |
| 38 |
<div class="ultp-mb40"> |
| 39 |
<?php esc_html_e('PostX comes with multiple Starter Packs (Premade Templates) and numerous design variations for the post blocks. You can use them from the block library while editing a page.', 'ultimate-post'); ?> |
| 40 |
</div> |
| 41 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/layout-and-design/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 42 |
</div> |
| 43 |
</div> |
| 44 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 45 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/xxM0ypM8Oc0" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 46 |
<div> |
| 47 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Post Blocks with Elementor', 'ultimate-post'); ?></div> |
| 48 |
<div class="ultp-mb40"> |
| 49 |
<?php esc_html_e('PostX also lets you use its Post Blocks on any page while editing with Elementor Builder using the Saved Template and Elementor Addons.', 'ultimate-post'); ?> |
| 50 |
</div> |
| 51 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/elementor-addon/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 52 |
</div> |
| 53 |
</div> |
| 54 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 55 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/6ydwiIp2Jkg" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 56 |
<div> |
| 57 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Saved Template via Shortcode', 'ultimate-post'); ?></div> |
| 58 |
<div class="ultp-mb40"> |
| 59 |
<?php esc_html_e('With the help Saved Template addon, you can create your own designs with the available blocks and save them as templates to use anywhere via shortcode.', 'ultimate-post'); ?> |
| 60 |
</div> |
| 61 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/shortcodes-support/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 62 |
</div> |
| 63 |
</div> |
| 64 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 65 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/wJzJRcSCFrI" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 66 |
<div> |
| 67 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Meta', 'ultimate-post'); ?></div> |
| 68 |
<div class="ultp-mb40"> |
| 69 |
<?php esc_html_e('The PostX Meta functionality allows users to add specific information about their news or blog posts.', 'ultimate-post'); ?> |
| 70 |
</div> |
| 71 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/postx-features/post-meta/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 72 |
</div> |
| 73 |
</div> |
| 74 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 75 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/xKu_E720MkE" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 76 |
<div> |
| 77 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Table of Contents', 'ultimate-post'); ?></div> |
| 78 |
<div class="ultp-mb40"> |
| 79 |
<?php esc_html_e('PostX comes with an extraordinary Table of Contents blocks with all essential features and customization options. You can add it to all blog post pages and custom post types.', 'ultimate-post'); ?> |
| 80 |
</div> |
| 81 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/table-of-content/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 82 |
</div> |
| 83 |
</div> |
| 84 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 85 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/J0M8yuZfq_M" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 86 |
<div> |
| 87 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Archive Page Builder', 'ultimate-post'); ?></div> |
| 88 |
<div class="ultp-mb40"> |
| 89 |
<?php esc_html_e('The Archive Page Builder is one of the best Addons for PostX. It helps to create multiple or single templates for all archive pages to change the default templates with the custom ones.', 'ultimate-post'); ?> |
| 90 |
</div> |
| 91 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/archive-builder/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 92 |
<?php if (!defined('ULTP_PRO_VER')) { ?> |
| 93 |
<a href="<?php echo esc_url(ultimate_post()->get_premium_link('', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-pro"><?php esc_html_e('Upgrade Pro', 'ultimate-post'); ?></a> |
| 94 |
<?php } ?> |
| 95 |
</div> |
| 96 |
</div> |
| 97 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 98 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/cd75q-lJIwg" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 99 |
<div> |
| 100 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('Dynamic Category Colors', 'ultimate-post'); ?></div> |
| 101 |
<div class="ultp-mb40"> |
| 102 |
<?php esc_html_e('The PostX Category addon lets you add desired specific colors of the category names that display on the posts blocks.', 'ultimate-post'); ?> |
| 103 |
</div> |
| 104 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/category-addon/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 105 |
<?php if (!defined('ULTP_PRO_VER')) { ?> |
| 106 |
<a href="<?php echo esc_url(ultimate_post()->get_premium_link('', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-pro"><?php esc_html_e('Upgrade Pro', 'ultimate-post'); ?></a> |
| 107 |
<?php } ?> |
| 108 |
</div> |
| 109 |
</div> |
| 110 |
<div class="ultp-grid ultp-col2 ultp-gap60 ultp-p40"> |
| 111 |
<iframe width="560" height="350" src="https://www.youtube.com/embed/QErQoDhWi4c" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |
| 112 |
<div> |
| 113 |
<div class="ultp-md-heading ultp-mb20"><?php esc_html_e('How to use Progress Bar', 'ultimate-post'); ?></div> |
| 114 |
<div class="ultp-mb40"> |
| 115 |
<?php esc_html_e('The Progress Bar addon helps to enable a fully functional and customizable reading bar to display a visual indication of the reading progression of blog posts.', 'ultimate-post'); ?> |
| 116 |
</div> |
| 117 |
<a target="_blank" href="<?php echo esc_url(ultimate_post()->get_premium_link('https://docs.wpxpo.com/docs/postx/add-on/progress-bar/', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-primary"><?php esc_html_e('Documentation', 'ultimate-post'); ?></a> |
| 118 |
<?php if (!defined('ULTP_PRO_VER')) { ?> |
| 119 |
<a href="<?php echo esc_url(ultimate_post()->get_premium_link('', 'postx_dashboard_tutorials')); ?>" class="ultp-btn ultp-btn-pro"><?php esc_html_e('Upgrade Pro', 'ultimate-post'); ?></a> |
| 120 |
<?php } ?> |
| 121 |
</div> |
| 122 |
</div> |
| 123 |
</div> |