{% extends 'base.twig' %} {% block content %}

{{ environment.translate('Welcome to the') }} {{ plugin_name }} v {{ plugin_version }}

{{ environment.translate('Photo Gallery plugin is created for people who would like to show their photos in a marvelous way. Perform your best ideas, making delightful presentations or galleries from videos and photos.') }}

{{ environment.translate('Step-by-step tutorial') }}

{{ environment.translate('There’re really many options of photo gallery plugin customization. So as soon as you close that page, I’ll show you step-by-step tutorial of how to use plugin. Hope it will be usefull for you :)') }}

{{ environment.translate('Support') }}

{{ environment.translate('We love our plugin and do the best to improve all features you want and fix all issues. But sometimes some issues happened or you can’t find feature you want :) Don’t worry, just contact us . We’ll answer in an hour and fix all issues.')|raw }}

{{ environment.translate('Video Tutorial') }}

{{ environment.translate('Frequently Asked Questions') }}

{{ environment.translate('Gallery doesn’t load on the front end. If the loading gallery icon just keeps playing but never loads the gallery.') }}

Most likely there are conflicts with your theme or other plugins. Please contact us through our internal support. We will check what is wrong and will help you to solve the problem.

{{ environment.translate('How to change the position of photos in gallery?') }}

To change the position of photos just drag them manually on the Images List and click save. Also there you can sort the images by add date, create date, size, name and tags.

{{ environment.translate('How to insert gallery into widget?') }}

If you want to use gallery in widgets -

  1. {{ environment.translate('Go to Appearance -> Widgets.') }}
  2. {{ environment.translate('You’ll see Gallery by Supsystic Widget on the left. Drag it to the area, where you want it to appear.') }}
  3. {{ environment.translate('Then choose what gallery you want to display. And press save.') }}

{{ environment.translate('Check all other FAQs') }}

{{ environment.translate("Let's Start!") }}
{% endblock %}