Closed (outdated)
Project:
Views (for Drupal 7)
Version:
7.x-3.13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
4 Mar 2016 at 02:54 UTC
Updated:
14 Mar 2019 at 01:00 UTC
Jump to comment: Most recent
Comments
Comment #2
nikhilesh gupta commentedComment #3
nikhilesh gupta commented@OpsTao
Nodes will be sorted first by stickiness, then by weight, then by creation date.
Make sure "Sticky at top of lists" checkbox is unchecked for the nodes.
Also sort by weight (asc) lower weight will float to the top of lists and for sort by weight(desc) heavier items will sink.
Comment #4
extexan commentedI'm having the same problem. I had about decided it was related to my theme, because when editing the view, the "preview" shows it as expected, but when I view the page itself, it shows the same as described by the OP. So I switched to Bartik to see if it made a difference. The page was still in the wrong order, but, as I said, "preview" in the view is correct. Very strange.
I'm only trying the weight module as a last resort to override the Ubercart product "list order" field, which isn't working either. My view was cloned from a taxonomy view, so now I'm wondering if that is somehow overriding the sort I've defined.
I'm sorting by sticky (desc), then weight (asc), then Post Date (desc). I've double-checked the "sticky" setting on each of the nodes (products), they are all unchecked. I even set one as sticky to see if that changed the order - it did.
Any suggestions would be greatly appreciated.
Comment #5
extexan commentedCan I print a retraction? :p
I had double-checked the URL path defined in the view, and made sure that's the page I was viewing. However, what was actually showing was the taxonomy page, which had the same URL.
Sorry for the unnecessary post.
Comment #6
mustanggb commentedClosing this as outdated to tidy up a bit around here. If you're still having problems with the latest release please create a new issue.