lorbach
Forum Replies Created
-
Forum: Your WordPress
In reply to: New to WP – need some criticisimHello NovaSev. First off, great choice on the foundation framework. I really like the layout. And responsive… even better!
Like you mentioned, you’ve still got some work to do with content and imagery. With a site dedicated to volleyball I’m sure the images you use will really bring the pages to life. Color palette is “cool”. When I think of volleyball, warm summer days come to mind. Maybe consider using warmer reds and oranges? Even in Utah? Maybe.
A great resource for exploring colors is Kuler. I grabbed a nice warm palette for you…
https://kuler.adobe.com/bb_palette-color-theme-3369052/And the trend is to use larger fonts nowadays. Might want to consider that as well.
Keep plugging along and let us know when you’ve made some updates. Happy to take another look.
Happy WPing!
Forum: Themes and Templates
In reply to: [Spasalon] Home page images size?Hello paulinelephew. I’m sure we can help you out. But you need to help us first. Please pass along your site url and/or theme so we can dig in a bit.
Cheers.
Forum: Themes and Templates
In reply to: [Parament] Parament theme More tagHello ragtopdude. Haven’t looked at the Parament theme yet. What have you tried so far?
Might this be of help?
http://en.support.wordpress.com/splitting-content/more-tag/Forum: Themes and Templates
In reply to: [Customizr] Using different sliderGood stuff Peter. Don’t think I would’ve cracked that nut.
Forum: Your WordPress
In reply to: Please Review My SiteI think it looks good. Very newsy and informational. It’s just not as “modern” as some of the newer themes. Maybe you can try out some different themes and see what tickles your fancy.
Happy WPing!
Forum: Your WordPress
In reply to: Please Review My SiteHello jackolive. Congrats on getting your first site up and running! It looks very clean and is easy to navigate.
I used to live next door to a large dog that only barked from midnight to 6am. It was glorious. We had to move. So where was your site when I needed it back then!?
Speed and security… where is your site hosted? Speed seems fine to me. Loads great and you’re not image heavy. So no issues there.
Curious why you went with one of the older WP themes? The newer ones are spectacular and have a little more to offer. You know, latest and greatest and all that.
Cheers.
Forum: Themes and Templates
In reply to: GrungeAt first glance I think that may be tricky with the theme you’re using. Maybe look around for another theme that has that functionality or upgrade so you have more access to more customization.
But I’ll try to dig in a bit.
Forum: Themes and Templates
In reply to: Transferring a themeHello.
To transfer the theme, I believe you would simply copy the theme folder/files from website1.com\wp-content\themes\theme-name\ to website2.com\wp-content\themes\theme-name\.
If you also want to transfer your content, the easiest way is to export your data from the first site ( Dashboard -> Tools -> Export -> All Content), and then import the data file to the new site (Dashboard -> Tools -> Import -> WordPress Data File).
Can anybody back me up on this? Cheers.
Forum: Fixing WordPress
In reply to: WordPress Site Stats stoppedGlad to hear it!
I blame the Russians. Olympics start tonight and they’re breaking everything. EVERYTHING! 🙂
Forum: Themes and Templates
In reply to: [lithium] lithium and IE 8Hello. You’re certainly not alone in fighting this battle. The good news is the number of people still using iE7/8 are dropping! (I’m gonna drop you like third period French.) Stats…
http://www.sitepoint.com/browser-trends-may-2013/For those of you worrying about IE7/8 compatibility, try adding this script to your header…
http://code.google.com/p/css3-mediaqueries-js/Happy WPing!
Forum: Fixing WordPress
In reply to: WordPress Site Stats stoppedHi Lismich. Did you change themes or add new plug-ins, etc?
Stats are working fine for me on my sites.
And make sure this code is in your footer…
<?php wp_footer(); ?>Forum: Themes and Templates
In reply to: [Anarcho Notepad] Comment countCan you try editing your code to this:
<?php $commentscount = get_comments_number(); echo $commentscount; ?>And here’s a tutorial that might help as well.
http://www.studionashvegas.com/tutorial/displaying-comment-number-next-to-posts/Good luck. Happy WPing!
Forum: Themes and Templates
In reply to: [Anarcho Notepad] Comment countHi LazyPawn. Anything is possible!!!! Sometimes.
Can you pass along your site url and/or theme?
Cheers.
Forum: Installing WordPress
In reply to: Can't install wordpressFor you and others who see this thread…
It’s easy to install a new zipped theme by clicking Appearance in your wp-admin > Add New > Upload
When it’s done uploading. Click Activate. WP takes if from there. Easy as Sunday morning.
Forum: Themes and Templates
In reply to: [Customizr] Using different sliderThx posword… I had to read your answer twice. Still not sure I get it 🙂