matthewbe
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: BR automatically inserted before headlineThe theme is Dante.
Url : https://tinyurl.com/mmr55n2
I used the CSS background property eventually; but it would indeed be interesting to know how this BR element is added before the h2 element.Forum: Fixing WordPress
In reply to: BR automatically inserted before headlineThank you, this workaround works
Forum: Fixing WordPress
In reply to: the_date and the_title returning empty stringsThis was fixed adding :
global $post;
Forum: Fixing WordPress
In reply to: the_date and the_title returning empty stringsYou can see in my code above that I do call
setup_postdata( $post );
According to the docs I should now have all the post data.
Forum: Fixing WordPress
In reply to: the_date and the_title returning empty stringsI have checked and don’t see what I’m doing wrong.
Hey, indeed it seems that I interconnect posts by their ID’s, so it wouldn’t work for different installations. What problems did you encounter while trying to set up a multisite?
Woops fixed it!
Hi again, I found out what caused the problem, I posted a blog post here:
Application Cache Error event: Manifest fetch failed (-1)Thank you for your answer!
Seems like it was a problem of different interpretation.Forum: Hacks
In reply to: How to get the URL of an attachment as used in the postThanks, I wrote a blog post about the question:
Get Attachment Images Of Same SizeForum: Hacks
In reply to: How to get the URL of an attachment as used in the postSure, but how to get the size as used in the post ? That’s the question.
Forum: Plugins
In reply to: [Polylang] Misuse of "page_on_front" option in the whole code ?No problems, I guess I just didn’t understand the code, sorry.
Hello, did you find a fix for this ?
Forum: Reviews
In reply to: [Spider Invasion!] Didn't workSo I reinstalled it and it is actually more than one year because testing several pages it didn’t actually start to work
Prove it or didn’t happen ??
Forum: Reviews
In reply to: [Spider Invasion!] Didn't workHow old was the post you tested it on ? It should be at least 1 year old for spiders to appear.