I have a web shop (OceanWP theme) that has default sorting set to price ascending. When I enter the shop, prices are randomly set without any order. If I change the sorting on front-end, it works normally. If I set other default sorting (alphabetically, latest etc.) it works normally. I tried to fix it by setting the default order via PHP snippet, adding custom ordering and restoring product data lookup table through “WooCommerce -> Status -> Tools”. None of that worked. I even checked the lookup table manually through phpmyadmin and sorted it by min_price and by max_price and everything is fine.
I’m pretty sure that for whatever reason, it just doesn’t work.
If anyone ever had similar issue I’d be thankful to them.
]]>Every time I login to admin and navigate to plugin settings I get “Your Google API Key is not valid for this request and permission is denied.” message. Billing on Goolge is active and I am restricting API key access to the given IP address in the plugin. Also Places API is enabled.
Right now I am manually fetching new reviews.
Also, one more thing I observed is that the reviews are not sorted according to date even though when correct sorting option (Date Descending New->Old) is used.
]]>Is there a way to make the default sorting of the properties by date? Currently it’s by default on Properties pages, and I need it to be from newest to oldest…
]]>I find settings to set the default of sorting Questions under Settings-Appearance-Index Page which is great (I use Newest).
For Answers inside a question however, I would like to have the default sort as Votes, as it is now also sorting on newest, and I can’t seem to find this setting – does anyone know of a way of setting the Answers default sorting as Votes, whilst keeping sorting of Questions as Newest?
Big thanks!
Robin
I am wondering how I can set a default sort order? It appears right now it is just by ID #, and manually sorting works perfect, but I’d like the page to be sorted a specific way for all users by default.
]]>The code that I am using on each separate page is:
[pdb_list search=true sort=true filter='Country=U.S.A.']
[pdb_list search=true sort=true filter='Country=CANADA']
[pdb_list search=true sort=true filter='Country=AUSTRALIA']
I am not understanding why my code shows up sorted the way I want on the USA page but not the other two.
I would use order_by
but it appears that it only orders by one column. I want to be able to default my page to sort first by State, then by Town, then by Business name like I have it sorted in the .csv files.
The links to these pages on my test site are:
https://www.roadworksmfg.com/rwtrial/find-dealers/united-states-dealers/
https://www.roadworksmfg.com/rwtrial/find-dealers/canada-dealers/
https://www.roadworksmfg.com/rwtrial/find-dealers/australia/
Thanks in advance for any help…
https://www.ads-software.com/plugins/participants-database/
]]>I want my posts to be ordered by slug / name order. So have added a pregetposts function. Unfortunately, this gets changed by the mandatory sort order on the plugin.
https://www.ads-software.com/extend/plugins/tw-recent-posts-widget/
]]>https://www.elkriverreviews.com/index.php/reviews/campgrounds-outfitters/
https://www.ads-software.com/extend/plugins/wp-table-reloaded/
]]>