Editor Menu is missing

  • Unknown's avatar

    I cant find the Editor Menu under the Appearance Menu.
    Please help. thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi, there is no “Editor” menu under the “Appearance”. If you let me know what you’d like to achieve, I’ll be glad to assist. Are you looking to create a custom menu? You can find more information about custom menus here: http://en.support.wordpress.com/menus/

  • Hi there – could you let me know what you’re trying to do so I can better assist?

    If you’re looking to create custom menus, you’ll find that under Appearance > Menus:

    https://sunkywinkist.wordpress.com/wp-admin/nav-menus.php

    The Editor menu is something that’s only available on self-hosted WordPress.org installations, where you’re able to edit the code of theme files. On WordPress.com, theme files aren’t editable.

    You can learn more about the differences between WordPress.com and WordPress.org here.

    Just let me know if you have any other questions.

  • Unknown's avatar

    hai ladies, thanks for your response.

    i have an intention to add on some html code at my current template.
    Basically, it an advert html where i wish to put amongs the widget.

    Ive tried Widget–>Text–> Paste this code

    <!– nuffnang –>
    <script type=”text/javascript”>
    nuffnang_bid = “03e86386d125d5c21d4c7c71b01ad148”;
    document.write( “<div id=’nuffnang_ss’></div>” );
    (function() {
    var nn = document.createElement(‘script’); nn.type = ‘text/javascript’;
    nn.src = ‘http://synad2.nuffnang.com.my/ss.js’;
    var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(nn, s.nextSibling);
    })();
    </script>
    <!– nuffnang–>

    But the its failed.

    In other hand, where actually i can find the EDITOR link?

    Thanks!

  • The code you provided is JavaScript, which isn’t allowed on WordPress.com for security reasons. Advertising also isn’t permitted. You can read more about our code and advertising policies:

    Code
    Advertising

    If you need to add advertising like this, you may want to consider a self-hosted WordPress.org installation instead, where there are no coding or advertising restrictions.

    If you need further help, just let us know.

  • The topic ‘Editor Menu is missing’ is closed to new replies.