dear
i use drupal 4.7.3, my website is www.michael-culture.org, i created a daily container with different daily, one a day, but the problem is the content don't change
please can help me
ciao
andrea
dear
i use drupal 4.7.3, my website is www.michael-culture.org, i created a daily container with different daily, one a day, but the problem is the content don't change
please can help me
ciao
andrea
Comments
Comment #1
Frodo Looijaard commentedIt is not exactly clear what you want.
Do you want to display a random daily item each day? In that case, check in your Daily Container definition that you have set the `Position' field to 0. Also check that the daily items you wish to display have the same taxonomy/vocabulary term as your daily container is defined with.
Do you want to display a new daily item each day? If you set the `Position' field in your Daily Container definition to `-1', the last published daily item is displayed. If all other daily items with the same taxonomy/vocabulary term are in the past, nothing will ever change. Either post new ones with newer dates, or set some of the existing items to a future date and activate autopublishing. And check your cronjob runs, as autopublishing depends on cron.php being executed.
Does this help you?
Frodo
Comment #2
Frodo Looijaard commentedClosed, no reaction