clasione
Forum Replies Created
-
I see the errors just as they were reported by Google alerting me.
https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fwww.fairmediacouncil.org%2Fproduct%2Fcorporation-with-1-99-employees%2FThank you @serafinnyc
OK. I found the file but I do not understand what the solution is. The file found in the directory of WooCommerce is the same size as the one being referenced here by Nico. What’s being changed here?
Nico, are lines 14 – 469 being inserted into a current file? If so, which file?
Forum: Plugins
In reply to: Amazon ImagesI figured out a solutiuon for anyone else having this issue.
You don’t need to use functions.php. You can just use PHP where every instance of the images are loaded. You put this right in the beginngin on the PHP code.// image replacement
$thumbnail=str_replace(“https://ecx.images-amazon.com”,”https://images-na.ssl-images-amazon.com”,$thumbnail);Forum: Fixing WordPress
In reply to: Uploads Directory SettingThanks whooami, that was exactly what I was looking for….
Does anyone know how a post published date can be locked…..? When I publich new articles, the system now changes some old articles publication date which change the old URL’s and makes the posts keep reverting….. Any posts I make on are changed back to a January month…. So if I post something on April 4th, it can randomly change to January 4 and then the posts disappear… This seems to happen with many posts and the only thing I find in common is the all go back to a January date.
This has been happening to me too…. Very strange problem indeed…. This started happening as soon as I added the sitemaps plugin…. What happens is when I make a new post, it seems to somehow revert some of my older posts and back date them which than throughs a 404 on the original posted url…. Some posts it just changes the date, some posts it actually removes the posted content…. I’m not sure what the heck to do about this…. Big problem though….. Very big