Hi there
Anyway, I have a blackout at the moment.
I created a Custom Field Group and some Custom Field with the names “content” and “tumb”.
After that, I created a Template for my single pages (single.php). I also created a page with the pages Module (my_work and under pages the url “/work/”) and gave it the right template (myblog/single.php).
I added Content to my page fields for “content” and “tumb” (some Lorem Ipsum).
I added…
{exp:weblog:entries weblog="{my_weblog}" limit="1" rdf="off" disable="trackbacks"}
{content}
{/exp:weblog:entries}...to my single page template.
But anyway, It only shows the template without my content under “/index.php/work/”.
I’m very confused… Did a lot of settings but it won’t work.