Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #892696
    adulthomehealth
    Participant

    Disregard the last message. After I got the side bar working that was no longer an issue. Is it possible to have the categories side bar open versus a drop down selection style?

    #892706
    adulthomehealth
    Participant

    Also is their a way to have the dates to display on the blog article on the blog page?

    #892737
    adulthomehealth
    Participant

    I am experiencing an issue with the Categories. When you click on the In-Home Care for Seniors category. The Fall Prevention article has READ MORE. The other articles don’t do this. See Attachment.

    #893056
    Paul R
    Moderator

    Hi,

    1. Please uncheck display as dropdown

    http://screencast.com/t/UWYmvdtDe

    2 & 3 Dates and readmore should be there by default.

    http://theme.co/x/demo/renew/1/blog/

    It looks like you have modified post meta.

    Can you provide us wordpress and ftp login in private reply so we can take a closer look.

    Thanks

    #893072
    adulthomehealth
    Participant
    This reply has been marked as private.
    #893089
    adulthomehealth
    Participant

    Also can you make the images show up on the recent posts on the side bar?

    #893098
    adulthomehealth
    Participant

    Also to lower the search box on the side bar. It seems too high compared to the articles.

    #893592
    Paul R
    Moderator

    Hi,

    1. Please use recent posts shortcode in text widget instead of using wordpress recent posts widget

    http://theme.co/x/demo/integrity/1/shortcodes/recent-posts/

    2. To lower search box, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-sidebar.right {
        padding-top: 30px;
    }
    

    3. With regards to date and readmore, we need your ftp login to be able to check on it.
    You can get it from your hosting provider.

    Thanks

    #893846
    adulthomehealth
    Participant

    I can’t get access to the ftp login. I think I know what it is causing it. Awhile ago I added a custom global css to have the date removed. I don’t remember what the code was. What would I be looking for to remove it so that it shows up again?

    #893957
    adulthomehealth
    Participant

    Okay we decided we didn’t need the recent posts because they all are on the page already. How do I limit the number of blog posts that show up on page 1 to only 4 and to roll over to page to 2 ?

    #894817
    Paul R
    Moderator

    Hi,

    You can set it under Settings > Reading

    http://screencast.com/t/uimTXNg15CXc

    Thanks

    #894873
    adulthomehealth
    Participant

    Thanks. Is is possible to make the page numbers at the bottom where you scroll larger in size?

    #895925
    Jade
    Moderator

    Hi there,

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

    .x-pagination span, .x-pagination a {
        font-size: 14px;
    }
    #896796
    adulthomehealth
    Participant

    That did not seem to increase the size of the page numbers on the bottom of the blog page.

    #896797
    adulthomehealth
    Participant

    see attachment with what I am referencing to.

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