Search found 110 matches

by laborix
Sun Aug 06, 2023 9:31 am
Forum: Theme support
Topic: Responsive theme
Replies: 19
Views: 1023

Re: Responsive theme

taralushi wrote: Tue Aug 01, 2023 9:14 pm... google webmastertools ... Text is too small to read and Clickable elements are too close together ...
Here is the FlatMistyLook template again, revised and the Webmaster Tools should be friendlier now
flatmistylook-font-issue-fix.zip
(239.04 KiB) Downloaded 16 times
by laborix
Mon Jul 31, 2023 3:00 pm
Forum: Theme support
Topic: Responsive theme
Replies: 19
Views: 1023

Re: Responsive theme

Thank you for the feedback :)
by laborix
Sun Jul 30, 2023 10:38 am
Forum: Theme support
Topic: Responsive theme
Replies: 19
Views: 1023

Re: Responsive theme

... there is an issue with adding pictures in a post after uploading them. A picture cannot be added via the input field, It would be great if you can help to fix it. Enclosed a picuture what I mean. ... Yes, the problem has been known and forgotten again since the first porting in 2021. Anyway, he...
by laborix
Sat Jul 29, 2023 7:33 am
Forum: Theme support
Topic: Responsive theme
Replies: 19
Views: 1023

Re: Responsive theme

... The error log provided this error ... ... on line 1 "{include file=cpheader.tpl}" - Unexpected "." ... Smarty 4.x wants the include-specifications in all Theme .tpl files in quotation marks like this: ... {include file="cpheader.tpl"} ... {include file="footer...
by laborix
Mon Jul 17, 2023 7:58 pm
Forum: Development and tests
Topic: FlatPress 1.3: Should we release?
Replies: 6
Views: 9083

Re: FlatPress 1.3: Should we release?

... What do you mean by "filtering" ... You either have to rewrite the original FlatPress QSpam plugin to scan all fields of the Blog comments form for unwanted chars/words or write a new plugin that can take over such a task. As I already wrote, FlatPress 1.0 Solenne with PHP 5.4, it was...
by laborix
Mon Jul 17, 2023 5:50 pm
Forum: Development and tests
Topic: FlatPress 1.3: Should we release?
Replies: 6
Views: 9083

Re: FlatPress 1.3: Should we release?

... Spam comments are continuing to harass me. ... What do you think about it? If you remove the "Website" field and filter for these things in the comment field. -http: -https: -[url] -<a href spam comments will be a thing of the past. This is not possible with the standard plugins, manu...
by laborix
Sun Jun 04, 2023 11:49 am
Forum: Development and tests
Topic: Nginx Webserver 1.22 - Github Flatpress 892 - PHP 8.1.19 - PHP Warning/Deprecated
Replies: 1
Views: 437

Nginx Webserver 1.22 - Github Flatpress 892 - PHP 8.1.19 - PHP Warning/Deprecated

This warning occurs when you enter either an empty string or a search term in the search :? Warning: Undefined variable $file_meta in .../fpgit892/fp-plugins/seometataginfo/plugin.seometataginfo.php on line 458 Deprecated: file_exists(): Passing null to parameter #1 ($filename) of type string is dep...
by laborix
Fri Apr 21, 2023 4:34 am
Forum: General Support
Topic: How to transfer content from a blog to an other one
Replies: 4
Views: 733

Re: How to transfer content from a blog to an other one

... but I want to know how to add old posts of a blog to another blog without overwriting the existing and newer ones ... Most important are following directories - attachs - content - images First of all do a full backup of your existing blog in that you want to include the other blog entries. You...
by laborix
Tue Apr 11, 2023 5:08 pm
Forum: Plugin support
Topic: FlatPress Github 892, nginx 1.22 and plugin photoswipe
Replies: 1
Views: 267

FlatPress Github 892, nginx 1.22 and plugin photoswipe

While testing with a FP blog with gallery, more PHP warnings appear: Warning: Undefined array key "default" in .../fpgit892/fp-plugins/photoswipe/photoswipefunctions.class.php on line 42 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../fpgi...
by laborix
Tue Apr 11, 2023 4:48 pm
Forum: Theme support
Topic: MysticTrees Theme - HTML 5 and mobile friendly
Replies: 4
Views: 796

Re: MysticTrees Theme - HTML 5 and mobile friendly

Arvid wrote: Sun Apr 09, 2023 12:29 pm... Found a little typo, though: "skip to serach" ...
Hehe, I didn't notice that while testing, I must have looked somewhere but not at the spelling :lol:

Thanks for pointing that out