simonefavaro
Forum Replies Created
-
Thanks so much…
is this valid even if I’ll made a fresh install ? I mean, I’ll delete the database, create a new one and I’ll install last realease of wordpress. I’ll even change the permalink structure None of the old installation will remain … When I’ll reconnect Jetpack, will all data follow the new installation ?
Thanks again
SimoneForum: Fixing WordPress
In reply to: Get_avatar returning empty or gravatar.com URLNow it seems there is a glitch with the fallback image.
Even if the destination URL is correct and the image is stored at the declared directory, the localhost server responds as if it is a broken link. I tried to load the image as a custom avatar in Settings>discussions using the well known hook and even in dashboard WordPress responds as a broken link.
I read around that it’s a well know problem with localhost installation but I wonder if there is a way to have it working even in the localhost installation.
the get_avatar() function indeed doesn’t call directly the image. It points at a gravatar.com address and then redirects to your URL. For some reasons it works when the user has an avatar set but it doesn’t when the callback avatar is called.
The Url appears as something like that:
It’s clear that a redirect to a localhost server wouldn’t never work. I wonder why WordPress needs such a workaround to display an image stored in a local directory.
I don’t want to use a plugin (that works). I want the solution coded in my template.
Have you any suggestion?
Thanks in advance.
Forum: Fixing WordPress
In reply to: Get_avatar returning empty or gravatar.com URLSuper!! It works!! Thanks a lot girlieworks!
I was wondering why get_avatar doesn’t accept ‘size’ and ‘default’ as terms in array. Reading codex, I understood they cab be part of $args array…Anyway… thanks so much!
Forum: Plugins
In reply to: [WPCB - Email Optin & CTA Boxes] Step 3 ErrorSame here! But iy seems no one has being giving solution
Thanks Mitcho.
The Relatedness options were disable indeed. Lowering the Match Threshold to a maximum of 3 seems to have solved the problem.
Thanks a lot.
Simone
https://www.simonefavaro.itYes, I see “no related posts” eveywhere. I’ve just installed YARPP Experiments, rebuidled and lushed cache. Nothning changed. I can’t find where to set the threshold match. Experiments has only a test script… where can I set threshold match?
I’ve the same problem here since I reinstalled the blog with a child theme. It seems YARPP can’t find any related posts but with the same contents in previous blog, it worked…
I’ve the same problem here since I reinstalled the blog with a child theme. It seems YARPP can’t find any related posts but with the same contents in previous blog, it worked…
Same problem here. the static page uses showcase template as homepage. Jetpack shows it blank.