tuxlog
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-forecast] Problem with option “Use visitors location”Seems to be resolved
Forum: Plugins
In reply to: [wp-forecast] Forecast shows last week’s datesYes, seems acciweather delivers old data at the moment. I am working on a solution or replacement.
Forum: Reviews
In reply to: [RetroGeek] Great idea!Thanky you, it is nice to hear you like it.
Forum: Plugins
In reply to: [wp-forecast] Forecast shows last week’s datesHello Gitterman,
thx for the hint. This seems to be a problem with accuweather. I work on a solution.
Forum: Plugins
In reply to: [wp-forecast] Http: wrapper disabledIf you set allow_url_fopen=1 in your php.ini file and restart the http-server, it will work.
Forum: Plugins
In reply to: [wp-greet] fatal error after updateThank you for your analysis, can you say which stamp you tried to use? I just tested it with the default stamp here and it worked. Do you have the PHP GD extension available on your installation? MAybe I can add a check to prevent this error if GD is missing. Will have a look at it.
Forum: Plugins
In reply to: [wp-greet] fatal error after updateHi,
can you see the galery if you deactivate wp-greet? It would be helpful if you could tell which PHP and WP verision you use and if you can have a look a the debug.log to infd out what error occurs it would be great. I just tested it again on a clean testsite with latest WP and PHP 7.4 and it works withour any problems.
Thanks.
Forum: Plugins
In reply to: [wp-greet] fatal errorHello,
just published a release which uses a wpg prefix for this function, so it will no longer collide with the other plugin.
Cheers
Forum: Plugins
In reply to: [wp-Monalisa] Monalisa WITH AsgarosHi,
wp-monalisa already works with asgaros forum. Just tested it with v 1.15.11 and it still seems to work. Just activate asgaros and wp-monalisa.
where do you get stuck?
Forum: Plugins
In reply to: [wp-Monalisa] Notice WP 5.7 and PHP8Hello,
thank you for the hint. I just changed this to prevent printing the notices and will publish it with the next release.
Forum: Plugins
In reply to: [wp-forecast] PHP8 ProblemHello jalev,
thank you for this hint. I just released wp-forecast 7.1. which should fix it.
At least it works on my PHP8 installation. 😉Cheers.
Forum: Plugins
In reply to: [wp-Monalisa] Limited Use with GuttenburgHello,
thank you for your reply.
Yes, the screenshot of the admin area is not the current one. I will fix this in the next release and the manual is also a bit out of date but at least there is one. 🙂
Okay, the plugin uses the Javascript for ccopying the smilies into the textarea. The switch only controls wether the javascript is loaded in the top or the bottom of the page which may improve the performance of the site.If you use the option “replace emoticons with HTML” the alt tag is set to the URL for the smiley. My HTML validator does not complain about this. Anyway if you do not want to use it, just disable the option.
Forum: Plugins
In reply to: [wp-Monalisa] Limited Use with GuttenburgHello Rob,
thanks for your hints. I can not confirm all of them.
wp-monalisa can be used in comments, in classic editor, in classic-editor block of gutenberg, in bbPress, Aasgaros forums, in BuddyPress and so on…
I can not be used in gutenberg blocks without classic-editor at the moment since the API is closed and I can not connect to those blocks.I just looked at the generated HTML and can not find any HTML code in alt-attributes. Can you give an example please? Basically the emoticon of the smiley is used for the alt attribue.
The option “load javscript in page-footer can optimize the performance of your site since if it is loaded in the header it may delay the rendering. The javcascript is used to copy the smiley into the textarea if you click on it.
Using WordPress 5.7
Forum: Plugins
In reply to: [wp-forecast] Notice: Undefined index: wpfcid errorHi sissily71,
in case you want to show the weather at the visitor location, please try empty location and latitute, logitude. In case you want to show the weather at Veneraton, please try disabling “Use visitors location”.
Cheers, tuxlog
Forum: Plugins
In reply to: [wp-forecast] Date not showingwp-forecast uses the date and time format you setup in WordPress. Please check what formats you have set.