Woopress + Woo clean for blogs - by frogsandbears

This topic has 9 replies, 4 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: frogsandbears
    frogsandbears
    Participant
    February 9, 2016 at 18:02

    Dear team,
    could you please advise if it is possible to add woo clean theme for blog posts only on woo press theme? What is the best way to do it?

    Thank you,
    Katja

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2016 at 20:01

    Hello,

    Sorry, but you can use only one theme for posts and products both. There is no such possibility.

    Regards,
    Eva Kemp.

    Avatar: ky
    kybalio
    Participant
    March 28, 2016 at 12:58

    Hi Eva, I’m using Woopress Clean for a new site and I like it so far. I have some questions please.

    1. How do we add a sidebar with category navigation into the shop? I’ve looked in widgets and can’t see the blog sidebar to get it showing in the shop, or even a new sidebar.

    2. In a blog post, how do we remove the featured image from the top of the post?

    3. How do we remove the Meta information from the blog sidebar and re-order what is in there, where this located in admin ?

    4. Can a horizontal shadow be added under the top navigation to make the header more distinct? or, can the navigation header background be given a color such as grey?

    Many Thanks 🙂

    Kybalio

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 28, 2016 at 13:41

    Hello,

    1. You can add Woocommerce categories widget in Appearance > Widgets > Shop widget area.

    2. Add this code in Theme Options > Custom CSS:

    .single-post .entry-thumbnail.post-thumbnail {
        display: none;
    }

    3. The sidebar content is loaded from Main Widget Area in Appearance > Widgets. You can remove widgets from there.

    4. To add bottom shadow under the menu use this css code:

    .header .navbar-collapse.collapse {
      box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);
    }

    Best regards,
    Jack Richardson.

    Avatar: ky
    kybalio
    Participant
    March 29, 2016 at 09:09

    Hi Jack, thanks so much for that help 🙂 I’ve implemented the 2 code snippets into the style.css, I had to do that because I noted that Theme Options > Custom CSS: doesn’t exist on Woo Clean, is that right? I have another of your themes on another site and i have theme options on that so I know how useful it is, it’s just seems to be missing in Woo Clean.

    So, I have the shadow under the menu and the post featured image has gone now. 🙂 I also have the side menu showing in the shop (main page), but it doesn’t show on the individual products, is that normal? I think it would be very valluable to have it on the products too.

    1. however, I the shadow aswell as bneing under the nav top bar, it has also underlined the nav links on the top bar, is there a way to lose that? it looks a bit messy.

    2. Could you tell me where the blog side bar is adjusted, I can’t find it in widgets and I need to change the order of things and remove the RSS feeds and some other stuff.

    Thanks so much 🙂

    Kybalio

    Avatar: Eva
    Eva Kemp
    Support staff
    March 29, 2016 at 09:31

    Hello,

    Please provide us with WP Dashboard credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: ky
    kybalio
    Participant
    March 29, 2016 at 11:12

    Thank Eva, details are in private 🙂

    ky

    Please, contact administrator
    for this information.
    Avatar: ky
    kybalio
    Participant
    March 29, 2016 at 11:14

    correction of ftp details

    ky

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 29, 2016 at 11:47

    Hello,

    Theme Options section is present in WooClean theme. Please check the screenshot http://storage3.static.itmages.com/i/16/0329/h_1459248243_9831380_51b3c73ab9.png . So move your css code from style.css to custom.css.

    Go to Theme Options > Sidebar Options > Shop Page and change sidebar layout.

    1. Do you mean you want to remove shadow in the fixed header?

    2. Blog sidebar uses “Main Widget Area” in Appearance > Widgets.

    Best regards,
    Jack Richardson.

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.