Hi,
What you have done is sufficient. Keep in mind after you add the left and right side you will have to style them. They are just regular divs with some content inside and, in your case the content is the elements placed in the widget zones. So add styling for leftside-3 and rightside-3 and everything will be fine.
Ask if you have any further questions.
Hi,
It won't be very easy. You would need to have fairly good understanding of AngularJS to do it.
If you decide to do it, you should do the changes in the Plugin/Views/ShippingMethod.cshtml view. Currently we count on the changing of the ng-model (attached to every radio button) to send request to the server to change the selected shipping method. We use regular watch to track the changes of the ng-model.
input.ng-invalid.ng-dirty, textarea.ng-invalid.ng-dirty, .has-error {
border: 1px solid red !important;
}
Hi,
Could you provide us with a screenshot showing where you want the slider to appear ?
Hi,
This will be very big feature, it will require a lot of changes.
That is why we have not implemented it yet.
We also have a suggestion about this in our User Voice portal. Could you vote for it ? This way you will be notified by email when the future is planned and ready.
Hi,
You could do it the same way we do it in QuickTabs - How to include JavaScript in Tab
Hi,
Would it be possible to raise a ticket and send us your database so we could debug the code and find the cause of the problem ?
Hi,
We are currently working on this. I could not tell you exactly when it will be ready, but I will write here when we deploy it.
Hi,
Could you raise a ticket with your admin credentials so we could replicate your settings and try to reproduce the problem locally ?
Hi,
Unfortunately there is no such property. Also, there is no workaround we could suggest, because the products count for each filter option is calculated only by the store procedure which is triggered only when you select specific option.
It is interesting proposition and I could advise you to suggest it to our UserVoice portal.