[Resolved] Woocommerce Sidebar Issue

  • Author
    Posts
  • #5494

    kirby212
    Participant

    Hi,

    I’ve recently purchase your theme.
    I have installed it and customized it too my linking, which was quite easy and painless.

    website link: http://www.rootiptv.co.uk

    However I am using Woocommerce and would like to change the sidebar on my shop/products page to only contain the cart.

    The woocommerce sidebar also doesn’t appear to fully work with Ultra theme, notice how the cart isn’t at the bottom of the side bar.

    Please advise?

    TIA

    #5495

    Andrew Misplon
    Keymaster

    Hi kirby212

    Thanks for your support. Please, could you try the following:

    Go to Plugins > Add New and install Simple Custom CSS.
    Go to Appearance > Custom CSS and insert:

    /* WooCommerce */
    #secondary .widget_shopping_cart {
    	clear: both;
    }

    Does that help?

    #5496

    kirby212
    Participant

    Thanks for the response mate

    It appears to have fixed it up a little, still isn’t 100% perfect, could you please attempt to add something to the cart and see what it’s doing?

    Also, how do we remove the products sidebar and retain the cart?

    #5497

    Andrew Misplon
    Keymaster

    Thanks for your feedback.

    I’ll prepare styling for the widget in question for the next release which will go out next Monday. I’ll send the styling to you as soon as it’s ready, sometime next week. You can then add it as a hotfix to Custom CSS.

    For interest sake, this also could be an option, even for the short term:

    WooCommerce Menu Cart

    Currently, the cart widget is in the sidebar so it wouldn’t be possible to remove the sidebar and keep it. Perhaps you can try rewording this question for me, sorry, I’m not quite with you.

    #5518

    Andrew Misplon
    Keymaster

    Thanks for the wait. I have a hotfix solution ready for you. I’ll update the theme next week with the built-in fix. Would you perhaps like to create a new user account for puro so I can login and make the fix for you?

    Username: puro
    Email: [email protected]
    Role: Administrator

    #5625

    kirby212
    Participant

    Hi Andrew,

    Sorry for the delayed response!
    I’ve created that username

    Could you please advise when the hotfix has been applied?

    Cheers

    #5626

    Andrew Misplon
    Keymaster

    No problem at all. If possible, please, could you update the theme from Dashboard > Updates, the issue should be resolved.

    #5627

    kirby212
    Participant

    Thank you very much Andrew,

    Could I please request that you insert a divider between the products and the cart in the sidebar? That would be greatly appreciated!

    #5628

    Andrew Misplon
    Keymaster

    Glad that helped. For the border, please, try the following inserted into a Custom CSS plugin:

    /* Sidebar */
    #secondary .widget_products {
    	border-bottom: 1px solid #eaeaeb;
    	padding-bottom: 30px;
    }

    If you don’t have a Custom CSS plugin installed, go to Plugins > Add New, search for and install Simple Custom CSS. Then, go to Appearance > Custom CSS and insert the above snippet.

    #5629

    kirby212
    Participant

    Legend!

    Thanks for your help Andrew!

    #5630

    Andrew Misplon
    Keymaster

    Super 🙂 Glad to hear that did the trick.

    #5647

    kirby212
    Participant

    Hi Andrew,

    Just a quick one

    Could you please tell me which forum you guys are using? Would it integrate well with Ultra?

    Cheers,

    Joel

    #5648

    Andrew Misplon
    Keymaster

    Hi Joel

    It’s bbPress with the following additional plugins:

    bbPress – Private Replies (helpful for a support forum)
    bbPress Custom Topic & Reply Notifications
    bbPress New Topic Emailer
    bbResolutions (helpful for a support forum)
    Orbisius bbPress Enhancer

    I also have a tiny custom plugin I created that changes the default address bbPress sends its notifications from.

    Unfortunately, Ultra doesn’t have bbPress supporting styles ready at this stage. You’re welcome to try it with Ultra, we’d need to see how it all comes out.

    #5649

    kirby212
    Participant

    Hi Andrew,

    Thanks for that!

    How are the logins managed? Is it another plugin?

    #5650

    Andrew Misplon
    Keymaster

    Sure. Signups and logins are done using the core WP system. The little widget we’re using here in the right sidebar is a default bbPress login widget.

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in to reply to this topic.

Scroll to top