• I have some problems with textaeras.
    We can’t write Any inside. I can’t choose Text or HTML like here

    Look my code :

    
    <div id="wp-post_content-editor-tools" class="wp-editor-tools hide-if-no-js"><div class="wp-editor-tabs"><button type="button" id="post_content-tmce" class="wp-switch-editor switch-tmce" data-wp-editor-id="post_content">Visuel</button>
    <button type="button" id="post_content-html" class="wp-switch-editor switch-html" data-wp-editor-id="post_content">Texte</button>
    </div>
    </div>
    <div id="wp-post_content-editor-container" class="wp-editor-container"><div id="qt_post_content_toolbar" class="quicktags-toolbar"></div><textarea class="wp-editor-area" style="height: 200px; visibility: hidden; display: none;" autocomplete="off" cols="40" name="post_content" id="post_content" aria-hidden="false"></textarea></div>
    

    If i desactived TinyMCE, it’s the same problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post.

    Sorry to say could not understand clearly your issue.

    The link you sent i can’t see anything related with your issue.

    View post on imgur.com

    Regards

    Thread Starter djsava

    (@djsava)

    Thanks for your answer..

    Yes, you must register and login for see textarea and submit job.

    I find the problem but i don’t know where is it..

    <textarea class="wp-editor-area" style="height: 200px; visibility: hidden; display: none;" autocomplete="off" cols="40" name="post_content" id="post_content" aria-hidden="false"></textarea>

    I think is visibility: hidden; but i not find it..

    I saw on jquery-ui.css the variable visibility: hidden; but it’s not that.
    I tryed to turn false wpautop and teeny, No change.. just only editor_height’=>’150px’ (it was 200px)
    settings = array('textarea_name'=>'post_content','media_buttons'=>false,'wpautop'=>true,'teeny'=>false,'editor_height'=>'150px', ) );

    All other textarea who does not belong to job board manager work

    Greg

    • This reply was modified 7 years, 10 months ago by djsava.
    • This reply was modified 7 years, 10 months ago by djsava.
    Plugin Author PickPlugins

    (@pickplugins)

    Please send me a demo account via contact form

    https://www.pickplugins.com/contact/

    Sorry to say i can’t understand your site language, i tried /wp-admin for register but its seem not working.

    Regards

    Thread Starter djsava

    (@djsava)

    thanks for your help, i send email at website ??

    Thread Starter djsava

    (@djsava)

    Do you receive my email ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Textaera’ is closed to new replies.