Hello,
I created an article in a site structure that is an article menu. It points to the current site structure. The article list shows up just fine, but links to the articles (i.e. read more) aren't created. And, I'd like to have this happen.
Here is the article setup screen:
http://www.lathamdays.com/images/screen.bmp
How do I "turn on" the links to the articles?
Thanks in advance,
Amy
Article Menu - Links not created
Hi alatham,
please experiment around a little bit with the field [more...] link:.
You can insert a string like this e.g.:
Regards Knut
please experiment around a little bit with the field [more...] link:.
You can insert a string like this e.g.:
Code: Select all
[BR] [more.....]>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
I tried to experiment (including inserting the code you offered), but this didn't help since I don't understand the function of this field. I searched the docu and this forum using many different keywords and could not find this [more...] link explained.
It looks like the code you offered would format the link. I am not getting a link to appear at all.
Thanks for the guidance,
Amy
It looks like the code you offered would format the link. I am not getting a link to appear at all.
Thanks for the guidance,
Amy
article menu
Hello - I've tried a couple of different things without success.
Do I need to edit something in conf.inc.php to allow the "more" links to be displayed?
Maybe somthing like turning on
$phpwcms['allow_cntPHP_rt'] = 0; //allow PHP replacement tags and includes in content parts ???
I'm doing my best to search the support and docu resources. A nudge in the right direction would be greatly appreciated.
Do I need to edit something in conf.inc.php to allow the "more" links to be displayed?
Maybe somthing like turning on
$phpwcms['allow_cntPHP_rt'] = 0; //allow PHP replacement tags and includes in content parts ???
I'm doing my best to search the support and docu resources. A nudge in the right direction would be greatly appreciated.