• Resolved sefc

    (@sefc)


    I’ve read the answer Kathryn Presner about this, on another topic with the same issue

    Glad you like Pictorico, I like how you’ve used it!

    This CSS should do the trick:

    .home .post .entry-meta {
    display: none;
    }
    Don’t edit the theme files directly, otherwise your changes will be overwritten when the theme is updated.

    An easy way to add custom CSS is to install the Jetpack plugin and activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS.

    As alternatives, you could either install a standalone custom CSS plugin, or create a child theme.

    This is not working for me. It still showing date e author both on home and on each page.

    What else should I check? I’m a real beginner on wordpress and editing codes.

    My site is: http://castellanibranding.esy.es
    Thanks!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sefc

    (@sefc)

    Should I change the theme’s CSS sheet style or just add to it?
    I don’t know the basics of editing theme’s as I ask that 🙂

    This is what it looks like my CSS editor
    https://dl.dropboxusercontent.com/u/2816157/Captura%20de%20tela%202014-10-15%2011.42.26.png

    Thanks guys

    Moderator Kathryn Presner

    (@zoonini)

    When you use the Jetpack Custom CSS module you only add your new styles there. You never touch the original stylesheet. What you add in the Jetpack Custom CSS editor overrides the default theme styles.

    Could you please provide a link to the site where you’re running Pictorico so I can take a look directly? http://castellanibranding.esy.es/ appears to be running a theme called Wallbase. Thanks.

    Thread Starter sefc

    (@sefc)

    Hello Kathryn,

    I just changed for some minutes, but it’s already back with pictorico theme. Up the moment is a testing site, which I’ll use than, after finished.
    It’s http://castellanibranding.esy.es/

    Thanks

    Thread Starter sefc

    (@sefc)

    Hey Kathryn,

    I think I made it! Thanks!!!
    Actually I want to use that post looks to open the page with the same name which has all the photos of that category.
    Something like the posts will create a grid look, to be used as a menu on the middle of the home page. Clicking on the post featured image will link to a page, which is listed at the main menu at the upper conner of the site. So I’d like the posts on the homepage to be just a link to the page with the same name, but I don’t know how to do that.

    Could you or some other friend here of the forum tell me how?

    Thanks,

    Moderator Kathryn Presner

    (@zoonini)

    I think I made it! Thanks!!!

    Great!

    Actually I want to use that post looks to open the page with the same name which has all the photos of that category.
    Something like the posts will create a grid look, to be used as a menu on the middle of the home page. Clicking on the post featured image will link to a page, which is listed at the main menu at the upper conner of the site. So I’d like the posts on the homepage to be just a link to the page with the same name, but I don’t know how to do that.

    Pictorico’s grid is set up to display your latest posts – there isn’t an easy way to get it to link to categories or pages instead of your lastest posts.

    If you’re already quite comfortable with PHP, WordPress theme structure, and HTML, you could definitely try experimenting with a child theme that completely changes how Pictorico works, but the structural changes needed would be fairly complex.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove date of post from home page featured images’ is closed to new replies.