so in the main site i edited static.pl and added a link to the home site. it isnt clean but it works
Search found 46 matches
- Thu Nov 24, 2022 12:41 pm
- Forum: General Support
- Topic: comments on static pages
- Replies: 8
- Views: 15973
Re: comments on static pages
thanks,i did it but much easier than that, my flatpress has two instances running. the first is only for the front/home page. the second is the main site.
so in the main site i edited static.pl and added a link to the home site. it isnt clean but it works
so in the main site i edited static.pl and added a link to the home site. it isnt clean but it works
- Mon Nov 21, 2022 9:28 am
- Forum: General Support
- Topic: comments on static pages
- Replies: 8
- Views: 15973
Re: comments on static pages
Ive looked at that but would prefer the flatpress system, any ideas ?
- Sun Nov 20, 2022 4:52 pm
- Forum: General Support
- Topic: comments on static pages
- Replies: 8
- Views: 15973
comments on static pages
just wondered if anyone has added comments on static pages ?
- Mon Oct 10, 2022 7:26 am
- Forum: Development and tests
- Topic: Github FlatPress 744 - First Test on PHP 8.1 - some Errors
- Replies: 6
- Views: 20387
Re: Github FlatPress 744 - First Test on PHP 8.1 - some Errors
most other themes require work , emoticon plugin works perfectly :)
the audio video plugin needs work , i worked around this by using the following code in my posts
<video width="440" height="380" controls><br />
<source src="/your directory/your video.mp4" type="video/mp4"><br />
</video ...
the audio video plugin needs work , i worked around this by using the following code in my posts
<video width="440" height="380" controls><br />
<source src="/your directory/your video.mp4" type="video/mp4"><br />
</video ...
- Sun Oct 09, 2022 1:17 pm
- Forum: Development and tests
- Topic: Github FlatPress 744 - First Test on PHP 8.1 - some Errors
- Replies: 6
- Views: 20387
Re: Github FlatPress 744 - First Test on PHP 8.1 - some Errors
installation went fine, added lots of posts and statics
https://hooley.no-ip.co.uk/
PHP Version 8.1.8
Nginx
audio video plugin crashes everything
ill go though more plugins as soon as i get time
https://hooley.no-ip.co.uk/
PHP Version 8.1.8
Nginx
audio video plugin crashes everything
ill go though more plugins as soon as i get time
- Sat Sep 10, 2022 8:08 am
- Forum: Theme support
- Topic: Modern & Responsive theme
- Replies: 2
- Views: 11470
Re: Modern & Responsive theme
take a look at the theme StudioPress i think that maybe close to what you are looking for and it would be easy enough to adapt for you
- Thu Sep 01, 2022 8:46 pm
- Forum: General Support
- Topic: Greek website have problems with greek names of posts
- Replies: 10
- Views: 14870
Re: Greek website have problems with greek names of posts
i suspect that if you have greek in your configuration you should name your post in greek an not english or a mixture of both
- Thu Sep 01, 2022 4:36 pm
- Forum: General Support
- Topic: Greek website have problems with greek names of posts
- Replies: 10
- Views: 14870
Re: Greek website have problems with greek names of posts
Hi
in your configuration settings what language is selected ?
in your configuration settings what language is selected ?
- Fri Aug 19, 2022 6:37 pm
- Forum: General Support
- Topic: Social media button only in the post single view.
- Replies: 8
- Views: 13966
Re: Social media button only in the post single view.
Ill keep working on this
hopefully we can find a solution
the share images look much better now
the share images look much better now
- Fri Aug 19, 2022 3:05 pm
- Forum: General Support
- Topic: Social media button only in the post single view.
- Replies: 8
- Views: 13966
Re: Social media button only in the post single view.
it might be worth adding width="40" height="40" to your code for the share images