thanks for waiting for the reply.
I need to dig this up. I guess it was done but not sure where it was posted. Give me a day or two.
Search found 153 matches
- Thu Aug 21, 2025 1:02 am
- Forum: Plugins
- Topic: Site Hero - seo hero banner for all themes
- Replies: 3
- Views: 5415
- Sat Jul 26, 2025 4:51 pm
- Forum: General
- Topic: Forum issue - missing functionality
- Replies: 3
- Views: 42651
Re: Forum issue - missing functionality
thanks, thats what I was missing the most 

- Mon Jul 21, 2025 2:36 pm
- Forum: General
- Topic: Forum issue - missing functionality
- Replies: 3
- Views: 42651
Forum issue - missing functionality
I'm missing forum options - last posts, active topics and such. Do I need to clear cookies or something?
- Mon Oct 07, 2024 11:05 pm
- Forum: General
- Topic: Correct Image sizes?
- Replies: 4
- Views: 8692
Re: Correct Image sizes?
here you have all the image sizes social media sites use: https://socialsizes.io/.
based on that it's easy to figure out the best size for cover images is 1920 x 1080 with 960x540 being the size of thumbnails. Works everywhere most of the time
based on that it's easy to figure out the best size for cover images is 1920 x 1080 with 960x540 being the size of thumbnails. Works everywhere most of the time

- Tue Sep 24, 2024 9:19 pm
- Forum: Themes
- Topic: [admin theme] Bludit Admin Theme Noire
- Replies: 2
- Views: 55464
Re: [admin theme] Bludit Admin Theme Noire
Good idea! Will add a couple of tweaks!
5 likes achieved, give me a moment to package things up
5 likes achieved, give me a moment to package things up

- Wed Sep 11, 2024 11:51 pm
- Forum: Themes
- Topic: [admin theme] Bludit Admin Theme Noire
- Replies: 2
- Views: 55464
[admin theme] Bludit Admin Theme Noire

Anyone wants a dark admin theme? 5 likes and I'll plonk it on github

- Tue Aug 13, 2024 7:52 pm
- Forum: General
- Topic: [bug] Custom Fields Json Encoding error
- Replies: 4
- Views: 6380
Re: [bug] Custom Fields Json Encoding error
Looks like the bug shows up when you have slashes at the end, for me it happens when I'm adding web addresses to custom fields
- Tue Aug 13, 2024 10:10 am
- Forum: General
- Topic: [bug] Custom Fields Json Encoding error
- Replies: 4
- Views: 6380
Re: [bug] Custom Fields Json Encoding error
most of the time when I copy content from the text editor to custom field. this might be a simple fix using strip_tags();
- Mon Aug 12, 2024 11:19 am
- Forum: General
- Topic: [bug] Custom Fields Json Encoding error
- Replies: 4
- Views: 6380
[bug] Custom Fields Json Encoding error
Sometimes data saved in custom fields has %EF%BB%BF at the beginning or end. Looks like json needs to be saved as UTF-8 without a BOM (byte-order mark).
I'm using MAMP /PHP8, running on a mac.
I'm using MAMP /PHP8, running on a mac.
- Tue Jul 30, 2024 9:43 am
- Forum: Themes
- Topic: Theme options without Plugin?
- Replies: 4
- Views: 71246
Re: Theme options without Plugin?
one of my themes used options you can tweak through settings > general to tweak how things looked. if items per page were divisible by two blog had two columns, if three - three columns. if you set your facebook and twitter pages this triggered facebook and twitter sections. if you get creative enou...