Cannot get the ...more link to show full article

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
yumanbean

Cannot get the ...more link to show full article

Post by yumanbean »

We are designing a Spanish language newspaper with CMSMS.  We are running the latest CMSMS version, Linux 2.4.33, Apache 1.3.37 and PHP 5.1.6.

The site can be seen at www.bajoelsol.com/index.php.

My problem is this:

My menu starts with Primera Pagina (Home Page).  The content window hows a Summary of 5 of the most current stories from all categories.  My call in this template is:

         {news number='5' category='Primera Pagina *' detailtemplate='newsdetail.tpl'}
         

         {news number='10' category='Primera Pagina *'  makerssbutton='true'}

The menu links, under 'Primera Pagina' all show 5 of the most current stories from their respective categories.  My call in these templates is:

         {news number='5' category='Noticias Locales'}
         

         {news number='5' category='Noticias Locales'  makerssbutton='true'}

After clicking on any of the above menu items and viewing the story summaries; I have been unable to understand how to see the complete story detail after clicking on the ...mas (more) link.  I continue to go to the multiple summaries.  This has been very frustrating and I have been unable to find any clear documentation in this regard.

I would greatly appreciate any insight into making this work as we are behind schedule in getting this site live.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Cannot get the ...more link to show full article

Post by Dr.CSS »

Have you modified the News templates, your source shows that you have nothing in href= makes me think you took something out of the template...


leer mas
Locked

Return to “Layout and Design (CSS & HTML)”