Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #297084
    Glen Pavelich
    Participant

    I am unable to make posts appear on the static home page.  I have set up a post category, and selected it under homepage/frontpage, but they are not showing up.

    Website: https://rmofbattleriver.ca/

    (new site)

     

    #297113
    Skandha
    Participant

    @fireflywebs: Hello there,

    I am afriad the feature to have recent posts on static homepage is not available in this theme. You will need to select latest posts as homepage and the make use of other section available in the customizer.

    Kind Regards,
    Skandha

    #297209
    Glen Pavelich
    Participant

    OK.  I chose this theme too quickly – it was my client’s pick. Hmmm.  Should have advised for another one.  Is it refundable for another.

    Can you tell me how to remove the feature image from on top of a post, but have it remain as a feature image otherwise.

    I have added a ‘page builder’ post loop widget on the home page to get posts to appear there for now.  https://rmofbattleriver.ca/

    But I don’t want that image to appear on the top of the post:  https://rmofbattleriver.ca/2022/01/07/placeholder-4/

     

     

    #297277
    Skandha
    Participant

    @fireflywebs: Hello there,

    Yes. It should be possible to switch to another theme if you are not fully satisfied by your purchase. For that please fill in the form in this link citing your issue and one of our team members will get back to you.

    To have the Featured Image on top of the page removed only from the posts

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-post #header-featured-image {
    display: none;
    }

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

    #297871
    Glen Pavelich
    Participant

    Have been unable to reply to this.  Just checking that it’s working.

    #297872
    Glen Pavelich
    Participant

    OK.  Yeah…. you’re back.

    We may keep the theme.  It’s nice that the post loop works on this one as there is conflict with it on others I’ve found.

    I have a css query if you are willing.

    https://rmofbattleriver.ca

    I have added a sample background image to the masthead, but I only one that image to display on the home page.  I can’t find the selectors that would make it exclusive to the home page, and not show on others pages as with: https://rmofbattleriver.ca/rm-map-2/ for example

     

    #297898
    Skandha
    Participant

    @fireflywebs: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #masthead {
    background-image: unset;
    }

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

    #298005
    Glen Pavelich
    Participant

    Wonderful, thank you.

     

    G

    #298025
    Skandha
    Participant

    @fireflywebs: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/full-frame/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

     

    #305110
    solonetworth
    Participant

    Hello, I am facing a problem with my website blog page. I have a premium theme “generate press”. But after activating the key, website’s responsiveness is not so good. The link is:

    https://solonetworth.com/corey-benjamin-net-worth/

    Please help me.

    Regards.

    #305133
    Skandha
    Participant

    @solonetworth: Hello there,

    Please post your issues in the respective theme support forum. This forum is solely for issues related with Catch Themes.

    Kind Regards,
    Skandha

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Showing posts on static home page’ is closed to new replies.