This topic has 7 replies, 2 voices, and was last updated 8 years by aerudo.

  • Author
  • #92504
     aerudo
    Participant

    1. I’m trying to get my blog posts to show up visually in the same way that the Portfolio Fullwidth Overlay demo looks. I want 5 or 6 main categories listed as options, and I want the posts to display in the same way images/links do in the demo.

    How do I set this up? I can’t seem to figure it out.

    2. Additionally, is it possible to get a Revolution Slider to show X of the most recent or most popular posts? Or X of the most recent posts in a given category?

    Abe

    #92526
     aerudo
    Participant

    And to add a third, since I’m trying to figure things out as I go here, where is the site title and byline supposed to show up?

    I don’t want a Breadcrumb showing on my pages, and most sites would have the name up by the logo in the main menu bar, but the actual site title doesn’t show up anywhere. I’ve filled out every area that has an entry for site title and byline, both in customize and in theme options, but it never shows up anywhere.

    What am I doing wrong?

    #92548
     sharmstr
    Moderator

    1 – Not without custom coding which is beyond the scope of support here.

    2 – Yes. Select post based slider and set Fetch Posts to whatever you want.

    3 – You’re not doing anything wrong. Kleo only uses it for header tags. If you want it near the logo, you can copy /kleo/page-parts/general-header-section.php to your child theme and add the following below the logo code

    COPY CODE
    
    <?php bloginfo('description'); ?>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #92549
     sharmstr
    Moderator

    Forgot to attach the slider settings.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #92557
     aerudo
    Participant

    Here?

    Attachments:
    You must be logged in to view attached files.
    #92559
     aerudo
    Participant

    I’m using Kleo Child as the theme right now, and the only php files there to edit originally were the Stylesheet and the functions.php. I copied the parent Kleo theme file general-header-file.php to the kleo-child directory on the server and made this update … and nothing changed (that I can see).

    #92560
     sharmstr
    Moderator

    You need to keep the same directory structure. That’s how child themes work. Copy it to /kleo-child/page-parts/general-header-file.php

    And, that’s not the correct location. Look around line 126

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #92561
     aerudo
    Participant

    The line number helped a lot. I swapped out description for the name and placed it after the logo. Thank you for the help.

Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?