Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1051442
    Friech
    Moderator

    Hi There,

    #1 On the about page, replace the author box element with a author shortcode on a RAW content element. Because the author box element does not offer you the email="true" attribute.

    [x_author id="'.$id.'" email="true"]

    #2 Add this on your custom CSS

    .page-id-2 .entry-header, .page-id-2 .entry-content {
    	font-size: 17px;
    	line-height: 1.8;
    }

    Hope it helps, Cheers!

    #1052664
    ImpossibleDiG
    Participant

    Perfect!

    Out of curiosity, how should I have known how to use x_author instead of author?

    I was using http://theme.co/x/demo/ethos/1/shortcodes/author/ as my guide. Is there a better resource?

    thanks! dig

    #1052862
    Nabeel A
    Moderator

    Hi again,

    Glad we could help. Speaking of shortcodes, all shortcode names are now prefixed in our new builder with x_ before them so that they are better namespaced. If you are using our provided shortcodes within X, the old shortcode names have been aliased over for backwards compatibility, but moving forward it would be a good idea to utilize the newer naming conventions and update any old markup accordingly. For example [icon] shortcode would now be called [x_icon]

    Hope this clears!

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