Hi there,
Sorry for the slow reply, I didn’t see your post until just now. What you’ve written looks right. You should put the code wherever you want the carousel to display – if you want it right at the top of the page, put it right at the top. If you want it in the middle, put it right in the middle, and so on.
It sounds like you’ve really really put it right at the top, which will look weird as you say. You’ll want to move it down a bit, in the mix with the rest of the output for the page. If you need any more help, send a link (and maybe the code for your template) and I’ll have a look.
Cheers,
Phil
Hi Phil,
No problem, thanks for your help.
I think I must have a bigger overall problem, I already deleted and reinstalled the theme b/c I’m not sure if I did it right the first time. I have problems all over,things are not displaying like I think they are supposed to, it’s not just this carousel. Such as, you’ll notice also how the font color of the excerpt in the carousel have different colors for different posts and that images attached for posts are not featured to the side where I put them, but above. Though I think I am asking too much in one forum question.
In regards to the carousel, when I put the code of the carousel somewhere in the middle of the front page php, rather than the top, the website shows either no carousel or a blank page with a sentence indicating that I have an error on the line in which I pasted the code.
For now, I’ll leave the code at the top of the front page, here is the link to the site: http://www.flawlessbychloe.com/
Thanks for any further help you can offer, I appreciate it.
Hmm, it sounds like these issues aren’t really down to the plugin. I’d recommend trying out some tutorials about how to get started with creating and editing wordpress themes. Something like this maybe? http://www.presscoders.com/wordpress-theme-customization-guide/
The WordPress codex is also pretty good (though large): http://codex.wordpress.org/Theme_Development
It’s probably a good idea to start with figuring out how the The Loop works: http://codex.wordpress.org/The_Loop_in_Action
For things like font colour in the carousel, you can do this by just editing the theme CSS file, you don’t need to change any PHP files.
Hope this helps! Good luck!
Phil
Thanks for the fast response.
I’ll try out these tutorials, thanks for the links.
The font color was just an example of some of my problems, I never even tried to change it. It was working fine before and now it’s not. Once I learn more I’m sure it will be fine. It’s a great theme, I would love to be able to use it 🙂