Results 1 to 5 of 5
  1. #1

    Default right sideboxes not showing up on product page

    For some reason the right sidebox column is not working on my product page. I checked my tpl_main_page.php and the right sideboxes are not disabled:

    http://www.cooltechcentral.com/elect...y-w-25838.html

    What could be causing this?
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  2. #2

    Default Re: right sideboxes not showing up on product page

    This is what's causing the problem:

    if (in_array($cPath,explode(",",'112_299,112_1_2,112_1_3,112_1_4,112_1_5,112_1_6,11 1_118_123_149,133_134_136_295,133_134_136_185,133_134_136_288,133_134_136_290,13 3_134_136_291,133_134_136_292,133_134_136_293,133_134_135,117_231_241,117_231_24 2,117_231_243,117_231_240,117_231_244,117_231_239,117_232,117_232_246,117_233_24 7,117_233_248,117_233_249,117_233_250,117_233_251,257_266_260,257_266_261,257_26 6_262,257_266_263,257_266_264,257_266_265,257_267_269,257_267_270,257_267_271,25 7_267_272,257_267_273,257_267_274,257_268_275,257_268_276,257_268_277,257_268_27 8,257_268_279,257_268_280,257_268_281,257_268_282,257_268_283,257_268_284,257_26 8_285,112_1_7,112_1_28,112_1_9,112_1_10,112_1_11,112_1_12,112_1_13,112_1_14,112_ 1_15,112_1_287,112_1_16,112_1_17,112_1_18,112_1_19,112_1_20,112_1_21,112_1_22,11 2_1_23,112_1_24,112_1_25,112_1_26,112_1_27,112_115_116,60_62,60_63,60_64,60_65,6 0_66,60_67,60_68,60_69,60_70,60_71,60_109,60_72,60_73,60_76,60_74,60_75,60_77,60 _78,60_79,60_80,29_30,29_31,29_32,29_33,29_34,29_38,29_35,29_36,29_37,29_39,111_ 118_122_137,111_118_122_139,111_118_123_147,111_118_123_150,111_118_123_152,111_ 118_123_153,111_118_123_296,111_118_123_155,111_118_123_303,111_118_190_192,111_ 118_190_194,111_118_190_195,111_118_190_196,111_118_190_197,111_118_190_199,111_ 118_190_200,111_118_124_156,111_118_124_158,111_118_124_159,111_118_124_160,111_ 118_124_162,111_118_124_163,111_118_124_298,111_118_124_164,111_118_125_206,111_ 118_125_207_212,111_118_126_130,111_118_126_230,111_118_126_132,111_118_126_180, 111_118_126_131,111_118_126_179,111_118_126_229,111_118_129_169_176,111_118_129_ 169_178,111_118_129_169_177,111_118_129_171_234,111_182_119_203,81_82,81_83,81_8 4,81_104,81_85,81_86,81_87,81_88,81_89,81_90,81_91,81_92,81_93,81_94,81_95,81_96 ,81_103,81_100,81_101,81_102,81_105,81_106,81_107,81_108,40_110,40_41,40_42,40_4 3,40_259_258,40_259_181,40_259_114,40_47,40_57,40_44,40_46,40_48,40_58,40_59,40_ 45,40_49,40_50,40_51,40_52,40_53,40_54,40_55,40_56,301,302')) ) {
    $flag_disable_right = true;
    }
    How can I work around this?
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  3. #3

    Default Re: right sideboxes not showing up on product page

    I am also using this for specific template pages:

    if (in_array($current_page_base,explode(",",'all_departments,specials,products_new, featured_products,best_sellers,reviews,contact_us,login,advanced_search,advanced _search_result')) ) {
    $flag_disable_right = true;
    I don't think this has anything to do with the issue.

    What I think is happening is the subcategories from cPath that I disabled are disabling the products within that subcategory, again how can I fix this, please!!!
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  4. #4

    Default Re: right sideboxes not showing up on product page

    I was wondering if it's possible remove the sidebox on the right side of the product list page without using cpath:

    http://www.cooltechcentral.com/elect...accessories-2/

    Any help will be appreciated.
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  5. #5

    Default Re: right sideboxes not showing up on product page

    Alright, it seems that the category listings is effecting the product info page. Can anyone suggest a work around so that I can use the right column sideboxes for the product page? I am trying to have only the cross sell sidebox to work.
    Last edited by ctcentralinfo; 25 Jul 2008 at 08:34 PM.
    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

 

 

Similar Threads

  1. how to make right column not showing at product page, and other pages showing?
    By win8win in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 May 2012, 10:49 AM
  2. Right Column not showing sideboxes
    By SStewart in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Feb 2011, 06:54 PM
  3. Product Info Page - Right and Footer Not Showing Up?
    By grafx2g in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jul 2009, 05:51 PM
  4. product listing page not showing right in IE
    By grayceworks in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Feb 2007, 07:33 AM
  5. Right Sideboxes not showing
    By disciple in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Oct 2006, 08:40 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