Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Sep 2010
    Posts
    64
    Plugin Contributions
    0

    Default Featured Listing Not displaying on Product Listing Page

    I am using the mars template. I have double checked the settings in config >> indexlisting ----- See Attachement .

    this is the code below I can't see the difference between the stock code and this ?


    HTML Code:
    <?php
        if ($show_display_category->fields['configuration_key'] == 'SHOW_PRODUCT_INFO_LISTING_BELOW_FEATURED_PRODUCTS') { ?>
    <?php
    /**
     * display the Featured Products Center Box
     */
    ?>
    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
    <?php } ?>
    
    <?php
        if ($show_display_category->fields['configuration_key'] == 'SHOW_PRODUCT_INFO_LISTING_BELOW_SPECIALS_PRODUCTS') { ?>
    <?php
    /**
     * display the Special Products Center Box
     */
    ?>
    <?php require($template->get_template_dir('tpl_modules_specials_default.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_specials_default.php'); ?>
    <?php } ?>
    
    <?php
        if ($show_display_category->fields['configuration_key'] == 'SHOW_PRODUCT_INFO_LISTING_BELOW_NEW_PRODUCTS') { ?>
    <?php
    /**
     * display the New Products Center Box
     */
    ?>
    <?php require($template->get_template_dir('tpl_modules_whats_new.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_whats_new.php'); ?>
    <?php } ?>
    
    <?php
        if ($show_display_category->fields['configuration_key'] == 'SHOW_PRODUCT_INFO_LISTING_BELOW_UPCOMING') {
          include(DIR_WS_MODULES . zen_get_module_directory(FILENAME_UPCOMING_PRODUCTS));
        }
    ?>
    <?php
      $show_display_category->MoveNext();
      } // !EOF
    ?>
    
    <?php
    } //// eof: categories
    ?>
    
    </div>
    Attached Images Attached Images  

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Featured Listing Not displaying on Product Listing Page

    A link to your site will be useful.

    Cheers
    RodG

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,545
    Plugin Contributions
    89

    Default Re: Featured Listing Not displaying on Product Listing Page

    Do you have any products configured in Catalog->Featured Products? The "Featured Products" block will only display if there is one or more active featured product.

  4. #4
    Join Date
    Sep 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Featured Listing Not displaying on Product Listing Page

    Quote Originally Posted by lat9 View Post
    Do you have any products configured in Catalog->Featured Products? The "Featured Products" block will only display if there is one or more active featured product.
    Yes I have Made Sure this works. If you click on the featured products link it displays the products. But It doesn't work when you look for the display on the products listing page.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,545
    Plugin Contributions
    89

    Default Re: Featured Listing Not displaying on Product Listing Page

    Echoing RodG's request: a link to the site in question would help us help you!

  6. #6
    Join Date
    Sep 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Featured Listing Not displaying on Product Listing Page

    So here is the featured Products list.

    http://www.aurumjewelers.net/index.p...tured_products

    Here is the sub cat that those products should be displaying in correct? New Products is showing up.

    http://www.aurumjewelers.net/index.p...ath=18_126_139

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Featured Listing Not displaying on Product Listing Page

    Try switching to the classic template
    If this displays correctly then it is in your template files
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Sep 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Featured Listing Not displaying on Product Listing Page

    Quote Originally Posted by kobra View Post
    Try switching to the classic template
    If this displays correctly then it is in your template files
    I did switch up . I also tried the stock code on that specific page and no dice!.

    That is why I am really confused on why it's not showing. Are my settings wrong? is there a specific setting in the admin that I am missing that should control the availability of that specific page?

    I am not worried about the homepage just the product listings

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,545
    Plugin Contributions
    89

    Default Re: Featured Listing Not displaying on Product Listing Page

    The "Featured Products" block shows up on product-listing pages (like the one you indicated was showing "correctly") if and only if the currently-displayed category has any featured products defined.

  10. #10
    Join Date
    Sep 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Featured Listing Not displaying on Product Listing Page

    Quote Originally Posted by lat9 View Post
    The "Featured Products" block shows up on product-listing pages (like the one you indicated was showing "correctly") if and only if the currently-displayed category has any featured products defined.
    Yes that is why i was showing the featured products listed here.

    http://www.aurumjewelers.net/index.p...tured_products

    then the category they are listed under here

    http://www.aurumjewelers.net/bracelets/chrysalis

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139a Adding Product Rating on Featured Listing Page
    By gal_op in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Oct 2012, 06:17 AM
  2. Category - Product listing - displaying Defined Page
    By WHOSYOURDADDY in forum Basic Configuration
    Replies: 1
    Last Post: 28 Oct 2009, 07:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR