Group Admins

  • Avatar Image

Fluency Admin

Public Group active 5 months, 4 weeks ago

Get support for the Fluency Admin plugin.

Defaulting to HTML Post View (3 posts)

← Group Forum   Group Forum Directory
  • Avatar Image Daniel Harman said 1 year, 5 months ago:

    Hi there,

    Just wondering whether there is a small code change to the plugin that I can implement to ensure that when I edit a post, the default view is always the raw HTML (rather than the WYSIWYG editor)? All of my posts have embedded Google Maps and defaulting to the WYSIWYG view first, causes the post to lose the iframe scripting associated to the map.

    Not sure if this is a bug as such, although when using the regular WordPress admin theme the post view defaults to the last used view.

    Thanks in advance, DAN

  • Avatar Image Dean Robinson said 1 year, 5 months ago:

    I’m assuming you’ve got the “Disable the visual editor when writing” checkbox selected on the “Your Profile” page in the admin? If not that’s the first thing I’d try.

    I only ever use the HTML editor and haven’t had this problem, but I’ve also never embedded Google Maps directly into the post, its possible that something to do with the Google Maps code is causing it to switch back but I’d have to test it out myself first to see.

  • Avatar Image Daniel Harman said 1 year, 5 months ago:

    Thanks Dean, I have disabled the visual editor as a work-around and this has worked. Cheers….