Furo
Forum Replies Created
-
Forum: Plugins
In reply to: [MaxiCharts] PHP Warning Trying to access array offset on value of type boolThanks for the quick reply.
What happens when I would create a pull request to solve it? Would it be reviewed?
Forum: Plugins
In reply to: [Advanced Forms for ACF] No render hook when using shortcodeHey,
thank you very much for this adjustment!
Can you already estimate when a release will be available?
A rough statement is completely sufficient, I just need to know whether it is a matter of days, weeks or months.Forum: Plugins
In reply to: [Advanced Forms for ACF] No render hook when using shortcodeok, that was my guess too.
I want to display automatically some html content after a certain form but not within the <form> tag.
I created a workaround but maybe it’s something that can added in the future?
Or do you know a hook that’s fit better?Forum: Plugins
In reply to: [Plugin for Google Reviews] Deprecated constructor methodHi @richplugins ,
thanks for the fast answer.
Something really strange happened. I wanted to revisit my website to check the version but on the plugins page I got the message that the plugin was automatically deactivated because no plugin file was found.
I installed the plugin again and now the “deprecated” message is gone away.When I installed the plugin first I did it with composer and wpackagist. There it said the latest version is 1.49 (which is higher than the latest version at www.ads-software.com with 1.8.3). See here.
Did you changed the way you use the version number?Hey!
Sorry for the late answer.
Unfortunately the mentioned website contains sensitive data.
I’ll try to setup a test environment and replicate the problem.But I guess I won’t get to that until next year.
Forum: Plugins
In reply to: [Advanced Forms for ACF] af/field/before_render – Documentation is misleadingOkay, thanks, then I’ll overwrite it manually and I looking forward to the next release ??
Forum: Plugins
In reply to: [Advanced Forms for ACF] af/field/before_render – Documentation is misleadingThanks for your fast response and fix!
Do you have any plans when you’re releasing this to www.ads-software.com?
We’re using Composer and get the plugin via wpackagist.Meanwhile I can try to switch the source to the Github repo or overwrite the fix manually, so no pressure! But it would good to know when we can go back to our normal process.
Keep up your great work! ??
Forum: Plugins
In reply to: [Advanced Forms for ACF] field/before_render doesn’t accept field nameThanks for your fast response.
I understand your concerns and realize a solution similiar to your example so it works for now.
Besides the Plugin is really great!
Forum: Plugins
In reply to: [Advanced Forms for ACF] No Reply-To?This wouldn’t be redundant.
The normal use case is a contact form. It’s good practice to use an e-mail address which has the same domain as your website to send the contact form.That means the “From” field is filled with something like “[email protected]” and you would also answer to this mail address if you click on “reply” in every email client. That’s the reason why you should add the user’s mail address to the “Reply-To” field. So if you click “reply” your answer would send automatically to the user’s mail address.
Forum: Fixing WordPress
In reply to: Publish via MS Word doesn't workThank you for your answer!
In the word documents are also tables so Notepad is’nt an option. Also I don’t want to format any document again it would be simply too much work.
Also other people should able to publish stuff and all have Word 2007 or higher. So it’s nice to suggest these programs but it dont’ help me very much.I’m wonder there are these options in MS Office, and especially WordPress is in the list of supported blogsystems and yesterday it worked at work, so why don’t work it here at home?! It’s so strange :O
EDIT:
I tried it on another wordpress page (which is one a different server) that I made and there it works! Oo
Could it be, that I must contact my host?Forum: Fixing WordPress
In reply to: changing permalinks destroys site and dashboardHello again,
So I contact my host with the problem at thursday. I haven’t any answer yet, but now it works!
Thank you very much for the help!! ??
Forum: Fixing WordPress
In reply to: Cannot Blog from MS Word 2010Hello! I have also the same problem!
But it’s a little bit strange, when I published a document at work to my website via Word 2010, it worked.
But now I tried it again when I was at home, and now it does’nt work.Can anybody help me? And please no answers like “don’t use word for wordpress”. I got every week three Word-documents that must published to the website, and to edit them with the wordpress editor is very awkward.
I changed the permalinks, could be this a reason?
And I’m using version 3.5.1Thank you so much, if anyone could help!
Forum: Fixing WordPress
In reply to: changing permalinks destroys site and dashboardhihi, yeah I clicked the save change buttons, and when I do, it comes to the crash I described.
sure!
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /wordpress/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /wordpress/index.php [L] </IfModule> # END WordPress
Also i searched a little bit how I can check if the mod_rewrite work correct, and I found this:
https://www.blogging-it.com/apache-mod_rewrite-modul-testen/server/apache-web-server.html
Yeah, it’s in german, but I the important fact is the code and the files. I uploaded to https://www.georgs-kirche.de/test/index.php
and there is also an Error 500! Should I request my hoster again?Forum: Fixing WordPress
In reply to: changing permalinks destroys site and dashboardYes I tried, the other settings also does’nt work, It’s always the same :/
Edit: I don’t know, if it’s important, but when I change, it isn’t a Error 404, it’s a Error 403
Forum: Fixing WordPress
In reply to: changing permalinks destroys site and dashboardHello Krishna!
Thank you for your answer!
I deactivated all plugins and swtiched to Twenty Twelve, but when I change the permalinks it’s the same like the old situation :/
It’s so annoying. Could be there any other resolutions? :/