66 pointsSerious WPMU DEV-sterI'm new here
jseigle85
Member
—
27th July 2011 16:46
I am using the theme GridMarket and plugin MarketPress. Can you tell us if there is a way to select what products can show on the GridMarket homepage. Currently we all know that GridMarket show all products however is there any way to filter what products can show. For example on the home page we see all products. Can we fix these to only show products from a category? Something like when we use shortcodes like: [mp_product_grid category="index"]
Please tell us all what files we need to edit to do this. We need the code to replace and the code to add.
Also Can you please create an update for the Framemarket and GridMarket themes with these options
I am using the theme GridMarket and plugin MarketPress. Can you tell us if there is a way to select what products can show on the GridMarket homepage. Currently we all know that GridMarket show all products however is there any way to filter what products can show. For example on the home page we see all products. Can we fix these to only show products from a category? Something like when we use shortcodes like: [mp_product_grid category="index"]
Please tell us all what files we need to edit to do this. We need the code to replace and the code to add.
Also Can you please create an update for the Framemarket and GridMarket themes with these options
In order to do this you will need to edit the home.php file in your child theme. You need to look at the WordPress loop and use the appropriate parameters from WP_Query in order to customise the output according to your specific needs.
+ 1 for gridmarket product selection for homepage by category AND the option for specific products selected within the network. It would be cool to have this as a "featured products section" then below that have "recently added products section".
This I'm afraid would be more of a MarketPress option than theme reading what is being requested. You are basically wanting to set what shows on front right? Let me tag in the MarketPress developers to get their feelings on this.
Responses (5)
Sales & Support Pro — 27th July 2011 17:20 #
Hiya!
In order to do this you will need to edit the home.php file in your child theme. You need to look at the WordPress loop and use the appropriate parameters from WP_Query in order to customise the output according to your specific needs.
Phil
Lifetime Member — 29th July 2011 17:28 #
+ 1 for gridmarket product selection for homepage by category AND the option for specific products selected within the network. It would be cool to have this as a "featured products section" then below that have "recently added products section".
gina :)
Member — 22nd August 2011 03:27 #
Roger that!
Lifetime Member — 22nd August 2011 09:00 #
+1 indeedo
Theme Designer — 22nd August 2011 21:28 #
This I'm afraid would be more of a MarketPress option than theme reading what is being requested. You are basically wanting to set what shows on front right? Let me tag in the MarketPress developers to get their feelings on this.
Become a member