Keyword

Updated to newest build and all seems ok except the CSS

  • EBC Computers
  • EBC Computers's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #70328 by EBC Computers
Ive upgraded from the pre-release to the latest build and everything seems ok except that the K2 content has lost its css formatting i.e. the rating stars no longer look the same etc.

I can see the upgrade package includes a style.css file, but it doesnt appear to be part of the rendered page.

See: crx.goingloco.org

Can anyone give me any clues please?

Thanks in anticipation.

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70329 by Isam Ishaq
I have the same issue. See the following link:
beta.badil.org/al-majdal-quarterly-magazine

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70330 by Bryan Smith
I'm having the same issue. Doing some investigating right now. Comparing new K2 install with K2 upgrade

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70331 by Bryan Smith
looks like there's no call to the k2 styles from the head of the document.

ogdencityarts.org/news/ogden-arts-a-events/item/75-adventures-crossroads.html

missing from my k2 ugrade site

I don't know what to say at this point. I don't know when that get's inserted in the code. So anyone else out there know!!

still can't get galleries to work either on this site. even after the upgrade.

Please Log in or Create an account to join the conversation.

  • EBC Computers
  • EBC Computers's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #70332 by EBC Computers
Well I've spent ages trying to find a solution to this. As has been indicated the php code doesn't seem to be rendering a page with any reference to style.css, which appears to be the relevant CSS style sheet.

Has anyone managed to fix this yet?

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70333 by Bryan Smith
I stuck this in my rt_head_includes.php file, could also go in your index.php.

$this->addStylesheet($this->baseurl."/components/com_k2/css/style.css");


Chris Long said:Well I've spent ages trying to find a solution to this. As has been indicated the php code doesn't seem to be rendering a page with any reference to style.css, which appears to be the relevant CSS style sheet.
Has anyone managed to fix this yet?

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70334 by John Andon
Lownotes said:I stuck this in my rt_head_includes.php file, could also go in your index.php. $this->addStylesheet($this->baseurl."/components/com_k2/css/style.css");




Does this work?

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70335 by Bryan Smith
working for me, that's why I put it up there!

it's not the real solution to this problem though. Just a bandaid that seems to work.




John Andon said:Lownotes said:I stuck this in my rt_head_includes.php file, could also go in your index.php. $this->addStylesheet($this->baseurl."/components/com_k2/css/style.css");

Chris Long said:Well I've spent ages trying to find a solution to this. As has been indicated the php code doesn't seem to be rendering a page with any reference to style.css, which appears to be the relevant CSS style sheet. Has anyone managed to fix this yet?





Does this work?

Please Log in or Create an account to join the conversation.

  • EBC Computers
  • EBC Computers's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #70336 by EBC Computers
Yup that's worked fine thanks.

In the mean time I searched all the files in the K2 upgrade zip file for the text "style.css" and found no reference at all which suggests to me that the line to load the default CSS file is indeed missing from the distributed package.

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #70337 by bkemler
Are you sure the problem wasn't that the K2 system plugin was disabled? I'm having other issues with the upgrade but the CSS is turning up just fine.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum