• Resolved Alex R.

    (@dreamfish)


    I added a Custom “Text Area” Field with visual editor enabled.

    But this custom field has only a very restricted amount of edit icons like bold, italic, etc.

    I installed the Advanced Editor Tools (formerly TinyMCE Advanced), but this will only add buttons to the main textfield, but not to this custom field.

    I’m trying to get the tables button to work as I want to add custom tables to this field …

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paolo

    (@paoltaia)

    Hi Alex,

    I’m sorry, but that’s not an easy one to accomplish and would require custom code, which is beyond support.

    Thanks

    Thread Starter Alex R.

    (@dreamfish)

    Hi @paoltaia,

    can you point me into the right direction what part must be custom coded?

    Is there any hook or class that can be enhanced to get the desired behavior?

    Hi Alex,

    GeoDirectory is using default WP Editor, it has no extra setting to set specific editor. WP Editor settings can be filtered via hook

    $settings = apply_filters( 'wp_editor_settings', $settings, $editor_id );

    If you still need our assistance, please create a support ticket.
    Our support team will give a closer look at your request.

    https://wpgeodirectory.com/support/

    Regards

    • This reply was modified 3 years, 3 months ago by 1naveengiri.
    • This reply was modified 3 years, 3 months ago by 1naveengiri.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing “Kitchen Sink” in Custom Field’ is closed to new replies.