*

Raof Gassan

  • *
  • 1 posts
I am using sigma theme how can i add this feature
« on: January 01, 2025, 05:52:57 PM »
How can i get the links of last 4 listing has been viewed to appear them in the footer ? Sigma theme

*

MB Themes

Re: I am using sigma theme how can i add this feature
« Reply #1 on: January 08, 2025, 12:28:37 PM »
Theme itself does not store viewed items.
In case you want to integrate this:
- First store item ID into cookies (setcookie)... keep just last XY there to avoid overflow of cookie
- Then you can create loop in footer getting data from cookies and printing item details
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots