Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1051475
    LTWWordpress
    Participant

    Hey X,

    http://mr-jimbuild.com/

    I would like to recreate the sidebar featured in the demo for Icon 3. As you can see in my sidebar, I have a “Programs” section. These will be links to pages (NOT POSTS). I want a picture with the link in the sidebar, just like on Icon 3. How do I accomplish this?

    #1051476
    LTWWordpress
    Participant
    This reply has been marked as private.
    #1051927
    Rupok
    Member

    Hi there,

    Thanks for writing in! Those are Recent Posts element and you can not display pages with that. You need to set post type to posts or portfolio. If you want to do the same for pages, you need to achieve this with custom HTML.

    Cheers!

    #1061810
    LTWWordpress
    Participant

    How do I do this with posts?

    Could you help me with the custom HTML?

    #1061947
    Joao
    Moderator

    Hi There

    I have added for you, What I did was instead of using the Recent Post Widget, I used a text element and addded th shortcode:

    
    [x_recent_posts count="4" orientation="vertical"]
    
    

    For testing purposes I also change your only post from draft to publish so you can see it works.

    Hope it helps,

    Joao

    #1061966
    LTWWordpress
    Participant

    Cool! Thanks a million!

    #1062107
    Joao
    Moderator

    You are welcome! 😀

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