|
26 | 26 | <li>- <?php esc_html_e( 'Translate content automatically on import.', 'feedzy-rss-feeds' ); ?></li> |
27 | 27 | </ul> |
28 | 28 | <br/> |
29 | | - <a href="<?php echo esc_url( add_query_arg( 'post_type', 'feedzy_imports', admin_url( 'post-new.php' ) ) ); ?>" class="btn btn-outline-primary" target="_blank"> |
30 | | - <?php esc_html_e( 'Import your first feed', 'feedzy-rss-feeds' ); ?> |
31 | | - </a> |
| 29 | + <div> |
| 30 | + <a href="<?php echo esc_url( add_query_arg( 'post_type', 'feedzy_imports', admin_url( 'post-new.php' ) ) ); ?>" class="btn btn-outline-primary" target="_blank"> |
| 31 | + <?php esc_html_e( 'Import your first feed', 'feedzy-rss-feeds' ); ?> |
| 32 | + </a> |
| 33 | + </div> |
32 | 34 | </div> |
33 | 35 | </li> |
34 | 36 | <li> |
|
37 | 39 | <p><?php esc_html_e( 'New here? Learn how to use Feedzy by following our tips and tricks:', 'feedzy-rss-feeds' ); ?></p> |
38 | 40 | <div class="quick-link-list"> |
39 | 41 | <ul> |
40 | | - <li><a href="https://docs.themeisle.com/category/712-feedzy" target="blank"><?php esc_html_e( 'General Guide', 'feedzy-rss-feeds' ); ?></a></li> |
41 | | - <li><a href="https://docs.themeisle.com/article/1154-how-to-use-feed-to-post-feature-in-feedzy" target="blank"><?php esc_html_e( 'How to use Feed to post', 'feedzy-rss-feeds' ); ?></a></li> |
42 | | - <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#widget" target="blank"><?php esc_html_e( 'Feedzy Widget', 'feedzy-rss-feeds' ); ?></a></li> |
| 42 | + <li><a href="https://docs.themeisle.com/category/712-feedzy" target="_blank"><?php esc_html_e( 'General Guide', 'feedzy-rss-feeds' ); ?></a></li> |
| 43 | + <li><a href="https://docs.themeisle.com/article/1154-how-to-use-feed-to-post-feature-in-feedzy" target="_blank"><?php esc_html_e( 'How to use Feed to post', 'feedzy-rss-feeds' ); ?></a></li> |
| 44 | + <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#widget" target="_blank"><?php esc_html_e( 'Feedzy Widget', 'feedzy-rss-feeds' ); ?></a></li> |
43 | 45 | </ul> |
44 | 46 | <ul> |
45 | | - <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#troubleshooting" target="blank"><?php esc_html_e( 'Troubleshooting Guide', 'feedzy-rss-feeds' ); ?></a></li> |
46 | | - <li><a href="https://docs.themeisle.com/article/540-what-actions-and-filters-are-available-in-feedzy" target="blank"><?php esc_html_e( 'Customizing Feedzy', 'feedzy-rss-feeds' ); ?></a></li> |
47 | | - <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#categories" target="blank"><?php esc_html_e( 'Organize feeds in Categories', 'feedzy-rss-feeds' ); ?></a></li> |
| 47 | + <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#troubleshooting" target="_blank"><?php esc_html_e( 'Troubleshooting Guide', 'feedzy-rss-feeds' ); ?></a></li> |
| 48 | + <li><a href="https://docs.themeisle.com/article/540-what-actions-and-filters-are-available-in-feedzy" target="_blank"><?php esc_html_e( 'Customizing Feedzy', 'feedzy-rss-feeds' ); ?></a></li> |
| 49 | + <li><a href="https://docs.themeisle.com/article/1119-feedzy-rss-feeds-documentation#categories" target="_blank"><?php esc_html_e( 'Organize feeds in Categories', 'feedzy-rss-feeds' ); ?></a></li> |
48 | 50 | </ul> |
49 | 51 | </div> |
50 | 52 | </div> |
|
61 | 63 | ); |
62 | 64 | ?> |
63 | 65 | </p> |
64 | | - <a href="https://bit.ly/3IxzOI1" class="btn btn-outline-primary" target="blank"> |
65 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
66 | | - </a> |
| 66 | + <div> |
| 67 | + <a href="https://bit.ly/3IxzOI1" class="btn btn-outline-primary" target="_blank"> |
| 68 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 69 | + </a> |
| 70 | + </div> |
67 | 71 | </div> |
68 | 72 | </li> |
69 | 73 | <li> |
70 | 74 | <div class="support-box"> |
71 | 75 | <h3 class="h3"><?php esc_html_e( 'Pagebuilders integration', 'feedzy-rss-feeds' ); ?></h3> |
72 | 76 | <p><?php esc_html_e( 'Feedzy is compatible with most popular page builders, so you can easily configure your feed imports directly in Elementor & Gutenberg.', 'feedzy-rss-feeds' ); ?></p> |
73 | | - <a href="https://bit.ly/3RuN3gA" class="btn btn-outline-primary" target="blank"> |
74 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
75 | | - </a> |
| 77 | + <div> |
| 78 | + <a href="https://bit.ly/3RuN3gA" class="btn btn-outline-primary" target="_blank"> |
| 79 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 80 | + </a> |
| 81 | + </div> |
76 | 82 | </div> |
77 | 83 | </li> |
78 | 84 | <li> |
79 | 85 | <div class="support-box"> |
80 | 86 | <h3 class="h3"><?php esc_html_e( 'Referral Links', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
81 | 87 | <p><?php esc_html_e( 'Automatically add referral parameters, and Feedzy will automatically configure affiliate links for each item in the feed.', 'feedzy-rss-feeds' ); ?></p> |
82 | | - <a href="https://docs.themeisle.com/article/715-feedzy-how-to-add-affiliate-referrals-to-feed-urls" class="btn btn-outline-primary" target="blank"> |
83 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
84 | | - </a> |
| 88 | + <div> |
| 89 | + <a href="https://docs.themeisle.com/article/715-feedzy-how-to-add-affiliate-referrals-to-feed-urls" class="btn btn-outline-primary" target="_blank"> |
| 90 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 91 | + </a> |
| 92 | + </div> |
85 | 93 | </div> |
86 | 94 | </li> |
87 | 95 | <li> |
88 | 96 | <div class="support-box"> |
89 | 97 | <h3 class="h3"><?php esc_html_e( 'Full text import', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
90 | 98 | <p><?php esc_html_e( 'Get full content of posts/articles from your RSS feeds.', 'feedzy-rss-feeds' ); ?></p> |
91 | | - <a href="https://docs.themeisle.com/article/1389-whats-the-difference-between-feedzy-content-and-full-post-content#full-content" class="btn btn-outline-primary" target="blank"> |
92 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
93 | | - </a> |
| 99 | + <div> |
| 100 | + <a href="https://docs.themeisle.com/article/1389-whats-the-difference-between-feedzy-content-and-full-post-content#full-content" class="btn btn-outline-primary" target="_blank"> |
| 101 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 102 | + </a> |
| 103 | + </div> |
94 | 104 | </div> |
95 | 105 | </li> |
96 | 106 | <li> |
97 | 107 | <div class="support-box"> |
98 | 108 | <h3 class="h3"><?php esc_html_e( 'Paraphrase & Translate Content', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
99 | 109 | <p><?php esc_html_e( 'Automatically paraphrase or translate content on import.', 'feedzy-rss-feeds' ); ?></p> |
100 | | - <a href="https://docs.themeisle.com/article/1690-how-to-use-the-translating-service-in-feedzy" class="btn btn-outline-primary" target="blank"> |
101 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
102 | | - </a> |
| 110 | + <div> |
| 111 | + <a href="https://docs.themeisle.com/article/1690-how-to-use-the-translating-service-in-feedzy" class="btn btn-outline-primary" target="_blank"> |
| 112 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 113 | + </a> |
| 114 | + </div> |
103 | 115 | </div> |
104 | 116 | </li> |
105 | 117 | <li> |
106 | 118 | <div class="support-box"> |
107 | 119 | <h3 class="h3"><?php esc_html_e( 'Spintax Text', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
108 | 120 | <p><?php esc_html_e( 'The Spintax service is very useful for blogs, as it is easily configurable and a time saver.', 'feedzy-rss-feeds' ); ?></p> |
109 | | - <a href="https://docs.themeisle.com/article/1689-how-to-use-the-spintax-service-in-feedzy" class="btn btn-outline-primary" target="blank"> |
110 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
111 | | - </a> |
| 121 | + <div> |
| 122 | + <a href="https://docs.themeisle.com/article/1689-how-to-use-the-spintax-service-in-feedzy" class="btn btn-outline-primary" target="_blank"> |
| 123 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 124 | + </a> |
| 125 | + </div> |
112 | 126 | </div> |
113 | 127 | </li> |
114 | 128 | <li> |
115 | 129 | <div class="support-box"> |
116 | 130 | <h3 class="h3"><?php esc_html_e( 'Enhanced Elementor support', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
117 | 131 | <p><?php esc_html_e( 'Advanced Elementor template builder integration to build content areas directly from feeds.', 'feedzy-rss-feeds' ); ?></p> |
118 | | - <a href="https://docs.themeisle.com/article/1396-elementor-compatibility-in-feedzy" class="btn btn-outline-primary" target="blank"><?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?></a> |
| 132 | + <div> |
| 133 | + <a href="https://docs.themeisle.com/article/1396-elementor-compatibility-in-feedzy" class="btn btn-outline-primary" target="_blank"><?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?></a> |
| 134 | + </div> |
119 | 135 | </div> |
120 | 136 | </li> |
121 | 137 | <li> |
122 | 138 | <div class="support-box"> |
123 | 139 | <h3 class="h3"><?php esc_html_e( 'Keyword Filtering', 'feedzy-rss-feeds' ); ?><?php echo ! $is_pro ? ' <span class="pro-label">PRO</span>' : ''; ?></h3> |
124 | 140 | <p><?php esc_html_e( 'Filter feed items, and Display or Exclude items if the title or content contains specific keyword(s).', 'feedzy-rss-feeds' ); ?></p> |
125 | | - <a href="https://docs.themeisle.com/article/1154-how-to-use-feed-to-post-feature-in-feedzy#filters" class="btn btn-outline-primary" target="blank"> |
126 | | - <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
127 | | - </a> |
| 141 | + <div> |
| 142 | + <a href="https://docs.themeisle.com/article/1154-how-to-use-feed-to-post-feature-in-feedzy#filters" class="btn btn-outline-primary" target="_blank"> |
| 143 | + <?php esc_html_e( 'Learn more', 'feedzy-rss-feeds' ); ?> |
| 144 | + </a> |
| 145 | + </div> |
128 | 146 | </div> |
129 | 147 | </li> |
130 | 148 | </ul> |
131 | 149 | <?php if ( ! $is_pro ) : ?> |
132 | 150 | <div class="cta"> |
133 | | - <a href="<?php echo esc_url_raw( tsdk_translate_link( tsdk_utmify( FEEDZY_UPSELL_LINK, 'viewall', 'tutorial' ) ) ); ?>#pro-features" class="btn btn-ghost" target="blank"> |
| 151 | + <a href="<?php echo esc_url_raw( tsdk_translate_link( tsdk_utmify( FEEDZY_UPSELL_LINK, 'viewall', 'tutorial' ) ) ); ?>#pro-features" class="btn btn-ghost" target="_blank"> |
134 | 152 | <?php esc_html_e( 'View all Premium features', 'feedzy-rss-feeds' ); ?> |
135 | 153 | </a> |
136 | 154 | </div> |
|
0 commit comments