- This topic has 14 replies, 2 voices, and was last updated 7 years, 11 months ago by Andrew Misplon.
- AuthorPosts
- November 10, 2016 at 12:07 pm #5494
kirby212ParticipantHi,
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
November 10, 2016 at 12:44 pm #5495
Andrew MisplonKeymasterHi 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?
November 10, 2016 at 11:36 pm #5496
kirby212ParticipantThanks 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?
November 11, 2016 at 10:41 pm #5497
Andrew MisplonKeymasterThanks 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:
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.
November 17, 2016 at 6:31 pm #5518
Andrew MisplonKeymasterThanks 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: AdministratorDecember 5, 2016 at 1:28 pm #5625
kirby212ParticipantHi Andrew,
Sorry for the delayed response!
I’ve created that usernameCould you please advise when the hotfix has been applied?
Cheers
December 5, 2016 at 1:41 pm #5626
Andrew MisplonKeymasterNo problem at all. If possible, please, could you update the theme from
Dashboard > Updates
, the issue should be resolved.December 5, 2016 at 2:25 pm #5627
kirby212ParticipantThank 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!
December 5, 2016 at 2:32 pm #5628
Andrew MisplonKeymasterGlad 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 toAppearance > Custom CSS
and insert the above snippet.December 5, 2016 at 2:39 pm #5629
kirby212ParticipantLegend!
Thanks for your help Andrew!
December 5, 2016 at 5:43 pm #5630
Andrew MisplonKeymasterSuper 🙂 Glad to hear that did the trick.
December 10, 2016 at 7:54 am #5647
kirby212ParticipantHi Andrew,
Just a quick one
Could you please tell me which forum you guys are using? Would it integrate well with Ultra?
Cheers,
Joel
December 10, 2016 at 11:17 am #5648
Andrew MisplonKeymasterHi 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 EnhancerI 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.
December 10, 2016 at 1:14 pm #5649
kirby212ParticipantHi Andrew,
Thanks for that!
How are the logins managed? Is it another plugin?
December 10, 2016 at 1:50 pm #5650
Andrew MisplonKeymasterSure. 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.
- AuthorPosts
You must be logged in to reply to this topic.