JohnReed303
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minimatica] Pictures Do Not Show Up in Slide BarI can’t remember and can’t get to my site at the moment, but you might want to just upload a re-sized photo that is roughly 400 pixels tall. Sometimes WordPress makes a few other sizes when you upload a file, but I’ve not really wrapped my head around it yet.
Glad you’re having success. It’s still a work in progress for me, but it’s coming together.
Search for how to use posts in minimatica and that might help you.
John
Forum: Themes and Templates
In reply to: [Minimatica] Pictures Do Not Show Up in Slide BarI had trouble with the sliders not working on the home page, but i fixed it by making the static front page not point to any particular page (leave the drop-down menu at -select-)
You have to make posts and set a featured image for a post for it to show up.
I am still working on my site as well, but the theme will work, you just have to look very, very hard to find the instructions.
What are your issues, maybe I can be of a very small bit of help
Forum: Themes and Templates
In reply to: [Minimatica] make the sliders display ONLY on the home pageSorry, no, the slider is appearing on ALL my pages. I only want it on my home page. On other pages, should just be the header, the menu, then the short black divider with the name of the page on it, but I am getting the slider there.
Forum: Themes and Templates
In reply to: [Minimatica] make the sliders display ONLY on the home pageI have changed all of those options and can’t figure out how that works. I’m sure I’m just doing something wrong, but do you know which setting will make that work?
I figured it’s in the css, but haven’t had luck there, either.
Thank you for your response.
Forum: Themes and Templates
In reply to: [Minimatica] Clickable Header IMAGE; link too lowYou’re welcome.
Forum: Themes and Templates
In reply to: [Minimatica] Clickable Header IMAGE; link too lowGonna be honest, I don’t know much of ANYTHING about code, but just looking at your site code you’ve got 2 lines that start with header information. This is in one of your files, I would guess header.php, but I’m not positive where.
<div id=”wrapper” class=”hfeed”>
<header id=”header” role=”banner”><h1 id=”site-title”>Julie Fitzpatrick – Design Push</h1>
</header><!– #header –><header id=”header” role=”banner” onclick=”location.href=’http://www.designpush.co.uk’;” style=”cursor: pointer;” title=”Home”> <div id=”slider”>
Looks like you have 2 headers. I can’t really tell you how to fix it, but with a bit of work I think you could work that out. Just be sure to copy the original file first so you don’t lose anything.
If it were me, I’d replace the first header info with the second header part because it has the clickable code.
Sorry I can’t be more help.
John