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

{{ environment.translate('Welcome to our plugin') }} {{ plugin_name }} v. {{ plugin_version }} {{ environment.translate('by Supsystic!') }}

{{ environment.translate('We are trying to make your using of our plugin maximum comfortable and easy. So we find it like the best way to tell you about some options and features of this plugin.') }}

{{ environment.translate('A small guide for the first-time user') }}

{{ environment.translate('Actually, Data Table plugin is very simple and has a lot of different options at the same time. That’s why when you close this article I will show you the main of them, but the very detailed one you can find on our site. I hope that you will have no questions after even this small guide. For the first time we will help you to install and create your first table, but if you need help - contact us through the internal support') }}

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

{{ environment.translate('We really like what we do and feel responsibility for our “child”. Constantly we are trying to change something or update the new features, but sometimes you may have a situation when you need help or have a problem. We can offer you two kinds of help: ')|raw }}

  • {{ environment.translate(' Contact us through the Forum on our site - if you have some question, offer or wish.')|raw }}
  • {{ environment.translate('If, unfortunately, you have some problem - we are ready to help you in our internal support.')|raw }}

{{ environment.translate('Feel free to contact us and don’t worry, everything gonna be ok!')|raw }}

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

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

{{ environment.translate('Make data table responsive') }}

Data Tables Generator by Supsystic automatically creates responsive tables. So you don’t need to activate for this any options, it will be responsive by default.
Besides on Settings tab you can find “Responsive mode” option with which you are able to choose different responsive modes for your table (Standard Responsive mode, Automatic column hiding, Horizontal scroll or simply disable it).

{{ environment.translate('I need to have line breaks/spaces between the paragraphs within the cells.') }}

On Settings tab you can find “Enable paragraph mode” option - activate it and this mode will allow you to separate the content into the paragraphs. Paragraphs will appear in the places where you put “Ctrl+Enter”. Don't forget to save the table.

{{ environment.translate('How to use formulas in the table?') }}

  1. {{ environment.translate('Go to Editor of Data Table.') }}
  2. {{ environment.translate('Select a cell and start typing. In a cell, type an equal sign “=” to start the formula.') }}
  3. {{ environment.translate('Fill in the rest of the formula.') }}
  4. {{ environment.translate('Save the changes of table.') }}
  5. {{ environment.translate('Check the result of formula in the table on your site.') }}

{{ environment.translate('Learn more about how to do this here.')|raw }}

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

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