Article Tagging

2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 18, 2008   (RSS)

By s2smedia - December 18, 2008

Not sure if you recieved my reply to my previous post about this (Article Tagging)

heres my other ?

one last question regarding this..

now how can i code the viewer code to now display articles tagged as Futsal Academy & the location they choose

ex.

'where' => " academy = 'Futsal Academy' ", "futsal_location = "<?php echo $summer_academy_locationsRecord['location'] ?>",

will that work?

the locations pages are set as detail pages. so I would need the location pulled in depending what location they choose.

example:

goto http://apexfinal.highviews.co.cc/summer_index.php

then select a location from the featured location box...
the location detail page (http://apexfinal.highviews.co.cc/summerlocation_details.php) "news" section should now not only show summer academy news but now should filter to news from the location / summer academy...

let me know if you have any questions...thanks!!