My humble smart contribution to your masterpiece!
=D
D.O. posted a tip, a way to do this (if I have understood well)
=D
(2013-12-06, 01:24:31)Carlos Wrote: [quote='newdeepdan' pid='41533' dateline='1386177985']
I've recently been using this plugin, and its great! I was wondering if anyone can help me with is there some code to only show posts with certain tags?
Page 1: only show posts with 'blue' tag
Page 2: only show posts with 'red' tag
and so on.
I tried reading through all the pages of this topic but I didn't find a solution. Any help would be appreciated a lot. Thank you.
D.O. posted a tip, a way to do this (if I have understood well)
Code:
<?php
if (return_page_slug()=='page-1') nm_show_tag('blue');
if (return_page_slug()=='page-2') nm_show_tag('red');
?>
My website made with GetSimple CMS is
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts
Arte & Società
www.artesocieta.eu
An indipendent website about Italian Contemporary Visual Arts