-
Author
-
December 10, 2015 at 21:55 #92504aerudoParticipant
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
December 11, 2015 at 00:33 #92526aerudoParticipantAnd 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?
December 11, 2015 at 02:35 #92548sharmstrModerator1 – 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 11, 2015 at 02:36 #92549sharmstrModeratorForgot 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 solutionThis 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.December 11, 2015 at 03:00 #92557aerudoParticipantHere?
Attachments:
You must be logged in to view attached files.December 11, 2015 at 03:01 #92559aerudoParticipantI’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).
December 11, 2015 at 03:31 #92560sharmstrModeratorYou 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.