thejerk Posted December 5, 2002 Posted December 5, 2002 I have a shop with languages dutch and english.....dutch is default......Everyone comming into the shop gets the dutch stuff, also the featured products section..... However if a Featured product is selected, the english version appears..... ....using the flag selector i will get the dutch product....... Anyone seen this before??? :? txs Quote
mattice Posted December 5, 2002 Posted December 5, 2002 check the featured products query... it will probably say something like AND language_id = 1 change that to AND language_id = '" . $languages_id . '" Havent checked it dus ik weet het niet zeker ;) Quote "Politics is the art of preventing people from taking part in affairs which properly concern them"
thejerk Posted December 5, 2002 Author Posted December 5, 2002 Thats what i thought, but regretfully is not it....... :( Quote
emiliano Posted December 6, 2002 Posted December 6, 2002 Are you using cieto Featured Products (i made it) or Featured Products (by Aubrey Kilian )? Mabe it I could help you. Cheers Emiliano Quote patagonia, argentina
emiliano Posted December 6, 2002 Posted December 6, 2002 are you using v1.3??? Emiliano Quote patagonia, argentina
rommany Posted July 3, 2005 Posted July 3, 2005 (edited) Hi Would someone please help me, i have installed 1.5.2 and all bar one thing it works great, the problem im having is when you click on the featured products link just above the images all i get is a refresh page come up, i must have done something simple wrong as but i am "simple" i just can not see it. www.jellybabys.co.uk many thanks regards Edited July 3, 2005 by rommany Quote
intensivex Posted August 1, 2005 Posted August 1, 2005 Hello all, I have a short request. I have a slightly modified version of Featured products running on my site (http://www.mhvacsew.com - under const.) and need to get the contribution "Short descriptions" working with it. I have tried several variations of the adding it in, all to no avail. Can someone PLEASE help me getting it working. I know its a simple line of code, but I don't know the correct syntax. If anyone could be so kind as to post a quick fix, I would be forever grateful and in your debt. thanks for your valuable time, Respectfully, Chris Quote
intensivex Posted August 1, 2005 Posted August 1, 2005 Ok .. now im trying to remove the entire row that displays the box title, ie: cornerimage.gif> featured products > cornerimage.gif. Ive commented out the lines that read: // $info_box_contents[] = array('align' => 'left', 'text' => '<a class="headerNavigation" href="' . tep_href_link(FILENAME_FEATURED_PRODUCTS) . '">' . TABLE_HEADING_FEATURED_PRODUCTS . '</a>'); that only removes the actual title of the box. Does anyone know how to remove the entire row? Im also having some issues with not being able to control the spacing between the looped products. Can anyone please take a second and help me - I'd greatly appreciate it thanks once again, PS If you need the fix for the above short description contrib, let me know and ill email you the entire edited files. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.