2014-01-13, 05:21:00
Hi n4shru11,
I agree with TeeJay, it's not good using two different news managers in the same CMS: they may conflict...
I had your same problem and it was driving me crazy: this led me to discover this trick. So, follow what TeeJay told you: add this short script in your template. I use them in my sites and everything works perfectly.
I agree with TeeJay, it's not good using two different news managers in the same CMS: they may conflict...
I had your same problem and it was driving me crazy: this led me to discover this trick. So, follow what TeeJay told you: add this short script in your template. I use them in my sites and everything works perfectly.
PHP Code:
<?php
if (return_page_slug()=='techno') nm_show_tag('techno');
if (return_page_slug()=='lifestyle') nm_show_tag('lifestyle');
if (return_page_slug()=='health') nm_show_tag('health');
?>
(2014-01-12, 16:51:49)n4shru11 Wrote: Example: i have 3 menu
Techno | Lifestyle | Health
I need to update that page, what suppose i do??
(Each post have a pictures)
For now, i use 2 news manager plugin:
-news manager updated (for techno's page),
-GS Blog (for lifestyle's page).
Is there any other way how to make more news manager??
Please really need help. Ty...
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