Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081184
    marthadu
    Participant

    Thank you so much. I’ll try it and let you know.

    #1081226
    Christopher
    Moderator

    Thanks.

    #1082055
    marthadu
    Participant

    Hi,

    Thanks for this, it has worked.

    When I click on the News heading in the menu, it takes me to a page very like the blog page. But can I format it so that it looks the same? AT the moment it says:

    Category Archive
    Below you’ll find a list of all posts that have been categorized as “News”

    I’d like to title it News and give the page a featured image so it fits the rest of the site. Is this an option?

    Thanks

    Martha

    #1082078
    marthadu
    Participant

    Hi

    It does work, but the news items are coming up in the side bar so my blog has now dropped down to item number 4. Can I stop them appearing there too?

    And can I format the news page that has the excerpts, so that it has a proper title and picture? I’d done that for the blog page, although I have no idea how I did it and can’t find a way to replicate it. So I’m not sure if this is different.

    Thanks for your help.

    Martha

    http://www.marthadunlop.com

    #1082657
    Christopher
    Moderator

    Hi there,

    #1 Please edit archive page and add ‘Archive title’.

    #2 To add image on top of archive page, please add following code in Customize -> Custom -> JavaScript :

    jQuery("<img src='http://www.marthadunlop.com/wp-content/uploads/2015/11/fantasyland-book-edited.jpg' style='margin:0 auto;display:block;'>").insertBefore(.category-news header.x-header-landmark.x-container.max.width);

    #3 Archive page, displays are posts within one category and you can’t delete posts but you can use recent posts shortcode for sidebar and set offset option. Check this link : http://demo.theme.co/integrity-1/shortcodes/recent-posts/

    #4 Archive page displays excerpt, please clear cache and check again.

    Hope that helps.

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