Heya,
So I updated all my plugins two days ago, along with the wordpress update (and I think the theme update for joyn) then came back yesterday to notice that most of my website content was missing. At first I thought I had buggered up the database, but after some forum browsing I found a quick css fix for the blog posts on my home page which sort of worked (they show but are no longer aligning properly). It turns out that most of these things had their opacity turned completely off.
.blog-item, .portfolio-items .portfolio-item {
opacity: 1!important;
}
So far, I have noticed that all page height boxes with bg images and text in my single page part of the site are not showing, and that anything with an animation is not showing. After testing out switching off plugins, I noticed that only after the swift framework plugin was turned off that I got my content back. But without the framework it is just a bunch of code.
Any help would be greatly appreciated, or at the very least a link where I can download an earlier theme and an earlier (but fitting) swift-framework plugin.
Kind Regards,
Rhys