Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1136317
    Chgrim
    Participant

    Hi,
    I love this theme. I have three quick questions

    1.How do I globally remove the white space beneath the title. This page is an example : http://www.weedsuck.com/vinyl-me-please-promo-code/

    When I go to edit any new post in cornerstone I have to go to the custom section to change publish to draft. I have to do this every time I create a new post. Is there a way so it automatically defaults to draft?

    Finally, when I go to add text in cornerstone it automatically defaults to the text writing instead of the visual writing. Is there a way to have it always go to the visual?

    Thanks
    Chris

    #1136428
    Rupok
    Member

    Hi Chris,

    Thanks for writing in!

    #1. You can add this under Custom > CSS in the Customizer.

    .entry-content {
      margin-top: 5px;
    }

    #2. When you create a page, you can save it as “Draft” and Cornerstone won’t publish it automatically. You can also set the status from Settings Tab – http://prntscr.com/c770x5

    #3. Implementing the WP editor in a live environment is not without it’s challenges. For now we need to keep the text mode as the default when the editor is first shown and when it’s expanded. We may revisit this, but from our testing so far this is best as it avoids some flickering, and the visual editor not appearing immediately because it takes a brief yet noticeable moment to load.

    Hope this helps.

    #1137181
    Chgrim
    Participant

    Thanks! Ill check this out.

    #1137232
    Rahul
    Moderator

    That’d be great!

    Don’t forget to let us know about the implementation.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1136317 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>