email
2 years ago
icons
2 years ago
interrupt
2 years ago
partials
2 years ago
settings
2 years ago
tables
2 years ago
campaign-builder.blade.php
2 years ago
quick-stats.blade.php
2 years ago
real_time.blade.php
2 years ago
support.blade.php
2 years ago
updates.blade.php
2 years ago
support.blade.php
92 lines
| 1 | <div class="support-menu"> |
| 2 | <div class="heading iawp-container"> |
| 3 | <div class="inner"> |
| 4 | <h1>Welcome to the Support Center</h1> |
| 5 | </div> |
| 6 | </div> |
| 7 | <div class="knowledge-base iawp-container"> |
| 8 | <div class="inner"> |
| 9 | <div class="kb-inner"> |
| 10 | <h2>Search the Knowledge Base for an Answer</h2> |
| 11 | <form id="search-form" class="search-container"> |
| 12 | <span class="dashicons dashicons-search"></span> |
| 13 | <input id="search-field" type="search" class="search-field" placeholder="Search the Knowledge Base" /> |
| 14 | </form> |
| 15 | <p class="tutorial-links"> |
| 16 | <a href="https://independentwp.com/knowledgebase/common-questions/views-not-recording/" target="_blank" class="link-purple">Why Aren't My Views Showing Up?</a> <span>•</span> <a href="https://independentwp.com/knowledgebase/data/what-is-a-view/" target="_blank" class="link-purple">What is a View?</a> <span>•</span> <a href="https://independentwp.com/knowledgebase/dashboard/save-reports-revisit-later/" target="_blank" class="link-purple">How to Create & Save Custom Reports</a> |
| 17 | <span>•</span> <a href="https://independentwp.com/knowledgebase/tracking/block-ip-addresses/" target="_blank" class="link-purple">How to Block IP Addresses</a> <span>•</span> <a href="https://independentwp.com/knowledgebase/your-data/give-users-permission-view-analytics/" target="_blank" class="link-purple">How to Share Access with Non-Admins</a> |
| 18 | </p> |
| 19 | <p class="button-container"> |
| 20 | <a href="https://independentwp.com/knowledgebase/" target="_blank" class="iawp-button purple">View all tutorials</a> |
| 21 | </p> |
| 22 | </div> |
| 23 | </div> |
| 24 | </div> |
| 25 | <div class="external-resources iawp-container"> |
| 26 | <div class="inner"> |
| 27 | <div class="contact resource"> |
| 28 | <div class="icon-container"> |
| 29 | <span class="dashicons dashicons-email-alt"></span> |
| 30 | <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a> |
| 31 | </div> |
| 32 | <div class="text"> |
| 33 | <h2>Contact Form</h2> |
| 34 | <p>Submit the contact form to get help, report a bug, or ask a pre-sale question.</p> |
| 35 | <a class="link-purple" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a> |
| 36 | </div> |
| 37 | <a class="overlay-link" href="<?php echo admin_url('admin.php?page=independent-analytics-contact'); ?>">Contact Us</a> |
| 38 | </div> |
| 39 | <div class="forum resource"> |
| 40 | <div class="icon-container"> |
| 41 | <span class="dashicons dashicons-groups"></span> |
| 42 | <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a> |
| 43 | </div> |
| 44 | <div class="text"> |
| 45 | <h2>Support Forum</h2> |
| 46 | <p>Find an answer on the support forum or post your own thread with a question.</p> |
| 47 | <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a> |
| 48 | </div> |
| 49 | <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/">Browse Forum</a> |
| 50 | </div> |
| 51 | <div class="contact resource"> |
| 52 | <div class="icon-container"> |
| 53 | <span class="dashicons dashicons-lightbulb"></span> |
| 54 | <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a> |
| 55 | </div> |
| 56 | <div class="text"> |
| 57 | <h2>Feature Requests</h2> |
| 58 | <p>Submit a feature request and upvote requests submited by other users.</p> |
| 59 | <a class="link-purple" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a> |
| 60 | </div> |
| 61 | <a class="overlay-link" target="_blank" href="https://feedback.independentwp.com/roadmap">Submit Request</a> |
| 62 | </div> |
| 63 | <div class="review resource"> |
| 64 | <div class="icon-container"> |
| 65 | <span class="dashicons dashicons-star-filled"></span> |
| 66 | <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a> |
| 67 | </div> |
| 68 | <div class="text"> |
| 69 | <h2>Leave us a review</h2> |
| 70 | <p>Loving Independent Analytics? Post a public review so other WP users can find out about our plugin.</p> |
| 71 | <a class="link-purple" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a> |
| 72 | </div> |
| 73 | <a class="overlay-link" target="_blank" href="https://wordpress.org/support/plugin/independent-analytics/reviews/?filter=5#new-post">Leave a Review</a> |
| 74 | </div> |
| 75 | <div class="follow-us resource"> |
| 76 | <div class="icon-container"> |
| 77 | <span class="dashicons dashicons-twitter"></span> |
| 78 | </div> |
| 79 | <div class="text"> |
| 80 | <h2>Follow Us</h2> |
| 81 | <p>Follow us on any of our profiles to find out when new updates are available and what's changed.</p> |
| 82 | <div class="social-icons-list"> |
| 83 | <a href="https://twitter.com/AnalyticsForWP" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/twitter.svg')) ?>"/></a> |
| 84 | <a href="https://www.facebook.com/people/Independent-Analytics/100086904035609/" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/facebook.svg')) ?>"/></a> |
| 85 | <a href="https://www.youtube.com/@Independent_Analytics" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/youtube.svg')) ?>"/></a> |
| 86 | <a href="https://www.reddit.com/r/independentanalytics/" target="_blank"><img src="<?php echo esc_url(iawp_url_to('img/reddit.svg')) ?>"/></a> |
| 87 | </div> |
| 88 | </div> |
| 89 | </div> |
| 90 | </div> |
| 91 | </div> |
| 92 | </div> |