KAPman
Forum Replies Created
-
Forum: Plugins
In reply to: [WPFront Scroll Top] Plugin causing Site Health Status Critical Issue reportHi Max R,
I reported this bug more than a week before your post, and the plugin creator fixed it before your post, so we could assume that the creator started working on the fix because of my post.
So, my point was, it would have been nice if the plugin creator had at least acknowledged my contribution.
I have no idea what you are trying to say.
Forum: Plugins
In reply to: [WPFront Scroll Top] Plugin causing Site Health Status Critical Issue reportI see that you have now fixed this critical error I reported here over a week ago.
It would have been nice if you had of at least acknowledged my contribution.
Thanks, I got the update and it is working perferctly.
I also tried changing
iframe{max-width:100%!important;height:100%}
to
iframe{max-width:100%!important}
That is, how it was originally in version 4.3.31 with no semicolon, but still no change to the heights of my iframes.
Forum: Plugins
In reply to: [Search Regex] Problem with multi-lines\R finds ONE line break
\R with dot-all ticked, finds multiple line breaksFor example, /Duration(.*)\R(.*)Bergerac/ finds adjacent pages that have “Duration” on a page followed by “Bergerac” on the next page.
However, /Duration(.*)\R(.*)Bergerac/ finds all pages that have “Duration” followed by “Bergerac” when dot-all is ticked.
Thanks for your prompt fix.
However, unfortunately, after making your suggested fix to the mobile css file in version 4.3.33, the problem remains.
Sorry
I just embedded a Google Map into my website, exactly as suggested by Google ie
<iframe src=”https://www.google.com/maps/d/embed?mid=1_azENNG-uA-_hjti2inLboK49pW5KKnj” width=”640″ height=”480″></iframe>
With WPTouch version 5.3.31 this map displayed correctly, but in 5.3.32 the height of the map was reduced to about 50 px, but only in the mobile version.
This is a very simple iFrame, and it has stopped displaying correctly. Something was changed in version 5.3.32 that has badly effected iFrames.
I wish someone would look into this problem!
Thank you for the suggestions, but neither work.
I have had to rollback to version 5.3.31, so my mobile version is now working correctly, but it is obviously not a long term solution.
I am surprised no one else has reported this issue.
I noted that in changelog for version 5.3.32 was listed:
“Fixed: Fixed issue with YouTube embeds and AdSense code could white screen page.”
Presumably this involved changing the iframe settings? Did this have an unintended consequence?
Thanks for the reply.
Extremely sorry, I had a mental lapse with the version number!
This time I will concentrate. The problem occurred when I updated from version 4.3.31 to 4.3.32, and it is still present in 4.3.33.
Because my maps are all at least 500 px high, but the 100 maps do have varying heights (depending on circumstances) your proposed solution wouldn’t work for me.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Suggestion about Admin BarHi,
I am using the latest version, 1.14.7.
So, when I go to my website, with the Admin bar showing, there is no link in the Bar to UpdraftPlus https://snag.gy/9Yae14.jpg
However, then going to my Dashboard, there is a link to UpdraftPlus https://snag.gy/1moIwg.jpg
Wouldn’t it be more efficient if the UpdraftPlus link was in the Admin Bar when you first go to your website, like it is for instance, with the Optimize DB plugin shown in my first screenshot?
Hi,
Adding
define(“UPDRAFTPLUS_IPV4_ONLY”, true);
to my wp-config file did not fix my problem.
HOWEVER, because I have been getting a “error 60: SSL certificate problem” message, in the Show Expert Settings part of the UpDraftPlus Setting page I have ticked “Use the server’s SSL certificates:” and every backup for the past week has been successful!
Thanks for your help.
Thanks.
I have added the code to the wp-config file just below the database info successfully.
I then re-authorised with Google successfully, with no error messages.
I will report back later on the success of my backups.
PHP 5.5.0
Not a good idea!!
The result was a fatal error
Fatal error: Can’t use function return value in write context in /home/wantok/public_html/walkinginfrance.info/wp-config.php on line 22
Another backup failed due to no Google authentication.
I then wiped all my Updraft settings via the Advanced tab, and that seems to have fixed the problem.