Premium Theme Buttons Missing

  • Unknown's avatar

    Hi,
    I have purchased a premium theme (Portfolio from Theme Foundry). I’ve noticed that a number of the edit or compose options no-longer include the portfolio theme formatting options. These include “Edit this page” at the bottom of a page and the “Edit” which appears bottom right of the screen after you click “view page” (after editing). Blog posts similarly do not have the theme formatting options either.

    It does however work when pages are opened from the classic editor on the dashboard, but not for blog posts .

    I have sought guidance from the portfolio forum and I now understand that wordpress.com doesn’t currently allow custom buttons or meta boxes in the new page editor.

    I’d be grateful if this could be addressed.

    Kind Regards

    Stewart

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

  • Hi, for this theme, you will want to go ahead and use the WP-Admin editor when adding those features. You can also use the HTML tab to add your own code like so:

    <span class="type-intro">This is an intro</span>

    <span class="title-underline">This is a title</span>

    <div class="pullquote">
    
    This is a pullquote
    
    </div>

    <span class="statement">This is a statement</span>

    <div class="alert">
    
    This is an Alert
    
    </div>
    <div class="alert error">
    
    This is an error
    
    </div>
    <div class="alert success">
    
    This is a success
    
    </div>
    <div class="alert note">
    
    This is a note
    
    </div>
  • Unknown's avatar

    Thanks supernovia for the response.

    Yes, using the classic editor does overcome the lack of theme buttons (except for blogposts), but as explained above, most navigation leads to the new editor. Until it’s fixed, it doesn’t give a seamless and smooth blogging experience! Can I please ask that the new editor be modified to allow custom buttons or meta boxes from those who provide your premium themes.

    Thanks for the code help which will help me add theme options to blog posts in the meantime.

  • Unknown's avatar

    I’ve just checked again. Now there are no custom buttons on the classic editor either. What’s going on?

  • Unknown's avatar

    Woops, found them on the classic editor under the toolbar toggle. I would still appreciate them being on the new editor.

  • Thanks, I’ll pass that feedback along.

  • The topic ‘Premium Theme Buttons Missing’ is closed to new replies.