Front page image/text

GK User
Fri Jul 31, 2015 7:38 am
I've been spending a lot of time on this I can't figure out what I did to mess this up ...

The front page on http://www.tyresoschack.se - as can be seen the image of the loaded article is lacking the intro text and title.
The front page on http://www.skjoldebrand.org is working as intended.

Both use the same template files so it must really be something in the configuration. However, comparing the template settings for the two sites I can see no difference (except that the latter doesn't have the cookie warning enabled, but the behaviour is the same without it). I've looked at both news modules and as far as I can see both have the same configuration too.

This is most confusing ... Any ideas anyone? If need be, I can provide backend login.
User avatar
Senior Boarder

teitbite
Sat Aug 01, 2015 3:16 pm
Hi

I do not know what the problem was, but I can see it's fixed now. Can You please share what was the solution in case someone else will be looking for it ?
User avatar
Moderator

GK User
Sat Aug 01, 2015 4:30 pm
add this to override.css and make sure override is enabled in template settings:


Code: Select all
 .gkNspPM-FrontpageImageOverlay > figcaption p,
    .gkNspPM-FrontpageImageOverlay > figcaption h1,
    .gkNspPM-FrontpageImageOverlay > figcaption .button {
        opacity: 1 !important;
    }
User avatar
Senior Boarder

teitbite
Sun Aug 02, 2015 2:42 pm
Hi

Now I see. It's as I said in Your other thread: https://www.gavick.com/forums/writer-jo ... page-47087

Sorry I didn't realised it's a duplication. Closing this thread as requested.
User avatar
Moderator


cron