flintax
Forum Replies Created
-
Thanks for the quick reply Jeff,but I’ve disabled all other plugins and nothing changed.The Frontend Uploader plugin sends notifications by email,but downloading files is available only under the heading” personal” and not set otherwise(perhaps the plugin is outdated),so I am unable to use it.But your plugin is good ,and perhaps you can tell me ,what else can interfere with receiving notifications by email?Sorry for clumsy English-I use online translator.
Forum: Plugins
In reply to: [Frontend Uploader] Upload Post with imagesHi, everybody. The main problem of a plug-in – is the field for the choice of category, but it doesn’t work. Files all the same go to the section (private). Why?
Forum: Plugins
In reply to: [Frontend Uploader] Manage UGC is showing blank pageHi, everybody. Tried to disconnect other plug-ins, but result that – the empty page of moderation on the new version of a plug-in. The old version sends for moderation, but doesn’t send to the necessary category. Short-code such::[fu-upload-form class=”your-class” title=”” suppress_default_fields=”true” form_layout=”post”]
[input type=”text” name=”post_title” id=”title” class=”required” description=”My custom Title”]
[textarea name=”post_content” class=”textarea” id=”ug_caption” description=”My description (optional)”]
[select name=”post_category” description=”Category” values=”1:Опыт,5:Великие оригиналы”]
[input type=”file” name=”photo” id=”ug_photo” class=”required” description=”Your Photo” multiple=”multiple”]
[input type=”submit” class=”btn” value=”Submit”]
[/fu-upload-form]Forum: Plugins
In reply to: [Frontend Uploader] Manage UGC is showing blank pageВсем привет.Пробывал отключать остальные плагины,но результат тот же-пустая страница модерации на новой версии плагина.Старая версия на модерацию отправляет,но не управляется категория вложения с таким шорткодом:[fu-upload-form class=”your-class” title=”” suppress_default_fields=”true” form_layout=”post”]
[input type=”text” name=”post_title” id=”title” class=”required” description=”My custom Title”]
[textarea name=”post_content” class=”textarea” id=”ug_caption” description=”My description (optional)”]
[select name=”post_category” description=”Category” values=”1:Опыт,5:Великие оригиналы”]
[input type=”file” name=”photo” id=”ug_photo” class=”required” description=”Your Photo” multiple=”multiple”]
[input type=”submit” class=”btn” value=”Submit”]
[/fu-upload-form]Forum: Plugins
In reply to: [Frontend Uploader] Manage UGC is showing blank pageЗдравствуйте уважаемые форумчане.Почему фронтед уплоудер отправляет все записи гостей, вне зависимости от модерации, в раздел-личное, при чем на версии 9.2.1,а на последней версии плагина даже на модерацию не выводится.Другие плагины для публикации записей гостей работают адекватно,но они не русифицированы.Можно ли решить эту проблему с помощью функций в самом плагине-не отправлять записи в раздел личное,а в соответствующую категорию?Спасибо.