Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081926
    Houston
    Participant

    How would I add a featured post at the top of the blog index while I am using masonry layout. So that is look similar to this layout. http://blog.urbanoutfitters.com/

    The client will need to be able to turn this off or on somehow. So if that means simply not having any of the posts set up as “Sticky” that is fine.

    Many thanks,
    Houston

    #1082044
    Houston
    Participant

    Figured it out. More modification to the index.php. Sorry to bother.

    #1082519
    Darshana
    Moderator

    Glad you were able to figure it out 🙂

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