Jump to content



Latest News: (loading..)

- - - - -

CONTRIBUTION Product Tabs


  • Please log in to reply
117 replies to this topic

#101   herbsandhelpers

herbsandhelpers
  • Members
  • 75 posts
  • Real Name:Lorraine Hodgkinson
  • Gender:Female

Posted 26 March 2013 - 07:29 PM

View PostBonnie, on 07 September 2012 - 07:15 AM, said:

Hi Clint,

I integrated review function in one of the product tab, looks great . below is the code.

Hello Bonnie,

Would you mind telling me where you posted this code to get Reviews to appear in a tab please?

Running 2.3.3 and installed Product Tabs only.

Thanks,

Lorraine

#102   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 21 April 2013 - 08:04 AM

Hi all,

My webby, http://www.oxytarm-ap.com

I just did finished round 1 of product info page box (still need some tweaks) - posted on forum that i needed help...

Nonetheless, i moved on to try products tabs...

Can't seem to combine both, there's some errors.

#103   vampirehunter

vampirehunter
  • Members
  • 274 posts
  • Real Name:vampire

Posted 22 April 2013 - 04:53 PM

which is better? your plugin?
http://addons.oscommerce.com/info/8536

or the other tab TMS plugin
http://addons.oscommerce.com/info/7703

#104   vampirehunter

vampirehunter
  • Members
  • 274 posts
  • Real Name:vampire

Posted 22 April 2013 - 04:55 PM

View Postherbsandhelpers, on 26 March 2013 - 07:29 PM, said:

Hello Bonnie,

Would you mind telling me where you posted this code to get Reviews to appear in a tab please?

Running 2.3.3 and installed Product Tabs only.

Thanks,

Lorraine

hi
is this plugin easy to install?
im still deciding over this one or that TMS plugin which also makes tabs

just want to check which is the easiest and less problematic one to install.
as you know, modifying oscommerce is equivalent to taking your trousers down and taking one for the team, its painful and hard.

#105   newburns

newburns
  • Members
  • 88 posts
  • Real Name:Ray Burns
  • Gender:Male
  • Location:Texas

Posted 23 April 2013 - 07:01 PM

@Comesticage
What issues are you having?

#106   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 25 April 2013 - 11:30 AM

@newburns

and anyone who can help me...

View Postnewburns, on 23 April 2013 - 07:01 PM, said:

@Comesticage
What issues are you having?

Hi,

I tried again today. OScommerce 2.3.1

Still looks ugly

http://oxytarm-ap.com/shop/catalog/product_info.php?products_id=34

I have a products tabs in my admin section under echo customization AND configuration (how come it's in configuration too?), i am able to rename tab 1 tab 2 to new names (like dosage. contents)  - but none appear on my website.
If i were to go into catalog > Categories/Products and edit a product, i see addtional 5 boxes of the supposedly working tabs - but no matter what i key in the new tabs, none appear on my website.

1) i followed the installations instructions
2) Copied the new files into my dir
3) Modified the files using a file comparison tool
4) upload mysql file
5) Double check again using the instructions in "/Install Product Tabs V1.1.html"

I cannot seem to find the belong and hence cannot replace it.

//    Find (Around line 184)    
    <p style="text-align: center;"><?php echo sprintf(TEXT_DATE_AVAILABLE, tep_date_long($product_info['products_date_available'])); ?></p>

<?php
    }
?>

  </div>

<?php
    Replace with:    
    <p style="text-align: center;"><?php echo sprintf(TEXT_DATE_AVAILABLE, tep_date_long($product_info['products_date_available'])); ?></p>

<?php
    }
?>

  </div>

<?php include_once (DIR_WS_MODULES . FILENAME_PRODUCTS_TABS); ?>

<?php

//

I am guessing that this is the major culprit, where can i find it?

Edited by Comesticage, 25 April 2013 - 11:43 AM.


#107   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 25 April 2013 - 12:37 PM

Hi All,

http://oxytarm-ap.com/shop/catalog/product_info.php?products_id=33

Check out this. After going through all the posts,

I manage to get the tabs working and editable.

I still need two more help

1) Every image eats into my tabs - causing the header for the tabs to stretch and becomes ugly
2) http://oxytarm-ap.com/shop/catalog/product_info.php?products_id=29

I used to have a multi image for this product. (added 4 pictures in the admin page) and viola, it becomes a single picture with small images below it, allowing clients to scroll them and click. but now it is forever loading. How come?

TIA!

#108   newburns

newburns
  • Members
  • 88 posts
  • Real Name:Ray Burns
  • Gender:Male
  • Location:Texas

Posted 25 April 2013 - 12:56 PM

@Comesticage Just add line breaks before the code calls for the tabs.
That's what I did.

Also, what did you change? Maybe the instructions needs some updating.

#109   newburns

newburns
  • Members
  • 88 posts
  • Real Name:Ray Burns
  • Gender:Male
  • Location:Texas

Posted 25 April 2013 - 01:07 PM

