Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Oct 2007
    Posts
    17
    Plugin Contributions
    0

    Default hide right sidebox for products-all and products-new listing

    hi, how can i do it ? thanks

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    Quote Originally Posted by Jmus View Post
    hi, how can i do it ? thanks
    Take a quick read at this:

    https://www.zen-cart.com/tutorials/i...hp?article=233
    Mark
    Hare Do

  3. #3
    Join Date
    Oct 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    hi,

    I did, id doesnt work for ,products-all, neither for ,products-new,

    please help

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    J,
    post me the code you changed please..

    This is what you need to edit:

    PHP Code:
    if (in_array($current_page_base,explode(",",'list_pages_to_skip_all_right_sideboxes_on_here,separated_by_commas,and_no_spaces')) ) {
         
    $flag_disable_right true;
      } 
    1. I need to see your version
    Mark
    Hare Do

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    includes/ templates/ custom_folder/ common/ tpl_main_page.php

    Find this:
    1. Line 42 to line 44
    2. if (in_array($current_page_base,explode(",",'list_pages_to_skip_all_right_sideboxes _on_here,separated_by_commas,and_no_spaces')) ) {
      $flag_disable_right = true;
      }
    Replace with this:

    if (in_array($current_page_base,explode(",",'products_all,products_new')) ) {
    $flag_disable_right = true;
    }
    Mark
    Hare Do

  6. #6
    Join Date
    Oct 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    it works ! thanks !

    any ideia on how to use it for the manufacturers product listing ?

    i tried the ,manufacturers, word, but no go...

  7. #7
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    Quote Originally Posted by Jmus View Post
    it works ! thanks !

    any ideia on how to use it for the manufacturers product listing ?

    i tried the ,manufacturers, word, but no go...
    I need a link to your site to see the url to manufactures
    Mark
    Hare Do

  8. #8
    Join Date
    Oct 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    www . maissaude . eu

    but i'm using magic seo..thats the problem :s

    also, do you know what happens with the automatic keywords ?

    how are they generated, because mine all look the same, what can i do ?

    manually create each one ?

    thank you very much

  9. #9
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: hide right sidebox for products-all and products-new listing

    Mark
    Hare Do

  10. #10
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: hide right sidebox for products-all and products-new listing

    It's .eu ^_^
    Quote Originally Posted by haredo View Post
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Displaying all products and new products listing in column/grid
    By chapagain in forum Templates, Stylesheets, Page Layout
    Replies: 44
    Last Post: 15 Jul 2014, 09:33 PM
  2. Replies: 4
    Last Post: 3 Jun 2010, 11:44 PM
  3. new products page and all products page empty in categories sidebox
    By mipavluk in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 25 May 2010, 08:42 PM
  4. Replies: 2
    Last Post: 24 May 2010, 06:35 PM
  5. change products all listing to look like products new
    By edFollett in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Aug 2008, 08:12 AM

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