A A A

Please consider registering
guest

Log In Register

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Idiot's Guide to organizing Nav Bar by categories
December 14, 2010
12:48 pm
Member
Forum Posts: 84
Member Since:
January 28, 2009
Offline
21

Brilliant, worked first time!!! Thank you very much.

September 2, 2011
4:04 pm
Member
Forum Posts: 38
Member Since:
December 9, 2010
Offline
22

Hi,

I'm using Market Theme 4.28

As far as I can see, I have followed the directions above and it is not working.

Any changes to the instructions for latest version of Market?

Thanks for your help


September 2, 2011
4:46 pm
Member
Forum Posts: 38
Member Since:
December 9, 2010
Offline
23
Hi again,
Thought maybe I should be more specific.  Here is the code change.
When I click on the subcategory Miniature Prints ALL images show up in the grid view from the main category Prints.
See the new page at the bottom of the custom menu under Gift Ideas.   I really don't want a new page. The goal is to have all the subcategories show up on a grid view.
Maybe I should be doing something different??
Thank you,
<?php
 /*
 Template Name: Miniature Prints
 */
?>
<?php 
// ********* Set Gridview Category ID here ********* //
   // Set a specific category ID here if you only want items in a certain category to show
     $specific_category_id = "20"; 
// ******************** Stop Editing ******************** //
   if ($specific_category_id !="20") {
     $grid_cat_id = $specific_category_id;
   } else {
     $grid_cat_id = mkt_product_cats();
   }

<?php /* Template Name: Minature Prints */?><?php 
// ********* Set Gridview Category ID here ********* //

   // Set a specific category ID here if you only want items in a certain category to show     $specific_category_id = "20"; 

// ******************** Stop Editing ******************** //
   if ($specific_category_id !="20") {     $grid_cat_id = $specific_category_id;   } else {     $grid_cat_id = mkt_product_cats();   }

September 9, 2011
9:48 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline
24

This forum thread is for creating pages based on categories.

For what you're asking, you'd have to modify the "category.php" page design layout.

Forum Timezone: UTC 0

Most Users Ever Online: 40

Currently Online:
15 Guest(s)

Currently Browsing this Page:
2 Guest(s)

Top Posters:

icy1: 2371

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2252

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2983

Posts: 16042

Moderators: Market Admin (5051)

Administrators: Market Admin (5051)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.