Search found 3163 matches
- Thu Oct 31, 2024 1:07 pm
- Forum: General
- Topic: Test topic (Notification by mail)
- Replies: 6
- Views: 234
Re: Test topic (Notification by mail)
Is it possible to check which emails are refused by your server?
- Wed Oct 30, 2024 6:39 pm
- Forum: General
- Topic: uasort deprecated
- Replies: 2
- Views: 72
- Mon Oct 28, 2024 6:41 pm
- Forum: General
- Topic: Test topic (Notification by mail)
- Replies: 6
- Views: 234
Re: Test topic (Notification by mail)
Dumb question: When does it not work?
- Sun Oct 20, 2024 11:27 pm
- Forum: General
- Topic: Test topic (Notification by mail)
- Replies: 6
- Views: 234
Re: Test topic (Notification by mail)
It works for me.
- Sun Oct 20, 2024 11:25 pm
- Forum: General
- Topic: Link via WhatsApp without CSS
- Replies: 6
- Views: 109
Re: Link via WhatsApp without CSS
Use https:// instead of http://. It's not a good idea still to have an installation without certificate.
- Sun Oct 20, 2024 8:43 pm
- Forum: General
- Topic: Link via WhatsApp without CSS
- Replies: 6
- Views: 109
Re: Link via WhatsApp without CSS
With which browser have you tried to open the website? Have you tried another browser?
- Fri Oct 18, 2024 11:35 pm
- Forum: General
- Topic: Load PHP code into Static Page
- Replies: 15
- Views: 364
Re: Load PHP code into Static Page
Do you know which is the php-condition to show the tags only to a specific page-url-slug? You have two possiblities. 1) Add an if condition to the template You can enclose your code with the if condition: <?php if ($page->slug() == "page-url-slug") { $items = getTags(); foreach ($items as...
- Fri Oct 18, 2024 6:11 pm
- Forum: General
- Topic: Load PHP code into Static Page
- Replies: 15
- Views: 364
- Thu Oct 17, 2024 11:00 pm
- Forum: Plugins
- Topic: Chuck Norris Quotes Plugin
- Replies: 4
- Views: 111
- Thu Oct 17, 2024 10:50 pm
- Forum: General
- Topic: Social Media Embeds
- Replies: 2
- Views: 282
Re: Social Media Embeds
With the editor TinyMCE this can be done with a plugin (of the paid plans):
https://www.tiny.cloud/blog/social-media-embed/
Yes, we should find another way... Perhaps it's possible using a custom field.
https://www.tiny.cloud/blog/social-media-embed/
Yes, we should find another way... Perhaps it's possible using a custom field.