Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

realblog_heading -> site structur #61

Open
frase-git opened this issue Jan 17, 2018 · 1 comment
Open

realblog_heading -> site structur #61

frase-git opened this issue Jan 17, 2018 · 1 comment

Comments

@frase-git
Copy link

frase-git commented Jan 17, 2018

$plugin_cf['twocents']['realblog_heading']="hx";

Das ist nicht wirklich hilfreich bzw. ausreichend - bei Realblog und wohl auch auf anderen Seiten :(

Die Artikel enden unterschiedlich - mal mit h1, mal mit h2 ...
Egal, welches Level man konfiguriert, es kann Konflikte mit der Seitenstruktur geben.

Vielleicht wäre es besser, statt eines <div> ein <aside>oder <section> zu nehmen.
statt: <div class="twocents_realblog_comments"><hx ...
eben: <aside class="twocents_realblog_comments"><hx ...

@cmb69
Copy link
Owner

cmb69 commented Jan 17, 2018

Ìch denke, du hast recht, siehe https://cmsimpleforum.com/viewtopic.php?f=29&t=13300.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants