Hi
Two questions in one
I have a weblog to which members can enter their details such as name, dates etc, to their own particular Publish page which is then shown one member per page using pagination. The result is an individual’s own web page.
I use the {exp:weblog:entries} tag with variables such as {studio_name}, {address}, etc.
How do I:
a) create a contents list with links on each name, say “studio_name”, to each member directing the visitor to that particular member’s page?
b) put all the entries onto one printable page as a database list. I have tried and only get so far as the first entry appearing, the rest do not follow despite removing the pagination tag.
Thank you
Alex