Hi there,
it's me again. My site is growing constantly and it's soon ready to be released (although not to the public as it is a private site for only a handful of readers, protected by HTTP basic authentication). Until now I was able to implement all requests, sometimes by adding some CSS, but ...
Search found 6 matches
- Tue Aug 13, 2024 6:22 am
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
- Sun Aug 04, 2024 6:27 pm
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
Re: Two beginner's questions
There must be some code that defines the order of the entries. The iterator {entry_block} must be defined somewhere. If I find something out, I will post it here for future reference.
It's easier than expected: Line 104 of defaults.php reads:
define('BPT_SORT', SORT_DESC);
The constant 'BPT ...
It's easier than expected: Line 104 of defaults.php reads:
define('BPT_SORT', SORT_DESC);
The constant 'BPT ...
- Sat Aug 03, 2024 6:14 pm
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
Re: Two beginner's questions
Hm, there's a difference between images and gallery images. The images selectbox in the editor does indeed only show the contents of fp-content/images . I doubt it would be good to add the images from the gallery subdirectories there as well - over time, the selectbox may have to display ...
- Sat Aug 03, 2024 6:49 am
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
Re: Two beginner's questions
Hello Frank,
thank you for your reply. This is not a showstopper for my project, as it is possible to use BBCode directly in the postings, which my friend will be able to do as well.
As expected, some more questions popped up during my first attempts:
3. (the most important): As this will be a ...
thank you for your reply. This is not a showstopper for my project, as it is possible to use BBCode directly in the postings, which my friend will be able to do as well.
As expected, some more questions popped up during my first attempts:
3. (the most important): As this will be a ...
- Wed Jul 31, 2024 1:27 pm
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
Re: Two beginner's questions
Hi Arvid,
it's only now that I'm able to continue with this project, but I'm currently trying out FlatPress on my webspace. The next questions will come soon :D
It's no problem to upload many pictures at once via FTP to the fp-content/images folder. FlatPress will automatically create the ...
it's only now that I'm able to continue with this project, but I'm currently trying out FlatPress on my webspace. The next questions will come soon :D
It's no problem to upload many pictures at once via FTP to the fp-content/images folder. FlatPress will automatically create the ...
- Sun May 26, 2024 8:39 am
- Forum: General Support
- Topic: Two beginner's questions
- Replies: 9
- Views: 91945
Two beginner's questions
Hi there,
I'm currently looking for a blog software for a friend who wants to build some kind of a travel blog. Much text, some pictures, that's all, thus something Wordpress could have handled 15 years ago. However, nowaday's Wordpress is far too oversized for this small project, so I searched for ...
I'm currently looking for a blog software for a friend who wants to build some kind of a travel blog. Much text, some pictures, that's all, thus something Wordpress could have handled 15 years ago. However, nowaday's Wordpress is far too oversized for this small project, so I searched for ...