Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default How hide some categories links

    Hi,

    I do not find some information on the forum.
    I test with various key words in Search box but my english find anything
    I would like to hide some links in the sidebox categories for all the visitors.
    These hided links are only visible for the logged members.
    What is the way?


    Regards.
    Olivier

  2. #2
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: How hide some categories links

    Hi,

    This morning, I am a little fresher…
    11:37 PM, it is the hour when Cendrillon transforms herself into pumpkin

    http://www.zen-cart.com/index.php?ma...roducts_id=391


    bye
    Olivier

  3. #3
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: How hide some categories links

    rectification,

    This one is better...
    http://www.zen-cart.com/index.php?ma...roducts_id=574

  4. #4
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: How hide some categories links

    ...
    I have installed the last written mod and take a look on its content lines.
    I understood how it work.
    I want to be sure, when I hide a categories link, the search engine can't found it.
    Is this line
    Code:
    $title_link = false;
    on includes/modules/sideboxes/mystery_box how broke the link?

    The complet code
    Code:
    <?php
    
    require($template->get_template_dir('tpl_mystery_box.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_mystery_box.php');
    
          $title =  'Mystery Box';
          $title_link = false;
          require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default);
        
      
    ?>
    Regards
    Olivier

 

 

Similar Threads

  1. Replies: 10
    Last Post: 11 Oct 2017, 08:09 PM
  2. How to hide ampty categories
    By marknew in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jan 2011, 03:36 AM
  3. Show/Hide some categories
    By reeda80 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 1 Sep 2009, 05:15 PM
  4. How do I hide some admin menus?
    By mike_9000 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Jun 2009, 09:01 PM
  5. Links to header images + Hide categories + disable reg and keep cart
    By Mad_Griffith in forum Templates, Stylesheets, Page Layout
    Replies: 31
    Last Post: 2 Jan 2008, 11:17 PM

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