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 - 03/28/2021 :  16:42:11  
Hello,

How can I remove the Review section and the Date Added from the product detail page?

Thanks

dbdave
ECT Moderator

USA
10362 Posts

Posted - 03/28/2021 :  18:42:24  
Hi, check your vsadmin/includes.php file for the following parameter. That's typically where this would be coming from... Remove the elements you don't want.

$detailpagelayout='navigation, checkoutbutton, productimage, productid, manufacturer, sku, productname, discounts, instock, description, listprice, price, quantity, currency, dateadded, options, addtocart, previousnext, emailfriend, reviews, socialmedia';

Thanks,
David

ecart
Advanced Member

123 Posts

Posted - 03/28/2021 :  19:59:39  
Hi David,

That didn't remove the reviews, and there's no dateadded item listed. This a Wordpress installation, in case that makes a difference.

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

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

Thanks,

Stan

Vince
Administrator

42649 Posts

Posted - 03/29/2021 :  04:21:52  
It shouldn't matter that it's a wordpress installation and settings in the includes.php file should still take precedence. Can you try just as a test temporarily adding an obviously erroneous value like "xxx" and see if you get an error on the page. For instance...

$detailpagelayout='xxx,navigation, checkoutbutton, productimage, productid, manufacturer,...

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000