I use this method using linux as my operating system
Install program w3m on your operating system
1)Create a file called mybackup.php
<?php
#$data = date ("dmY");
$tar = "tar zcvf";
$backup = "backup.tar.gz *";
$stringa = $tar. " " .$backup;
$cancellazione = "rm -f *.tar.gz &";
exec ...
Search found 93 matches
- Wed Oct 07, 2020 9:50 pm
- Forum: General Support
- Topic: Using WinSCP for FlatPress Backup
- Replies: 3
- Views: 10004
- Wed Jun 10, 2020 11:19 pm
- Forum: Theme support
- Topic: MiniSimple new theme
- Replies: 6
- Views: 29435
Re: MiniSimple new theme
Thank you
- Tue Jun 02, 2020 8:55 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 22
- Views: 92430
Re: Sharing buttons
I have create sharingbuttons.zip with image icons and readme.txt for instructions.
- Mon Jun 01, 2020 11:28 am
- Forum: General Support
- Topic: Include css inside entry-default.tpl
- Replies: 4
- Views: 11948
Re: Include css inside entry-default.tpl
Sorry......thanks for reply.
It works perfecty.
I didn't know {literal} {/literal}
It works perfecty.
I didn't know {literal} {/literal}
- Sun May 31, 2020 11:52 pm
- Forum: General Support
- Topic: Include css inside entry-default.tpl
- Replies: 4
- Views: 11948
Re: Include css inside entry-default.tpl
Any idea why it doesn't work ?
Thanks
Thanks
- Sat May 30, 2020 4:22 pm
- Forum: General Support
- Topic: Include css inside entry-default.tpl
- Replies: 4
- Views: 11948
Include css inside entry-default.tpl
If I try to insert this script css (or any kind of css script) inside entry-default.tpl file
<style>
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
padding: 5px;
border-radius: 50px;
}
</style>
On video on webpage appears this error in all website.
Fatal error ...
<style>
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
padding: 5px;
border-radius: 50px;
}
</style>
On video on webpage appears this error in all website.
Fatal error ...
- Fri May 29, 2020 10:07 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 22
- Views: 92430
Re: Sharing buttons
I have resolved in 2 steps without using share buttons of third sides:
1)I have created directory /Immagini where I put images of sharing media like Facebook, Twitter, Whatsapp. Messenger,Telegram, Pinterest, Linkedin, Tumblr, Reddit, Email and Print
2)I have opened file entry-default.tpl ad ...
1)I have created directory /Immagini where I put images of sharing media like Facebook, Twitter, Whatsapp. Messenger,Telegram, Pinterest, Linkedin, Tumblr, Reddit, Email and Print
2)I have opened file entry-default.tpl ad ...
- Fri May 15, 2020 1:54 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 22
- Views: 92430
Re: Sharing buttons
There is a programmer who can create this plugin ?
- Fri May 08, 2020 7:40 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 22
- Views: 92430
Re: Sharing buttons
Exactly like this
- Wed May 06, 2020 10:41 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 22
- Views: 92430
Sharing buttons
Without using sharing buttons of third side (ex. addthis or addtoany or sharethis) is possible that FlatPress uses its own sharing buttons like Facebook, Twitter, Whatsapp, Messenger and Telegram (buttons more used).
Using these buttons by addthis, addtoany or sharethis, Flatpress page connect to ...
Using these buttons by addthis, addtoany or sharethis, Flatpress page connect to ...