Search found 11 matches
- Sat Oct 08, 2022 6:07 pm
- Forum: Plugins
- Topic: problem with snicker
- Replies: 7
- Views: 14610
Re: problem with snicker
Hello Stani!
Yes, that is so correct. Don't forget to enter your own email address.
Greetings
Bernie
Yes, that is so correct. Don't forget to enter your own email address.
Greetings
Bernie
- Wed Oct 05, 2022 5:16 pm
- Forum: Plugins
- Topic: problem with snicker
- Replies: 7
- Views: 14610
Re: problem with snicker
Quick and dirty hack for email notification of new comments
Edit the following file:
/bl-plugins/pytesNET-snicker-ae0b804/system/class.comments.php
Go to line 432 (At the end of the add function)
return $uid
Put the following code above it:
mail("info@mypage.com", "A new comment on MyPage ...
Edit the following file:
/bl-plugins/pytesNET-snicker-ae0b804/system/class.comments.php
Go to line 432 (At the end of the add function)
return $uid
Put the following code above it:
mail("info@mypage.com", "A new comment on MyPage ...
- Fri Sep 16, 2022 1:04 pm
- Forum: Themes
- Topic: Denpasar News weg
- Replies: 2
- Views: 63749
Re: Denpasar News weg
Dieses Theme findest du auf der Homepage des Anbieters. Es hat dort nur eine andere Bezeichnung.
https://blthemes.com/kutanews-free-bludit-theme
https://blthemes.com/kutanews-free-bludit-theme
- Thu Sep 15, 2022 9:19 pm
- Forum: Themes
- Topic: Bezug der Themes von bludit.net
- Replies: 2
- Views: 62789
Re: Bezug der Themes von bludit.net
Die Themes können über das Kontaktformular oder die Emailadresse im Impressum angefordert werden.
- Thu Sep 15, 2022 12:42 am
- Forum: Allgemeines
- Topic: Hat die neue Version v3.14.0 ...
- Replies: 4
- Views: 7134
Re: Hat die neue Version v3.14.0 ...
Du kannst den Admin auch einfach umbenennen.
Wie das geht, findest du auf dieser:
https://planet-bludit.ch/anpassungen/be ... min-andern
oder dieser Seite:
https://www.bludit.net/anleitungen/installation
Wie das geht, findest du auf dieser:
https://planet-bludit.ch/anpassungen/be ... min-andern
oder dieser Seite:
https://www.bludit.net/anleitungen/installation
- Wed Sep 14, 2022 10:44 pm
- Forum: Allgemeines
- Topic: Hat die neue Version v3.14.0 ...
- Replies: 4
- Views: 7134
Re: Hat die neue Version v3.14.0 ...
Das Zurücksetzen des Passworts wird in der Dokumentation auf der folgenden Seite beschrieben:
https://docs.bludit.com/de/sicherheit/p ... herstellen
https://docs.bludit.com/de/sicherheit/p ... herstellen
- Sun Dec 26, 2021 12:56 pm
- Forum: Themes
- Topic: Separate home page and blog (loop) page in theme (developing a new theme)
- Replies: 7
- Views: 17265
Re: Separate home page and blog (loop) page in theme (developing a new theme)
Write a module with which you can put your content on your homepage.
Thanks Bernie, sorry to bother but I'm not very familiar with php or Bludit, you mean module in the theme or a separate plugin? Is there any example (theme)?
This would be a solution to write content directly into the ...
- Sun Dec 26, 2021 12:35 am
- Forum: Themes
- Topic: Separate home page and blog (loop) page in theme (developing a new theme)
- Replies: 7
- Views: 17265
Re: Separate home page and blog (loop) page in theme (developing a new theme)
Write a module with which you can put your content on your homepage.
- Sun Nov 14, 2021 2:13 am
- Forum: Plugins
- Topic: Menu with parents/child of static pages
- Replies: 2
- Views: 4066
Re: Menu with parents/child of static pages
Menu with submenus for the theme "Editorial" with static pages
Demo
https://themes.bludit.net/editorial/
Replace the sidebar.php file in the "/bl-themes/editorial-2.5/php/" folder with the file in the attachment.
This file has the following content:
<!-- Menu -->
<nav id="menu">
<header ...
Demo
https://themes.bludit.net/editorial/
Replace the sidebar.php file in the "/bl-themes/editorial-2.5/php/" folder with the file in the attachment.
This file has the following content:
<!-- Menu -->
<nav id="menu">
<header ...
- Thu Nov 11, 2021 10:59 pm
- Forum: Plugins
- Topic: Menu with parents/child of static pages
- Replies: 2
- Views: 4066
Re: Menu with parents/child of static pages
Hello TheBuzzDee,
a plugin is not required. Just make the change in the theme.
I done it allready in a own theme.
with regards
Bernd
a plugin is not required. Just make the change in the theme.
I done it allready in a own theme.
with regards
Bernd

