Bainternet
Forum Replies Created
-
Forum: Plugins
In reply to: [ShortCodes UI] External Files Feature Is InactiveThe plugin supports using
wp_enqueue_scriptboth in head and body tag to include external files.and the use for it is very simple, you just need to set a full url for the script so if its jquery datepicker then use
http://siteurl.com/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.jsForum: Plugins
In reply to: [ShortCodes UI] Browse button to get to the media galleryif you would like to sponsor this feature development, contact me using the contact form on my site.
Forum: Plugins
In reply to: [ShortCodes UI] 1.9.8 not working on category.phphumm, whats your category.php like?
Forum: Plugins
In reply to: [ShortCodes UI] I'm totally confusedwhats the question? problem?
Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] Not working in portugueese (PT-BR)Its not fully translation ready but it works in all languages you just see the strings in English.
can’t replicate so solved.
Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] Version control available?sure, feel free to email me.
Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] Custom Error Message Pagesyou can hook your function to
bapl_shortcode_limitedfilter hook and make sure you exit after you print your message with your style.Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] How to limit number of word per postUse a different plugin which allows you to limit the number of words.
Forum: Plugins
In reply to: [Bainternet Posts Creation Limits] Gravity Forms LimitsIf the form is generated using a shortcode you can try
[IN_LIMIT] [form shortcode here] [/IN_LIMIT]
other then that is custom coding buddy.Forum: Plugins
In reply to: [Author Category] LocalizationOK its should be in the languages folder named author_cat-es_ES.mo/po
Forum: Plugins
In reply to: [Author Category] Using Author Category Plugin with Custom FormsSorry don’t really know directorypress so i cant help you there
Forum: Plugins
In reply to: [Author Category] Editing an Existing Post in another Categorynot really since author can edit other authors posts and only his own, and that serves the purpose and name of the plugin AUTHOR Category
Basically you can’t without some major custom coding to get this to work for both custom taxonomies and custom post types.
Forum: Plugins
In reply to: [Author Category] Not working on the latest WP?It works under 3.6 and 3.6.1 just fine!! head over to USERS >> edit user
and you should see it at the bottom.