Forum Replies Created
-
AuthorPosts
-
November 24, 2011 at 10:40 am in reply to: Sort by category in a multiple category product grid display #2532
Kelvin
KeymasterUnfortunately it will not order by category.
It orders the products by their creation date. So you can play around with the creation dates of the products to get them in the order you want. (When you got to “Products” in WordPress admin you can change the dates of creation).
Kelvin
KeymasterI think it may be caused by javascript error/conflict with your theme. Can you please try using the default WordPress theme (TwentyTen or TwentyEleven) for just a minute to test whether it works?
We’ll then know what is actually causing the problem, or not.
Kelvin
KeymasterWe’ll make it happen. Soon. 🙂
Kelvin
KeymasterThis is easy.
Around line 25 of dukapress.php is the list of countries. You can remove everything and leave only the country/countries that you want.
Also, you want to change the order of appearance you can do it here. For example, you can make “USA” (or any other country) come before Afghanistan just by changing the order of appearance around line 25 of dukapress.php
Does this help?
Kelvin
KeymasterThough, to be fair, removing it is as easy as deleting the corresponding custom field ( http://dukapress.org/docs/custom-fields-used/ ).
🙂
Kelvin
KeymasterSorry we got here late, but glad you figured it out!
Kelvin
KeymasterThe meta box is just a friendly GUI for the custom fields which are actually what we’re using to store the data.
Have a look: http://dukapress.org/docs/custom-fields-used/
Kelvin
KeymasterA simple way to remove them is to delete the custom field 🙂
Thank you for using DukaPress!!!!
Kelvin
KeymasterHi Risa! What is your blog address?
Thanks for checking out DukaPress.
Kelvin
KeymasterIs it possible to get temporary admin access to your site to: duka(at)dukapress.org
Kelvin
KeymasterCan you please try and use an unmodified version of Dukapress and then we can see if it works? We will then narrow down the possible causes of problems.
Kelvin
KeymasterCan you please try and use an unmodified version of DukaPress and then we can see if it works? We will then narrow down the possible causes of problems.
Kelvin
KeymasterUnfortunately currently we don’t have this feature 🙁
I’ll update here when we have it
Kelvin
KeymasterI’m looking into this
Kelvin
KeymasterCreate a template file for your theme named “single-duka.php”. Model this file on your single.php (which already exists).
single-duka.php will be sued to display your products. You can put your link somewhere in it. 🙂
-
AuthorPosts