TYPO3 Blog Extension version 14.0.0 - What am I doing wrong?

Hello,

References to this question:

A) TYPO3 Blog Extension version 14.0.0 on Typo3 version 13.4.17 using Bootstrap Package 15.0.4

B) TYPO3 Blog Extension version 13.0.0 on Typo3 version 13.4.15 using Bootstrap Package 15.0.3

I am a new in Typo3, but have been working with WordPress and html/php before.

Before launching my first website using Typo3 for the blog at Hetzner.com I installed B) on an internal test server. Here everything went as expected (See ImageB).

When executing the installation at Hetzner,com I used the latest versions A)

The blog posts are all created from scratch, so no import of content has been executed (old version was a WP page).

When looking at the final webpage (itf4y.net) I am missing the information’s related to author, published date, categories, tags and showing counts.

I therefore build a new internal test server executing the installation following the same process as when building it on Hetzner.com - having the same outcome (See ImageA)

I have checked the logs, but cannot find a clue here on why these information’s are missing in the A) installation.

I have compared the settings configured in both versions, but cannot identify any different configuration when it comes to author, category, tag, published date and showing the counts.

Any clue to what I am missing to execute in the configuration?

Thanks,

Jens Brinch

ImageB

ImageA

I don’t use this extension so my hints are more general than specific.

as you use another version of the extension the default-templates may have changed.

if you use the same templates (copies in your own extension, which override the templates from extension) the variables may have been renamed or the arguments to partials or sections may have changed.

the default settings (TypoScript or Plugin), what to show may have changed.

view the changelog of the extension to get hints

Hi Bernd,

Thank you for the reply - I will give it a try to see if the changelog describes anything useful.

Just for clarification; I am using the default templates as this seems to be a good start in order to go live for the first time (will try to make own templates later).

Once again, thank you for your suggestions.

Hi @jbmoller!

Were you able to solve your problem?

Hi Mathias,

Unfortunately not yet - the day after my last response, I had to prioritize a family related issue that required travelling. Guess my limited time for finding an answer will last for approx. another week or two.

Will provide an update later,