PluginProbe ʕ •ᴥ•ʔ
Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget / trunk
Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget vtrunk
trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.7 1.3.8 1.4.0 1.4.1 1.4.2 1.4.3 1.6.0 1.6.1 1.6.10 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7 1.8
post-grid-carousel-ultimate / includes / support.php
post-grid-carousel-ultimate / includes Last commit date
appsero 1 year ago classes 1 month ago elementor 1 month ago gutenberg 3 years ago settings 3 years ago templates 3 years ago helper.php 2 years ago notice.php 3 years ago support.php 3 years ago
support.php
56 lines
1 <div class="adl_support_wrapper">
2 <!--Support Block-->
3 <div class="wrap wrap_left">
4 <div class="postbox wpcs-admin-extra">
5
6 <h3>Usage</h3>
7 <p>Using Post Grid and Carousel Ultimate plugin is very easy. Just follow the following steps and you are ready to go.</p>
8 <p>1. Click the 'New Grid/Carousel' and customize different options of the carousel and click on the 'Publish' button.</p>
9 <p>2. Copy the shortcode from the first shortcode tab. For example: [pgcu id="14"]</p>
10 <p>3. Paste the shortcode on any page or post where you would like to display the Grid/Carousel.</p>
11 <br>
12
13 <h3>Support Forum</h3>
14 <p> If you need any helps, please don't hesitate to post it on <a href="https://wordpress.org/support/plugin/post-grid-carousel-ultimate" target="_blank"> wordpress.org</a> or <a href="https://wpwax.com/support" target="_blank"> wpwax.com</a> support forum.</p>
15 <br>
16
17 <h3>More features</h3>
18 <p><p>Upgrading to the <a href="https://wpwax.com/product/post-grid-carousel-ultimate-pro/" target="_blank">Premium Version</a> would unlock more amazing features of the plugin.</p></p>
19 <p>
20 <a class="button button-primary" href="https://wpwax.com/demos/plugins/post-grid-carousel-ultimate-pro-screenshots/" target="_blank">Backend Screenshots</a>
21
22 <a class="button button-primary" href="https://wpwax.com/demos/plugins/post-carousel-theme-4/" target="_blank">Live Preview</a>
23
24 <a class="button button-primary" href="https://wpwax.com/product/post-grid-carousel-ultimate-pro/" target="_blank">Upgrade to Pro</a>
25 </p>
26
27 </div>
28 </div>
29
30 <!--Upgrade Block-->
31 <div class="wrap wrap_right">
32 <div class="postbox wpcs-admin-extra adl-upgrade-content-wrapper-right">
33
34 <h3>Need more features?</h3>
35 <ul class="adl_pro_features">
36 <li>80 different themes for Grid, Filterable Grid and Masonry!</li>
37 <li>20 different themes for carousel.</li>
38 <li>20 different themes for grid.</li>
39 <li>20 different themes for sortable grid.</li>
40 <li>20 different themes for masonry.</li>
41 <li>Display popular, featured, latest, older and random posts.</li>
42 <li>Display posts by category, IDs, tag, month and year.</li>
43 <li>Control font size, weight, alignment of post title and content.</li>
44 <li>Excerpt length control.</li>
45 <li>Ajax Load More pagination.</li>
46 <li>Social share buttons.</li>
47 <li>Show/hide navigation.</li>
48 <li>Navigational arrows color changing option.</li>
49 <li>Read more button edit option.</li>
50 <li>And many more features.</li>
51 </ul>
52 <p class="text-center"><a target="_blank" href="https://wpwax.com/product/post-grid-carousel-ultimate-pro/" class="button button-primary">Click here to know more</a></p>
53 <p class="text-center"><a target="_blank" href="https://wpwax.com/product/post-grid-carousel-ultimate-pro/" class="button button-primary">Get the Pro Version Now!</a></p>
54 </div>
55 </div>
56 </div>