Tagged: x
-
AuthorPosts
-
June 13, 2016 at 9:21 pm #1040689
JPParticipantHi there,
just setup X and Woo. all seems good by the shopping cart widget is not popping upas it does on your stacks
thanks a lot
June 14, 2016 at 12:11 am #1040775
Prasant RaiModeratorHello There,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
June 14, 2016 at 2:03 pm #1041929
JPParticipantThis reply has been marked as private.June 15, 2016 at 1:10 am #1042721
ChristopherModeratorHi there,
I was able to replicate this on my end too, I’ll report this bug to our developers team.
Thanks.
June 15, 2016 at 10:40 am #1043453
JPParticipantOK, any idea when this will be fixed?
Thanks
June 15, 2016 at 1:10 pm #1043681
RupokMemberHi there,
Thanks for updating. I’d like to have a further look into this. Are you referring this widget? – http://prntscr.com/bgs5oj
It seems showing fine on my end. If you are referring any other widget, kindly add a screenshot.
Kindly check again and let us know.
Cheers!
June 15, 2016 at 3:10 pm #1043889
JPParticipantnope this one. the shopping cart count that is on your demo themes. thanks
June 15, 2016 at 7:10 pm #1044164
John EzraMemberHi there,
Thanks for writing in! You can set that in the customizer.
<stroxng>Appearance > Customize > WooCommerce > Navbar Menu just fill out the settings and it should appear. Hope this helps – thanks!
June 16, 2016 at 4:07 pm #1045887
JPParticipantactually i tried this before but got some funny results. see screen. so i thought it must be somewhere else.
when i edit the options nothig really happens.
and the positioning is wrong but does not respond to changes
June 16, 2016 at 9:05 pm #1046338
RadModeratorHi there,
It’s the setting, I changed it. Please check.
Though yes, it’s not properly formatted for Ubermenu.
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.x-menu-item-woocommerce { float: left; top: 3px; position: relative; } .x-menu-item-woocommerce .x-cart { padding: 10px; } .x-menu-item-woocommerce .inner { padding: 5px; background: rgb(39, 39, 39); } .x-menu-item-woocommerce .outer { padding: 5px; color: #fff; background: rgb(183, 183, 183); }Thanks!
June 18, 2016 at 8:06 pm #1048838
JPParticipantThis is great thanks.
Can i move this element to the top right of the page above the uber menu?
JP
June 19, 2016 at 4:00 am #1049066
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
li.x-menu-item-woocommerce { position: relative; top: -57px; float: right; }Hope that helps.
June 20, 2016 at 1:32 pm #1051161
JPParticipantthanks
almost perfect. I want it to be far right
i tried right: 0px with no luck
June 20, 2016 at 2:34 pm #1051259
Nabeel AModeratorHi again,
Please replace the previous code with this one:
li.x-menu-item-woocommerce { position: absolute !important; top: -57px !important; right: 0 !important; }Let us know how this goes!
June 20, 2016 at 9:05 pm #1051814
JPParticipantthanks a lot
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1040689 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
