post preview
-
Hi,
My website is http://www.mifalda.com
I would like to have four small columns, down under the static front page, that shows post and pictures preview.
-
like this: http://foreverdemo.wordpress.com/
thank you!
Hi there, to get those columns showing, head under Appearance > Theme Options, and check the box next to “Show four of your latest posts in columns on your home page.”
Be sure each post has a featured image as well.
Let me know how it goes!
Hi,
Unfortunatly, It doesn’t work. The four columns appear on my blog page instead of on my sticky homa page.
Thank youOr, is it possible to have the blog page just following the sticky home page, when I’m scrolling down?
Thank you very muchMy apologies – the wording on that checkbox is not quite accurate, since as you discovered the four latest posts will appear only on the blog page, not on a static homepage. I’ve asked to have that checkbox wording made more clear in a future update.
Or, is it possible to have the blog page just following the sticky home page, when I’m scrolling down?
While that’s not possible without some major theme surgery, you might want to try this instead:
- set your front page to display the latest posts under Settings > Reading
- create a sticky post and put the content of your current static homepage in it
Thank you very much.
Last thing, i want to display this static page whitout the sidebar and whitout the date. Is it possible only for that specific statif post?
Thanks for your helpHi there, since your front page is no longer set to a static page, it’s not possible to display the sticky post without a sidebar on the homepage itself.
Here’s what is possible:
– it would be possible to display this post with no sidebar and no date:
– it would be possible to hide the date of this post on the homepage.
This custom CSS will hide the date and author in both places:
.post-782 .entry-meta { display: none; }This will hide the sidebar on the single-post page:
#secondary { display: none; }An easy way to add custom CSS is to activate the Custom CSS module in your existing Jetpack plugin. This way, your CSS won’t be overwritten when you update the theme.
Thank it work. Last thing, I want to display the side show in the center. How can I do that?
Thank very muchHello again
I have this message when I save my post. What doest that mean? Thanks.
Warning: Missing argument 2 for wp_kses(), called in /home/content/47/11037447/html/wp-content/plugins/responsive-header-image-slider/responsive_headerimageslider.php on line 158 and defined in /home/content/47/11037447/html/wp-includes/kses.php on line 479
Warning: Cannot modify header information – headers already sent by (output started at /home/content/47/11037447/html/wp-includes/kses.php:479) in /home/content/47/11037447/html/wp-admin/post.php on line 229
Warning: Cannot modify header information – headers already sent by (output started at /home/content/47/11037447/html/wp-includes/kses.php:479) in /home/content/47/11037447/html/wp-includes/pluggable.php on line 896
I want to display the side show in the center.
Your homeapge slideshow looks centered to me in Firefox 26, Chrome 31, and Safari 6.1 on Mac.
In what browser and version does it not appear centered for you?
I have this message when I save my post. What doest that mean? Thanks.
Those are likely related to one or more plugins you may be running. Try turning off this one first: “responsive-header-image-slider.” If the errors go away then you’ve found the culprit and you’ll need to contact the plugin developer for assistance.
The topic ‘post preview’ is closed to new replies.
