New tab - Just viewed
Hi All,
I need to make additional tab option next to:
* Just Listed
* Most Popular
* Random
*
Just viewed
I'm not a programmer but I know that the code should be added in index-standard.php (in my case) and in new tab block:
<li><a href="#block4"><span class="big"><?php _e('Just viewed','cp')?></span></a></li>
I just do not know the code to display
just viewed ads which could be based on browser cookies.
Ideally, the tab is shown only if users choose at least one ad.
Thanks a lot for any help