Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

ecart
Advanced Member

123 Posts

Posted - 12/26/2020 :  22:27:28  
Hello,

How do you remove all tabs on the Proddetail page?

Thanks,

Edited by - ecart on 12/26/2020 22:28:36

Vince
Administrator

42472 Posts

Posted - 12/27/2020 :  06:02:19  
Hi Ecart
If you don't want the tabs, search in your vsadmin/includes.php file for the parameter...
$ecttabsspecials
...and comment that out like this...
//$ecttabsspecials
This parameter may also be set and needs to be commented out if so...
$defaultdescriptiontab
If you have any instances of <ecttab> in the product long descriptions this can be removed. For example...
<ecttab title="Tab One">
And it would be a good idea to remove the script / CSS from the proddetail.php page head...
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
<script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>

There is more about the tabs here...
https://www.ecommercetemplates.com/help/dynamic-tabs.asp

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

ecart
Advanced Member

123 Posts

Posted - 04/15/2021 :  10:06:13  
Hi Vince,

I don't have the $ecttabsspecials parameter in my includes.php file.

Are Spry Tabs used in a Wordpress install?

Thanks,

Stan

Sinbad
ECT Moderator

USA
65936 Posts

Posted - 04/15/2021 :  13:16:03  
Hi Stan, if using wordpress the parameters will be in Globals in the vsadmin/includes.php file and the spry links would most likely be in the theme header.php

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

ecart
Advanced Member

123 Posts

Posted - 04/15/2021 :  13:56:47  
Hi Sinbad,

I don't see the $ecttabsspecials parameter in the Globals, and I'm not using Spry Tabs.

This is what I have:

// Customer Reviews and Ratings
$GLOBALS['enablecustomerratings']=FALSE;

$GLOBALS['detailpagelayout']='navigation,productimage,productname,instock,description,manufacturer,sku,custom1,quantitypricing,listprice,price,currency,options,quantity,addtocart,previousnext,socialmedia,custom2';


This is what displays at the bottom of the prod detail page:

Product Reviews
No Reviews For This Product.
Click to review this product


Thanks,

Stan

dbdave
ECT Moderator

USA
10277 Posts

Posted - 04/15/2021 :  14:13:25  
Hi Stan, perhaps things went off track with the use of the term "tabs" and that led us to believe it was spry tabs you are using.
Do you want to reply with a link so we can see the page?
If you don't want to post a link, then maybe a screen shot, or click my name and message me a link.

Thanks,
David

Edited by - dbdave on 04/15/2021 14:14:41
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000