dvir0776
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Website loads a different version of css fileOK, so I disabled cloudflare plugin, but still no change.
It still loads style.css?ver=3.5and ronangelo, it does matter because style.css?ver=3.5 and
style.css aren’t the same, and I can’t seem to edit
style.css?ver=3.5 so basiclly I have no way of altering
the css file of my website, which is pretty crucial.Any other ideas? maybe on how I can edit the 3.5 version of the css file?
Forum: Themes and Templates
In reply to: Website loads a different version of css fileOk, thanks, get I should be more patient ??
Any ideas?
Forum: Themes and Templates
In reply to: Website loads a different version of css fileanyone?
Forum: Themes and Templates
In reply to: Website loads a different version of css filethey both load the updated version of the css file,
which includes
@import url(../twentytwelve/style.css);.entry-header .comments-link{display:none;}but I still can’t see how it helps…
Any further explanation please?Forum: Themes and Templates
In reply to: Website loads a different version of css fileId like to believe that very much
expect that in my case they load two different versions
of the same style.css file.have a look
https://www.betterpurpose.com/wp-content/themes/twentytwelve-child/style.css?ver=3.5
https://www.betterpurpose.com/wp-content/themes/twentytwelve-child/style.css
see? they maybe load the same file, but different versions of it.
bottom line, how do I make that annoying website simple load
/style.cssThanks
DvirForum: Themes and Templates
In reply to: How to remove leave a reply from header?lol, bulls eye. juess there a really big problem
if you recognized it.Thanks! I’ll try it today or maybe tomorrow, not sure
Dvir
Forum: Themes and Templates
In reply to: How to remove leave a reply from header?Hi, thanks for the help.
Sadly it work work, no change at all.
I think it’s becuase the child’s theme style.css file
is the problem, since it won’t show other changes as well.
any ideas to why this is happening?heres the css content
/* Import layout */
@import url(../twentytwelve/style.css);.entry-header .comments-link {
display: none;
}Forum: Themes and Templates
In reply to: cant link to child theme style.css fileOMGOMGOMG
IT WORKED!!!! IT’S ALIVE *creepy maniac laugh* ALIVE!lol, thank you so much, such a simple solution,
you sir, just made my day!and as a reward, you should have a suprise link!
(no virus i promise!)https://inciswf.com/z0r-de_3714.swf
Thanks again,
DvirForum: Themes and Templates
In reply to: cant link to child theme style.css fileyesyesyse i do! thats the problem
you see, the linking is correct inside the css file my
problem is that when the site tries to load the css file
it tries to access it via
../themes/twentytwelvechild/style.css?ver=3.5which DOESNOT work sadly. instead i want it to try load it like this
../themes/twentytwelvechild/style.csssimply without the ?ver=3.5 part at the end.
any ideas?I’m really frustrated about it
Forum: Themes and Templates
In reply to: cant link to child theme style.css filethats it, I did put a style in my child theme
my question is if you see it when the site loads
up or is it with no css at all?Thanks!
Forum: Themes and Templates
In reply to: cant link to child theme style.css filethat is REALLY weird.
So my website loads the css file when you visit it
or it doesnt?I emptied my cache, still only 2 links from the ones above worked
the one that didnt is this onehttps://www.betterpurpose.com/wp-content/themes/twentytwelvechild/style.css?ver=3.5
when I open it I see an empty file, no one line for me ??
Forum: Themes and Templates
In reply to: cant link to child theme style.css filethe problem is that for this link
https://www.betterpurpose.com/wp-content/themes/twentytwelvechild/style.css?ver=3.5it wont open the css file, and it will open it for
https://www.betterpurpose.com/wp-content/themes/twentytwelvechild/style.css
or strangly it also works for
https://www.betterpurpose.com/wp-content/themes/twentytwelvechild/style.css?ver=.3.5
(with a dot before the 3.5)ideas?
Forum: Themes and Templates
In reply to: cant link to child theme style.css fileFirst of all, thanks for your answers!
but I’m still stuck lol, I tried to read the Codex’s Child Theme guidelines but still they don’t add anything there about how to change the version so the prbolem remains, any further help please?