Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

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 ;)

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Are you using cieto Featured Products (i made it) or Featured Products (by Aubrey Kilian )?

 

Mabe it I could help you.

 

Cheers Emiliano

patagonia, argentina

  • 2 years later...
Posted (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 by rommany
  • 4 weeks later...
Posted

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

Posted

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...