Here's an excerpt to my product_info.php
Extra attention to the <br><br><br><br>

			 <div align="center">
				 <?php
	 if (PRODUCT_INFO_PAGE_BOX_TELL_BUTTON == 'True') {
	 echo tep_draw_form('email_friend', tep_href_link(FILENAME_TELL_A_FRIEND, 'action=process&products_id=' . (int)$HTTP_GET_VARS['products_id']), 'post', '', true);
	 echo '<a href="' . tep_href_link(FILENAME_TELL_A_FRIEND_POPUP) . '" target="_blank" onclick="$(\'#tellafriend\').dialog(\'open\'); return false;">';
	 echo tep_draw_button(TEXT_TELL_A_FRIEND_POPUP, 'mail-closed');
	 echo '</a>';
	 }
	 ?>
		 </div>

</div>
</div>
<?php// echo stripslashes($product_info['products_description']); ?>
</div>
</div>
<br><br><br><br><br>
<br>
<div>
<!-- FOR PRODUCT-TABS JUST UNCOMMENT THE LINE BELOW AND COMMENT OUT <?php //echo stripslashes($product_info['products_description']); ?> above -->
<?php include_once (DIR_WS_MODULES . FILENAME_PRODUCTS_TABS); ?>
</div>
<div id="reviews" title="<?php
echo 'Reviews for ';
echo tep_get_products_name($product_info['products_id']); ?>">
	 <?php include(FILENAME_REVIEWS_POPUP); ?>
</div></form>
<div id="tellafriend" title="<?php
echo 'Tell a Friend About ';
echo tep_get_products_name($product_info['products_id']); ?>">
	 <?php include(FILENAME_TELL_A_FRIEND_POPUP); ?>
</div></form>
<div id="askaquestion" title="<?php
echo 'As Us a Question About ';
echo tep_get_products_name($product_info['products_id']); ?>">
	 <?php include(FILENAME_ASK_A_QUESTION_POPUP); ?>

</div></form>

Edited by newburns, 25 April 2013 - 01:14 PM.


#110   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 25 April 2013 - 02:23 PM

@newburns

Thanks for the help. <br> does help.

But i still have the problem that my multiple image doesn't load see

http://oxytarm-ap.com/shop/catalog/product_info.php?products_id=29

Before this tab add on, everything is good.

#111   newburns

newburns
  • Members
  • 88 posts
  • Real Name:Ray Burns
  • Gender:Male
  • Location:Texas

Posted 25 April 2013 - 02:25 PM

@Comesticage
Not true. I mentioned this to you before you began your product tabs installation. I experienced it once when going "Back" from the cart after adding an item.
I think it has something to do with your images addon, by the way, what does it do for you?

#112   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 25 April 2013 - 02:35 PM

@newburns

I remember you say that. It is not an image addon, it is just simply oscommerce 2.3.1 default multiple image.

You can see it right here.

http://www.clubosc.com/oscommerce-2-3-core-multiple-images.html

#113   newburns

newburns
  • Members
  • 88 posts
  • Real Name:Ray Burns
  • Gender:Male
  • Location:Texas

Posted 25 April 2013 - 02:52 PM

@Comesticage
Well we can say that it's not product tabs.
Now you can get the rest of the forum involved as this is a core issue you are having. Possibly jquery. I had it before, then I just installed the KISSit Image Thumbnailer.
Made my problems go away, but of course, I only have one image per product.

It somewhat works on my other store, but the large image does not load. And there isn't a php error in the log
http://koreyeagleton.com/online_store/product_info.php/heartcries-p-65

#114   Comesticage

Comesticage
  • Members
  • 19 posts
  • Real Name:Eugene Gan

Posted 25 April 2013 - 03:02 PM

@newburns

Thanks alot for your help.

Now i will proceed to solve this next issue. =))

#115   jackhill

jackhill
  • Members
  • 6 posts
  • Real Name:Jacque

Posted 30 April 2013 - 06:31 AM

Thanks for this awesome addon

Can someone tell me if it's possible to remove the top description? I currently see my product description at the top of the product listing page and in the description tab. I'm keen to remove the top description text and have everything in tabs rather

Thanks again

#116   jackhill

jackhill
  • Members
  • 6 posts
  • Real Name:Jacque

Posted 01 May 2013 - 08:09 AM

Don't worry about answering my question above, I redid the setup and see everything in tabs now.

The only issue I have now is that I don't see the tabs in the admin page like in screenshot 2.

#117   hornetnz

hornetnz
  • Members
  • 38 posts
  • Real Name:Nik

Posted 13 May 2013 - 01:57 AM

Has anyone noticed issues with IE8/IE9? None of the tabs are appearing for those versions and just getting all of the content in one long block. If anyone has a solution, I'd greatly appreciate!

http://bit.ly/10RggQy

#118   thejudge99

thejudge99
  • Members
  • 116 posts
  • Real Name:Julian

Posted 18 May 2013 - 09:44 AM

On the previous page are Solutions - 1 from me and 1 from Kymation.