Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
andrew40
tagDiv Member

I am getting the same thing on Newsmag 3.4 and its a standard install and its not the mobile theme as the plugin is not supported on Newsmag yet?

andrew40
tagDiv Member

I have the same issue, but found it was only certain browsers this was happening in. Particularly Safari and chrome.

so I have disabled for now until there is a fix

andrew40
tagDiv Member

Had already done all that!

andrew40
tagDiv Member

I added it to the child theme css and all is ok, didn’t seem to work in custom css.

As an aside why would i need to set menu to be visible when it should be anyway?

andrew40
tagDiv Member

Works in chrome, but not firefox..

https://www.dropbox.com/s/lrhddfcntusc9e1/Screenshot%202016-09-09%2010.41.58.png?dl=0

  • This reply was modified 9 years by andrew40.
andrew40
tagDiv Member

I managed to get all the images loading now.

I still don’t have a menu bar in chrome or firefox!

I have implemented one of the fixes related to slow loading of the menu bar:

.sf-menu ul {
visibility: hidden;
}
.td-js-loaded .sf-menu ul {
visibility: visible;
}

but that is not having any effect on the aforementioned browsers..

andrew40
tagDiv Member

That did the trick! Thanks. Any idea why this happens?

andrew40
tagDiv Member

I have added into custom css in the theme panel

body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img {
opacity: 1;
}

and its now working in chrome / Opera and Safari but still not Firefox?

andrew40
tagDiv Member

I have just raised a post on this today. I am no longer getting images being displayed on front page and posts in Opera, Chrome or firefox..

andrew40
tagDiv Member

I have re-installed the child theme and its only occuring in Opera and Firefox. Chrome is now loading the images and so is Safari.

https://www.dropbox.com/s/htfom7kqlx113ek/Screenshot%202016-09-06%2015.30.18.png?dl=0

https://www.dropbox.com/s/8u0jmlvq1ty91xf/Screenshot%202016-09-06%2015.30.10.png?dl=0

andrew40
tagDiv Member

Are you sure these few lines cannot be dropped into the current templates. They are not code just comments to indicate start of a post etc..

Viewing 11 posts - 1 through 11 (of 11 total)