Search found 37 matches
- Mon Mar 01, 2021 12:03 pm
- Forum: General Support
- Topic: Help !! I cannot insert a new entry
- Replies: 6
- Views: 462
Re: Help !! I cannot insert a new entry
Hi, I have recreated the error: First, I deleted this webpage http://www.warsintheworld.com/index.php/2016/06/29/south-sudan-clashes-between-rebel-groups-and-army-kill-43-people-near-wau-town/ Then is appeared this error: Fatal error: Call to undefined method BPlusTree_Node::BplusTree_Node() in /web...
- Sat Feb 27, 2021 5:17 pm
- Forum: General Support
- Topic: Help !! I cannot insert a new entry
- Replies: 6
- Views: 462
Re: Help !! I cannot insert a new entry
I've not understood which are these 2 directory structure of the two instances you need.
- Sat Feb 27, 2021 12:05 am
- Forum: General Support
- Topic: Help !! I cannot insert a new entry
- Replies: 6
- Views: 462
Re: Help !! I cannot insert a new entry
I have discovered the problem because I deleted the website and replaced with a backup made this morning, before to delete and entry of 2018. Now is working, but the problem remains because Google says this entry has problems with Adsense, if I delete the entry I will have always a problem. So which...
- Fri Feb 26, 2021 11:40 pm
- Forum: General Support
- Topic: Help !! I cannot insert a new entry
- Replies: 6
- Views: 462
Help !! I cannot insert a new entry
I have 2 websites with Flatpress (version 1.1), one is in italian and the other in english. From this evening on english website when I try to post a new entry I have this error above: Warning: Could not acquire write lock on INDEX. Didn't I told you FlatPress is not designed for concurrency, alread...
- Sat Feb 20, 2021 9:18 pm
- Forum: General Support
- Topic: How add a sharing button on Static pages ?
- Replies: 9
- Views: 588
Re: How add a sharing button on Static pages ?
If this can help you, this works better http://www.facebook.com/sharer/sharer.php (with this every page is shared well) than this http://www.facebook.com/sharer.php At the end I use this code: <a href="http://www.facebook.com/sharer/sharer.php?u={$id|link:page_link}&title={$subject|tag:the_...
- Sat Feb 20, 2021 7:43 pm
- Forum: General Support
- Topic: How add a sharing button on Static pages ?
- Replies: 9
- Views: 588
Re: How add a sharing button on Static pages ?
Now it works, this is because I didn't use static.tpl (as you), but I used another file.
I've read again your post to understand where was my error.
Thank you very much to all.
I've read again your post to understand where was my error.
Thank you very much to all.
- Sat Feb 20, 2021 4:26 pm
- Forum: General Support
- Topic: How add a sharing button on Static pages ?
- Replies: 9
- Views: 588
Re: How add a sharing button on Static pages ?
On the plugin you made last year, I did add a thing on how to make it work on static pages. The same change will work here. Please see this post: https://forum.flatpress.org/viewtopic.php?f=4&t=144&start=10#p453 Hi, I have tried to modify in: <a href="http://www.facebook.com/sharer.php...
- Fri Feb 19, 2021 6:43 pm
- Forum: General Support
- Topic: How add a sharing button on Static pages ?
- Replies: 9
- Views: 588
How add a sharing button on Static pages ?
If I want to add a sharing button (like Facebook or Twitter, Whatsapp, etc....) on entries (articles) I have to add a code like this on entry-default.tpl: <a href="http://www.facebook.com/sharer.php?u={$id|link:post_link}&title={$subject|tag:the_title}" target="_blank"><img s...
- Thu Feb 04, 2021 7:52 pm
- Forum: Plugin support
- Topic: Sharing buttons
- Replies: 18
- Views: 4039
Re: Sharing buttons
This is the final list of sharingbuttons.....maybe.....with all buttons working. Only button copylink is working with Addtoany (if someone knows how use without AddtoAny) <script async src="https://static.addtoany.com/menu/page.js"></script> <div class="a2a_kit a2a_kit_size_32 a2a_def...
- Thu Feb 04, 2021 12:02 am
- Forum: Plugin support
- Topic: Addtoany round sharing buttons
- Replies: 4
- Views: 499
Re: Addtoany round sharing buttons
Added copy link button In line: <div align=left> <div class="a2a_kit a2a_kit_size_32 a2a_default_style"> <a href="http://www.facebook.com/sharer.php?u={$id|link:post_link}&title={$subject|tag:the_title}" target="_blank"> <img src="/Immagini/facebook.png" b...