Make text widget work with Visual Editor disabled

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support Forums Support (Legacy) Make text widget work with Visual Editor disabled

This topic is: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1061

    Yaniv Wainer
    Participant

    Hi,

    I don’t like working with the Visual Editor when editing posts, pages or text widgets in the Page Builder. This is because the Visual Editor strips HTML, which is very annoying when inserting Font Awesome icons, using <br>, etc.

    When I disable the Visual Editor for my user, the “Open Text Editor” button on the Page Builder text widget doesn’t work – the popup doesn’t open.

    I tried to set the Text (HTML) editor as default using this line of code in my functions.php:
    add_filter( ‘wp_default_editor’, create_function(”, ‘return “html”;’) );

    This works when creating new posts, but doesn’t work for the Page Builder text widget.

    How can I fix this?

    Thanks,
    Yaniv

    #1069

    Aussie Oved
    Member

    Hi Yaniv,

    If you want to solely use text, I suggest you using the widget text under the tab WordPress Widgets. It will work best for you.

    Let me know how it works or if you have any questions.

    Aussie

    #1070

    Yaniv Wainer
    Participant

    I like the “Title” field on the Page Builder Text Widget. Obviously there’s a bug with the framework’s widget and I expect you guys to sort it out. This is a premium theme, which is wonderful and easy to use, but still needs some work on bugs, like all code…

    Thanks!

    #1074

    Aussie Oved
    Member

    Please send us access to a temporary user of your dashboard so we can check it out.

    Thank You

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Support (Legacy)’ is closed to new topics and replies.