Forum Replies Created
-
AuthorPosts
-
November 24, 2011 at 10:40 am in reply to: Sort by category in a multiple category product grid display #2532KelvinKeymaster
Unfortunately 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).
KelvinKeymasterI 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.
KelvinKeymasterWe’ll make it happen. Soon. 🙂
KelvinKeymasterThis 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?
KelvinKeymasterThough, to be fair, removing it is as easy as deleting the corresponding custom field ( http://dukapress.org/docs/custom-fields-used/ ).
🙂
KelvinKeymasterSorry we got here late, but glad you figured it out!
KelvinKeymasterThe 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/
KelvinKeymasterA simple way to remove them is to delete the custom field 🙂
Thank you for using DukaPress!!!!
KelvinKeymasterHi Risa! What is your blog address?
Thanks for checking out DukaPress.
KelvinKeymasterIs it possible to get temporary admin access to your site to: duka(at)dukapress.org
KelvinKeymasterCan 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.
KelvinKeymasterCan 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.
KelvinKeymasterUnfortunately currently we don’t have this feature 🙁
I’ll update here when we have it
KelvinKeymasterI’m looking into this
KelvinKeymasterCreate 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