Hi there,
Can you please let us know if you still use the Unyson framework plugin?
It is long deprecated and could cause issues like this. We recommend upgrading to the Redux framework under Jevelin (left sidebar) > Framework Upgrade. The only thing to notice is that you need to check if you still have any pages/posts built with the Unyson page builder before removing it completely.
Best regards,
Shufflehound team
In that case, you can try this:
.masonry2 .post-meta-two { Β display: none!important; }
Let us know if that works!
For that, you can try this custom CSS:
.content-with-sidebar-left .blog-style-masonry article, .content-with-sidebar-right .blog-style-masonry article { Β width: 33.3%; }
We are glad that it worked! π
Hi there,
We just tested the demo importer again and there indeed are no error messages. The issue most likely is that there already was some demo content imported and as our demo content importer won’t overwrite any existing data it just doesn’t do anything. So we manually created the Apply form page and imported Slider Revolution slide from the Education demo.
Hopefully, that helps.
Best regards,
Shufflehound team
Hi there,
That is great that it worked! π
Regarding your questions
Best regards,
Shufflehound team
Hi there,
Currently, it seems that the only thing we can recommend is to try to switch to predefined theme layouts under Jevelin Settings > Header and see if that improves it.
Best regards,
Shufflehound team
Oh, the latest version in 5.5.1
Please try upgrading it and see if that works.
Hi there,
You can try this custom CSS by adding it to the theme settings:
.content-with-sidebar-left .blog-style-masonry article,Β .content-with-sidebar-right .blog-style-masonry article { width: 33.3%; }
Let us know if that works.
Best regards,
Shufflehound team
Hi there,
Thank you for letting us know!
It might have been the Unyson plugin as it is deprecated and is known to cause a lot of different kinds of issues.
Best regards,
Shufflehound team
Hi there,
First of all, can you please let us know if you are using the latest theme version? Because we are delivering updated via our theme updates.
Best regards,
Shufflehound team
Hi there,
Can you please share a link to your website, so we can inspect your setup?
Best regards,
Shuflehound team
Hi there,
Can you please try adding this custom CSS to the theme settings?
@mediaΒ (max-width: 500px) { body .container { max-width: 92%!important; } }
Let us know if that works!
Best regards,
Shufflehound team
Great! π
Can you please share a link o the page where Masonry 2.0 is enabled, so we can take a look?
You can enable 3 columns layout by disabling the sidebar as we previously tested that it is pretty narrow for 3 columns there with the sidebar.
Hi there,
This is a tricky one as we have made improvements regarding this feature, but it doesn’t always work.
Can you please share a link to your website, so we can take a look?
Also, is the theme updated to the latest version?
Best regards,
Shufflehound team
Sure, it shouldn’t replace any content.
But just in case we recommend creating a backup before importing demo content. In some website hosting that is built in the panel, otherwise, you can do that with some backup plugin.
Let us know when we can test the demo importer!
You are welcome! π
You are welcome! π
It seems that the issue is due to website file writing restrictions (see the screenshot).
The plugin needs permission to write the content, otherwise, demo content installation isn’t possible. You can try to contact your website hosting to solve the issue.
You can try this custom CSS by adding it to the theme settings:
.masonry-shadow .post-meta-two { Β display: none!important; }
Let us know if that works! π