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
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Chevron "Updated11/25/201"
Author « Topic »  

Jolly-Martian
Advanced Member

United Kingdom
218 Posts

Pre-sales questions only
(More Details...)

Posted - 04/21/2021 :  08:07:17  
Hi All,

On the product detail page, how do i disable the chevron saying e.g. "> Updated11/25/201" the date the product was last updated from appearing?

Jason

Vince
Administrator

42466 Posts

Posted - 04/21/2021 :  14:04:37  
Hi Jason
Have a look for $xxDatLab which will be in your includes.php file or maybe in the proddetail.php file itself.

Vince

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

Jolly-Martian
Advanced Member

United Kingdom
218 Posts

Pre-sales questions only
(More Details...)

Posted - 04/30/2021 :  14:26:21  
Hi Vince, it is not in either of these.

The reason I wanted to disable this, is a few customers have asked if the products are still available as the date showing that we last updated the product was some time last year. Its giving the customer the impression that its an out of date item

Jason

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 04/30/2021 :  14:53:11  
Hi Jason

The actual code you are looking for is <i class="w3-margin-right fa fa-chevron-circle-right"> & that is a FontAwesome icon code & as Vince has said it should be in your includes.php file.
Is this what you are meaning?


Steve
Bolton Lancashire

Edited by - 1818charlie on 04/30/2021 14:55:51

Jolly-Martian
Advanced Member

United Kingdom
218 Posts

Pre-sales questions only
(More Details...)

Posted - 04/30/2021 :  14:59:22  
Hi Steve,

Its not the chevron i want to remove, i dont want the product detail page to show the part that says the last date the products were updated

[img]https://i2.paste.pics/9e4cc12bf7b41695b2354e4b3d139203.png[/img]

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 04/30/2021 :  15:08:02  
SO you do not see the following in the includes, correct? Because that is what generates the Updated on the details page

$dateaddedlabel="<i class='w3-margin-right fa fa-chevron-circle-right'></i>   Updated";


or look at the detailpagelayout in the includes.php file for the following and just remove it

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

Steve
Bolton Lancashire

Edited by - 1818charlie on 04/30/2021 15:14:00

Jolly-Martian
Advanced Member

United Kingdom
218 Posts

Pre-sales questions only
(More Details...)

Posted - 04/30/2021 :  15:17:09  
Hi Steve,

I found it in the includes.php line starting $detailpagelayout='.........

I removed the word "dateadded"

Thanks

Jason

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 04/30/2021 :  15:20:42  
That should do the trick

Steve
Bolton Lancashire
  « 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