In 4.6 breadcrumbs seem to work, but not in 4.7.0 b4 (except in the administer-section). When I choose Forums I get in 4.6 e.g.
Home > Forums
but in 4.7 it becomes:
Forums
And if I go down one level I get in 4.6:
Home > Forums > Humour
but in 4.7 just
Humour.
Can anyone explain this and give a solution? I have tried taxonomy_context which gives me a correct breadcrumbs-string, but I don't like the links of the breadcrumbs. I have also read a lot of topics about breadcrumbs, but they don't help.
Can anyone suggest a PHP snippet I can use to display the following in a block:
1. Show only the newest story in a speficic category.
a. Include the story title.
b. Concatenate the story body to 'number' of characters.
c. Provide the "Read more" link to the full article.
I would like to set my site up so that everyone can create content (done this). Then everyone's content must be sent to the In moderation queue by default and not appear published so that I have to go in and approve the submissions (figured this out too). However, I still want folks to be able to send around the link to their pages and collaborate on the content. Is there a way for folks to save their work and share it, allowing others to edit it, before they submit it to me, through the moderation queue for publication? Thanks.
I just installed pathauto module on 4.7 installation. I have path and pathauto enabled. When I try to configure the pathauto through setting, I get following error
Fatal error: Call to undefined function: form_checkbox() in /home2/ssvps/public_html/modules/pathauto.module on line 50
Sorry if this is stupid or in the wrong place...I'm new to Drupal and indeed any form of "content management". I've searched etc. but not really found an answer.