joneall
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why are some images not clickable?You are at least partly right. I deactivated Foo Gallery and Foobox (Lightbos) and the first picture now opens the original pic all alone on a page. So Foobox is grabbing and modifying the code on the way out.
On the other hand, the 2nd pic still is unclickable. How many problems do I have?
Thanks again for your suggestions.
- This reply was modified 5 years, 11 months ago by joneall.
Forum: Fixing WordPress
In reply to: Why are some images not clickable?Joy, do you mean that somehow or other, the html code (which is stored in the WP DB) is being read and then interpreted by a plugin (Foo Gallery?) before being sent from the server to my browser? That I might understand.
Forum: Fixing WordPress
In reply to: Why are some images not clickable?Ok, images out.
1st pic:
[caption id="attachment_15396" align="aligncenter" width="303"]<imXXXg class=” wp-image-15396″ src=”htXXXtps://siv-sketches.net/wp-content/uploads/2020/06/Gun_Syrener_bbb_550.jpg” alt=”” width=”303″ height=”229″> Gun and lilacs – age tress[/caption]
2nd pic:
[caption id="attachment_2590" align="alignleft" width="167"]
<imXXXg class=”wp-image-2590″ src=”htXXXtps://siv-sketches.net/wp-content/uploads/2013/10/Magda_Gun_aaa_901-193×300.jpg”
sizes=”(max-width: 175px) 100vw, 175px” srcset=”htXXXtps://siv-sketches.net/wp-content/uploads/2013/10/Magda_Gun_aaa_901-193×300.jpg 193w, htXXXtps://siv-sketches.net/wp-content/uploads/2013/10/Magda_Gun_aaa_901.jpg 381w” alt=”” width=”167″ height=”260″ aria-describedby=”caption-attachment-2590″> Mother and Gun as a baby, already pretty โ 1930. The picture was taken in Tingsryd, where Gun was born.[/caption]Forum: Fixing WordPress
In reply to: Why are some images not clickable?I don’t understand. I changed all the https to htXXXtps. WHy is it still showing the actual pix? It should work this well on the site!
Forum: Fixing WordPress
In reply to: Why are some images not clickable?Uh, the web is substituting for the code. I’ll do it again, with something to stop it, the XXX.
1st pic:
[caption id="attachment_15396" align="aligncenter" width="303"]
Gun and lilacs – age tress[/caption]2nd pic:
[caption id="attachment_2590" align="alignleft" width="167"]
Mother and Gun as a baby, already pretty โ 1930. The picture was taken in Tingsryd, where Gun was born.[/caption]Forum: Fixing WordPress
In reply to: Why are some images not clickable?No, these pictures are individual pictures in the pages. As far as I know, they are not in Foo Gallery. They are made with the add media button in Gutenberg or shift-alt-M. So they should have nothing to do with any gallery.
I had the same problem on another site but got around it by deleting all the pictures and reinserting them. I’d rather not have to do that here, as there are far more pix.
Here is the html code for the first picture:
[caption id="attachment_15396" align="aligncenter" width="303"]
Gun and lilacs – age tress[/caption]And for the second one:
[caption id="attachment_2590" align="alignleft" width="167"]
Mother and Gun as a baby, already pretty โ 1930. The picture was taken in Tingsryd, where Gun was born.[/caption]I don’t see any mention of Foo in there.
Thanks for your suggestions.
Amazing! I copy the code here, and both pix work. WHat in the world is going on, I do not know.
- This reply was modified 5 years, 11 months ago by joneall.
Doesn’t work for me either.
So how was it resolved? I have the same problem.
Forum: Fixing WordPress
In reply to: IP has been flagged for potential security violationThanks for the tip. I’m on Linux, so I don’t think I have a Trojan. In fact, I don’t have a permanent IP address. Why should jetpack think my own address is a fake?
Ipstenu suggested delting jetpack. Can I do that by deleting its directory on the file system? Or will that lead to worse problems?
Thanks, everybody, for your help! ๐
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Can’t login to my siteI have the same problem. I cannot access my dashboard at all. And I am getting the message for at least 4 different IP addresses (in two domains). Does this mean I am blocked until the end of september?
Forum: Fixing WordPress
In reply to: IP has been flagged for potential security violationIt seems to be a Jetpack problem, so I guess I posted in the wrong place. The Jetpack folks all seem to be gone until 26/09, which is a long time for me not to access the site.
I cannot access the site and more than one address is indicated, so the Jetpack security page solutions are useles..
I tried an addition to functions.php suggested by Jetpack, but it does not change a thing.
I can not believe Jetpack folks would drop such a bomb and then go away for 2 weeks!
Forum: Localhost Installs
In reply to: How to use images on localhost installAnd I can find no way to modify that URL.
Forum: Localhost Installs
In reply to: How to use images on localhost installI just noticed that the URL which is being used is
http://localhost/deva-wp/index.php/2016/07/30/new-post/01-annapurna_ac13_500m/
Also, nothiing is in wp-contents. Again, I do not know what it means to ftp to a local host.
Forum: Fixing WordPress
In reply to: How to clone WP to my desktop (localhost)Actually, WP Migrate DB sounds great. I decided to try it before purchasing. I installed it and then did a migrate with it, telling it to change the URLs from
to
localhost/jon-blog
Then I created a local blog with a DB and installed WP. So far, so good. Then I dropped all the tables and useed phpmyadmin to import the file freom WP Migrate DB. That seemded to work.
But when I try to access the blog, all I get is a blank page.
What did I do wrong? Or is this a topic for the WP Migrate DB people?
Forum: Fixing WordPress
In reply to: How to clone WP to my desktop (localhost)Thanks for all your advice. I have to say tho that WP does _not_ make it easy. Why the %^&*รง don’t they just allow relative links? (Ok, let’s not open that subject again…)
I mean, if I uee this for a regular backup, which is my basic problem, I cannot see myself doing this at least once a week. Isn’t there an easier way? I repeat my basic need:
How do I best maintain backups of my WP site while at the same time being able to test the backups on another computer?
I do not understand why doesn’t everybody want to do this! Have I missed something?