Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #298846
    hydedm7
    Participant

    Hello Catch Themes,

    Would you please provide instructions for displaying Portfolio content (projects) and Posts in their entirety (not in summary, and not tiled).

    Thanks!

    David

    #298871
    Skandha
    Participant

    @hydedm7: Hello there,

    I am not afraid it is not possible with the Portfolio section as it was designed to be tiled with only the Title showing up.

    Kind Regards,
    Skandha

    #298881
    hydedm7
    Participant

    Hello Skandha,

    Thank you for your prompt response. I really like the Portfolio tiles, but once a Portfolio is selected and it navigates to the projects within the Portfolio, is there a way for those projects to be displayed in full width, not tiled?

    And further, regarding posts – they are displayed in a tile format. Can they be displayed in full width?

    Thanks for your help!

    David

    #298889
    Skandha
    Participant

    @hydedm7: Hello David,

    Can you please post the URL where you the tiles to be removed?

    Kind Regards,
    Skandha

    #298919
    hydedm7
    Participant

    Thank you, Skandha!

    https://davidmichaelhyde.com/music-catalog/

    This is a hidden page just to show you how posts are displayed as tiles. Projects within a Portfolio are shown the same way.

    I hope this helps!

    Cheers,

    David

    #298929
    Skandha
    Participant

    @hydedm7: Hello David,

    To have the full content shown

    Go to => Appearance => Customize => Theme Options => Layout Options => <Archive Content Layout => Select Show Full Content With Image and Publish.

    To have the archive post not tiled you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can guide you.

    I hope this helps you out!
    Kind Regards,
    Skandha

    #298965
    hydedm7
    Participant

    Thanks again, Skandha. I know nothing about child themes and how to customize them. 🙂

    Is this something you can walk me through? Would it be best to take this request to an email?

    Cheers,

    David

    #299039
    Skandha
    Participant

    @hydedm7: Hello David,

    Hold on. We are trying to add the feature to the theme itself. The feature will be added and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    #299212
    Skandha
    Participant

    @hydedm7: Hello David,

    The update has been released. Please update the theme to the latest version.

    Then,

    Go to => Appearance => Customize => Theme Options => Homepage / Frontpage Options => Toggle off Masonry on Homepage Posts and Publish.

    This should make the posts untiled.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #300468
    hydedm7
    Participant

    Hello Skandha!

    I’m not seeing this toggle in that Customize menu.  I’ve verified that I am running v1.8.

    Please advise.

    Thank you!

    #300500
    Skandha
    Participant

    @hydedm7: Hello David,

    For that option to appear you will need to select Homepage as latest posts.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #300547
    hydedm7
    Participant

    Hi Skandha,

    1. Under Homepage Settings, I changed Your Homepage Displays to Latest Posts rather than Static Page. This is not my preference. However, I enabled it to test the new functionality. Then, I went to Theme Options/HomePage Options and the option for Masonry appeared. I disabled it and published. It didn’t seem to make a difference – the posts still showed as tiled. I’m not sure what  I’m doing wrong… Haha 🙂  Is there another setting that is needed?
    2. My understanding is that some users will want this untiled feature for showing all posts on their homepage, but for folks like me that plan on having many posts will prefer to have the homepage as a static page, and display all the posts on a dedicated Posts page. Is it possible that Masonry Disabled can work for both Homepage and dedicated Post page based on the user’s preference?
    #300619
    Skandha
    Participant

    @hydedm7: Hello David,

    After disabling Masonry. Please try adding the following CSS Code.

    .archive-posts-wrapper article {
    width: 100% !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Portfolio and Posts display options’ is closed to new replies.