Article headlines

13 posts by 2 authors in: Forums > CMS Builder
Last Post: August 6, 2012   (RSS)

Re: [Jesus] Article headlines

By Jason - August 6, 2012

Hi,

If you need to have separate paths there are two ways you can approach this:

1) create actual paths for each category using sub folders in your site. In each folder you can have a separate list page and detail page that will manually pull the correct records in.

2) have a single list page and detail page, and use .htaccess rules to redirect to these pages.

Either way, you'll need to manually create those links.

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By Jesus - August 6, 2012

Hi Jason,

Thanks for our help.

That's exactly what I'm doing, creating folders and using a single lista and a detail page on each category but I was trying to get those headlines from different tables using the method you suggested, I think that's not possible.

So let me figure it out how can I do this, I'm trying to make this migration from AM2 to this new tool.

I'm understanding much better this system now however it seems there are some minor tweaks (like this) that for an article website like mine need a little more work.

Thanks for all your help