FormaPress Pro
Frequently Asked Questions
Do you have a question about FormaPress Pro plugin? See the list below with answers to frequently asked questions. If you have additional questions, please contact us.
Which version of PHP FormaPress Pro plugin requires?
Which version of WordPress FormaPress Pro plugin requires?
Which version of ClassicPress (WordPress fork) FormaPress Pro plugin requires?
Which version of bbPress plugin FormaPress Pro plugin requires?
How old is FormaPress Pro plugin?
When was FormaPress Pro plugin first version released?
When was FormaPress Pro plugin latest version released?
Where can I find list of changes in all FormaPress Pro plugin releases?
Can I translate FormaPress Pro plugin to my language?
Yes. POT file is provided as a base for translation in the root folder for each plugin. Translation files should go into languages directory, and WordPress must be set to your language to load the file. As an alternative, translation file can go into wp-content/languages/plugins directory.
The file name for translated and compiled MO file must be the same as POT file with the addition of language code: {plugin-name}-{language-code}.mo.
You can check out this for translating plugins using POEdit program:
support.dev4press.com/kb/article/translating-plugins-or-themes-using-poedit
Does FormaPress Pro plugin works with WordPress MultiSite installations?
Yes. Each site in the network can activate and use the plugin.
Why FormaPress Pro plugin's JavaScript files are not loaded?
All Dev4Press plugins and addons require jQuery. However, they will work only if the jQuery is loaded with WordPress’s proper Enqueue method. If you are replacing jQuery that comes with WordPress with some other version loaded from another location, my plugins will not function properly, and that goes the same for most of the other WordPress plugins that depend on the proper way for loading jQuery.